Skip to content

Commit 5deaa63

Browse files
author
github-action
committed
upload memtest results
1 parent db87678 commit 5deaa63

400 files changed

Lines changed: 28911 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25508== Memcheck, a memory error detector
2+
==25508== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25508== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25508== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25508== Parent PID: 24446
6+
==25508==
7+
==25508==
8+
==25508== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25508== Open file descriptor 12:
10+
==25508== at 0x84EF07D: pipe (pipe.c:29)
11+
==25508== by 0x104DF07D: ???
12+
==25508== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25508== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25508== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25508== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25508== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25508== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25508== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25508== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25508== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25508== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25508== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25508== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25508==
25+
==25508== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25508== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25508== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25508== by 0x7D3E822: ???
29+
==25508== by 0x7D3E96F: ???
30+
==25508== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25508== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25508== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25508== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25508== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25508== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25508== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25508== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25508== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25508== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25508== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25508== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25508== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25508== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25508== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25508==
46+
==25508== Open file descriptor 158:
47+
==25508== <inherited from parent>
48+
==25508==
49+
==25508== Open file descriptor 155:
50+
==25508== <inherited from parent>
51+
==25508==
52+
==25508== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25508== <inherited from parent>
54+
==25508==
55+
==25508== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25508== <inherited from parent>
57+
==25508==
58+
==25508==
59+
==25508== HEAP SUMMARY:
60+
==25508== in use at exit: 618,343 bytes in 8,239 blocks
61+
==25508== total heap usage: 51,123 allocs, 42,884 frees, 1,339,600,144 bytes allocated
62+
==25508==
63+
==25508== LEAK SUMMARY:
64+
==25508== definitely lost: 0 bytes in 0 blocks
65+
==25508== indirectly lost: 0 bytes in 0 blocks
66+
==25508== possibly lost: 0 bytes in 0 blocks
67+
==25508== still reachable: 24 bytes in 2 blocks
68+
==25508== suppressed: 618,319 bytes in 8,237 blocks
69+
==25508== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25508== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25508==
72+
==25508== For lists of detected and suppressed errors, rerun with: -s
73+
==25508== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==44066== Memcheck, a memory error detector
2+
==44066== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==44066== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==44066== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==44066== Parent PID: 24446
6+
==44066==
7+
==44066==
8+
==44066== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==44066== Open file descriptor 12:
10+
==44066== at 0xA7CE07D: pipe (pipe.c:29)
11+
==44066== by 0x1433007D: ???
12+
==44066== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==44066== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==44066== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==44066== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==44066== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==44066== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==44066== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==44066== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==44066== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==44066== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==44066== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==44066== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==44066==
25+
==44066== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==44066== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==44066== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==44066== by 0xA0EA822: ???
29+
==44066== by 0xA0EA96F: ???
30+
==44066== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==44066== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==44066== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==44066== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==44066== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==44066== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==44066== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==44066== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==44066== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==44066== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==44066== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==44066== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==44066== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==44066== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==44066== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==44066==
46+
==44066== Open file descriptor 158:
47+
==44066== <inherited from parent>
48+
==44066==
49+
==44066== Open file descriptor 155:
50+
==44066== <inherited from parent>
51+
==44066==
52+
==44066== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==44066== <inherited from parent>
54+
==44066==
55+
==44066== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==44066== <inherited from parent>
57+
==44066==
58+
==44066==
59+
==44066== HEAP SUMMARY:
60+
==44066== in use at exit: 618,830 bytes in 8,245 blocks
61+
==44066== total heap usage: 319,601 allocs, 311,356 frees, 1,398,439,381 bytes allocated
62+
==44066==
63+
==44066== LEAK SUMMARY:
64+
==44066== definitely lost: 0 bytes in 0 blocks
65+
==44066== indirectly lost: 0 bytes in 0 blocks
66+
==44066== possibly lost: 0 bytes in 0 blocks
67+
==44066== still reachable: 24 bytes in 2 blocks
68+
==44066== suppressed: 618,806 bytes in 8,243 blocks
69+
==44066== Reachable blocks (those to which a pointer was found) are not shown.
70+
==44066== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==44066==
72+
==44066== For lists of detected and suppressed errors, rerun with: -s
73+
==44066== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 34)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26697== Memcheck, a memory error detector
2+
==26697== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26697== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26697== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26697== Parent PID: 24446
6+
==26697==
7+
==26697==
8+
==26697== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26697== Open file descriptor 12:
10+
==26697== at 0xF84807D: pipe (pipe.c:29)
11+
==26697== by 0x196FC07D: ???
12+
==26697== by 0x14D0A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26697== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26697== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26697== by 0x10134D38: PetscInitialize (pinit.c:924)
16+
==26697== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26697== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26697== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26697== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26697== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26697== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26697== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26697== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26697==
25+
==26697== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26697== at 0xF84CA1C: __open_nocancel (open64_nocancel.c:39)
27+
==26697== by 0xF7D0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26697== by 0xF180822: ???
29+
==26697== by 0xF18096F: ???
30+
==26697== by 0x14DAF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26697== by 0x14DAF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26697== by 0x14D65922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26697== by 0x14D0A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26697== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26697== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26697== by 0x10134D38: PetscInitialize (pinit.c:924)
37+
==26697== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26697== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26697== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26697== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26697== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26697== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26697== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26697== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26697==
46+
==26697== Open file descriptor 158:
47+
==26697== <inherited from parent>
48+
==26697==
49+
==26697== Open file descriptor 155:
50+
==26697== <inherited from parent>
51+
==26697==
52+
==26697== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26697== <inherited from parent>
54+
==26697==
55+
==26697== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26697== <inherited from parent>
57+
==26697==
58+
==26697==
59+
==26697== HEAP SUMMARY:
60+
==26697== in use at exit: 618,439 bytes in 8,240 blocks
61+
==26697== total heap usage: 1,124,509 allocs, 1,116,269 frees, 1,416,268,491 bytes allocated
62+
==26697==
63+
==26697== LEAK SUMMARY:
64+
==26697== definitely lost: 0 bytes in 0 blocks
65+
==26697== indirectly lost: 0 bytes in 0 blocks
66+
==26697== possibly lost: 0 bytes in 0 blocks
67+
==26697== still reachable: 56 bytes in 3 blocks
68+
==26697== suppressed: 618,383 bytes in 8,237 blocks
69+
==26697== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26697== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26697==
72+
==26697== For lists of detected and suppressed errors, rerun with: -s
73+
==26697== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25433== Memcheck, a memory error detector
2+
==25433== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25433== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25433== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25433== Parent PID: 24446
6+
==25433==
7+
==25433==
8+
==25433== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25433== Open file descriptor 12:
10+
==25433== at 0x4F0F07D: pipe (pipe.c:29)
11+
==25433== by 0xB1E607D: ???
12+
==25433== by 0x8CDD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25433== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25433== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25433== by 0x5307D38: PetscInitialize (pinit.c:924)
16+
==25433== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25433== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25433== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25433== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25433== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25433== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25433== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25433== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25433==
25+
==25433== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25433== at 0x4F13A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25433== by 0x4E97BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25433== by 0x4B70822: ???
29+
==25433== by 0x4B7096F: ???
30+
==25433== by 0x8D826DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25433== by 0x8D82938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25433== by 0x8D38922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25433== by 0x8CDD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25433== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25433== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25433== by 0x5307D38: PetscInitialize (pinit.c:924)
37+
==25433== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25433== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25433== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25433== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25433== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25433== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25433== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25433== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25433==
46+
==25433== Open file descriptor 158:
47+
==25433== <inherited from parent>
48+
==25433==
49+
==25433== Open file descriptor 155:
50+
==25433== <inherited from parent>
51+
==25433==
52+
==25433== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25433== <inherited from parent>
54+
==25433==
55+
==25433== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25433== <inherited from parent>
57+
==25433==
58+
==25433==
59+
==25433== HEAP SUMMARY:
60+
==25433== in use at exit: 618,007 bytes in 8,239 blocks
61+
==25433== total heap usage: 45,034 allocs, 36,795 frees, 1,338,511,081 bytes allocated
62+
==25433==
63+
==25433== LEAK SUMMARY:
64+
==25433== definitely lost: 0 bytes in 0 blocks
65+
==25433== indirectly lost: 0 bytes in 0 blocks
66+
==25433== possibly lost: 0 bytes in 0 blocks
67+
==25433== still reachable: 24 bytes in 2 blocks
68+
==25433== suppressed: 617,983 bytes in 8,237 blocks
69+
==25433== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25433== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25433==
72+
==25433== For lists of detected and suppressed errors, rerun with: -s
73+
==25433== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)