Skip to content

Commit 1e49ef8

Browse files
author
github-action
committed
upload memtest results
1 parent e0afd9a commit 1e49ef8

File tree

403 files changed

+29003
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

403 files changed

+29003
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25027== Memcheck, a memory error detector
2+
==25027== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25027== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25027== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25027== Parent PID: 24023
6+
==25027==
7+
==25027==
8+
==25027== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25027== Open file descriptor 12:
10+
==25027== at 0x85040ED: pipe (pipe.c:29)
11+
==25027== by 0x104F507D: ???
12+
==25027== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25027== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25027== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25027== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25027== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25027== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25027== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25027== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25027== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25027== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25027== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25027== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25027==
25+
==25027== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25027== at 0x8508A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25027== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25027== by 0x69D5822: ???
29+
==25027== by 0x69D596F: ???
30+
==25027== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25027== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25027== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25027== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25027== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25027== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25027== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25027== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25027== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25027== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25027== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25027== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25027== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25027== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25027== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25027==
46+
==25027== Open file descriptor 145:
47+
==25027== <inherited from parent>
48+
==25027==
49+
==25027== Open file descriptor 142:
50+
==25027== <inherited from parent>
51+
==25027==
52+
==25027== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25027== <inherited from parent>
54+
==25027==
55+
==25027== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25027== <inherited from parent>
57+
==25027==
58+
==25027==
59+
==25027== HEAP SUMMARY:
60+
==25027== in use at exit: 637,962 bytes in 8,477 blocks
61+
==25027== total heap usage: 51,662 allocs, 43,185 frees, 1,340,761,520 bytes allocated
62+
==25027==
63+
==25027== LEAK SUMMARY:
64+
==25027== definitely lost: 0 bytes in 0 blocks
65+
==25027== indirectly lost: 0 bytes in 0 blocks
66+
==25027== possibly lost: 0 bytes in 0 blocks
67+
==25027== still reachable: 24 bytes in 2 blocks
68+
==25027== suppressed: 637,938 bytes in 8,475 blocks
69+
==25027== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25027== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25027==
72+
==25027== For lists of detected and suppressed errors, rerun with: -s
73+
==25027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==43525== Memcheck, a memory error detector
2+
==43525== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43525== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43525== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43525== Parent PID: 24023
6+
==43525==
7+
==43525==
8+
==43525== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43525== Open file descriptor 12:
10+
==43525== at 0xA7FB0ED: pipe (pipe.c:29)
11+
==43525== by 0x1435E07D: ???
12+
==43525== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43525== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43525== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43525== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43525== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43525== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43525== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43525== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43525== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43525== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43525== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43525== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43525==
25+
==43525== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43525== at 0xA7FFA8C: __open_nocancel (open64_nocancel.c:39)
27+
==43525== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43525== by 0xA117822: ???
29+
==43525== by 0xA11796F: ???
30+
==43525== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43525== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43525== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43525== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43525== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43525== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43525== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43525== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43525== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43525== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43525== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43525== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43525== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43525== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43525== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43525==
46+
==43525== Open file descriptor 145:
47+
==43525== <inherited from parent>
48+
==43525==
49+
==43525== Open file descriptor 142:
50+
==43525== <inherited from parent>
51+
==43525==
52+
==43525== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43525== <inherited from parent>
54+
==43525==
55+
==43525== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43525== <inherited from parent>
57+
==43525==
58+
==43525==
59+
==43525== HEAP SUMMARY:
60+
==43525== in use at exit: 638,449 bytes in 8,483 blocks
61+
==43525== total heap usage: 320,145 allocs, 311,662 frees, 1,399,601,539 bytes allocated
62+
==43525==
63+
==43525== LEAK SUMMARY:
64+
==43525== definitely lost: 0 bytes in 0 blocks
65+
==43525== indirectly lost: 0 bytes in 0 blocks
66+
==43525== possibly lost: 0 bytes in 0 blocks
67+
==43525== still reachable: 24 bytes in 2 blocks
68+
==43525== suppressed: 638,425 bytes in 8,481 blocks
69+
==43525== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43525== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43525==
72+
==43525== For lists of detected and suppressed errors, rerun with: -s
73+
==43525== 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+
==26231== Memcheck, a memory error detector
2+
==26231== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26231== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26231== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26231== Parent PID: 24023
6+
==26231==
7+
==26231==
8+
==26231== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26231== Open file descriptor 12:
10+
==26231== at 0xF8780ED: pipe (pipe.c:29)
11+
==26231== by 0x1973007D: ???
12+
==26231== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26231== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26231== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26231== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26231== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26231== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26231== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26231== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26231== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26231== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26231== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26231== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26231==
25+
==26231== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26231== at 0xF87CA8C: __open_nocancel (open64_nocancel.c:39)
27+
==26231== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26231== by 0xF1B0822: ???
29+
==26231== by 0xF1B096F: ???
30+
==26231== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26231== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26231== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26231== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26231== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26231== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26231== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26231== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26231== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26231== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26231== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26231== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26231== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26231== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26231== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26231==
46+
==26231== Open file descriptor 145:
47+
==26231== <inherited from parent>
48+
==26231==
49+
==26231== Open file descriptor 142:
50+
==26231== <inherited from parent>
51+
==26231==
52+
==26231== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26231== <inherited from parent>
54+
==26231==
55+
==26231== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26231== <inherited from parent>
57+
==26231==
58+
==26231==
59+
==26231== HEAP SUMMARY:
60+
==26231== in use at exit: 638,058 bytes in 8,478 blocks
61+
==26231== total heap usage: 1,125,051 allocs, 1,116,573 frees, 1,417,430,198 bytes allocated
62+
==26231==
63+
==26231== LEAK SUMMARY:
64+
==26231== definitely lost: 0 bytes in 0 blocks
65+
==26231== indirectly lost: 0 bytes in 0 blocks
66+
==26231== possibly lost: 0 bytes in 0 blocks
67+
==26231== still reachable: 56 bytes in 3 blocks
68+
==26231== suppressed: 638,002 bytes in 8,475 blocks
69+
==26231== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26231== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26231==
72+
==26231== For lists of detected and suppressed errors, rerun with: -s
73+
==26231== 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+
==24948== Memcheck, a memory error detector
2+
==24948== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24948== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24948== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==24948== Parent PID: 24023
6+
==24948==
7+
==24948==
8+
==24948== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24948== Open file descriptor 12:
10+
==24948== at 0x4F210ED: pipe (pipe.c:29)
11+
==24948== by 0xB1F707D: ???
12+
==24948== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24948== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24948== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24948== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==24948== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24948== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24948== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24948== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24948== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24948== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24948== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24948== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==24948==
25+
==24948== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24948== at 0x4F25A8C: __open_nocancel (open64_nocancel.c:39)
27+
==24948== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24948== by 0x4B82822: ???
29+
==24948== by 0x4B8296F: ???
30+
==24948== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24948== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24948== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24948== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24948== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24948== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24948== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==24948== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24948== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24948== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24948== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24948== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24948== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24948== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24948== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==24948==
46+
==24948== Open file descriptor 145:
47+
==24948== <inherited from parent>
48+
==24948==
49+
==24948== Open file descriptor 142:
50+
==24948== <inherited from parent>
51+
==24948==
52+
==24948== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==24948== <inherited from parent>
54+
==24948==
55+
==24948== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24948== <inherited from parent>
57+
==24948==
58+
==24948==
59+
==24948== HEAP SUMMARY:
60+
==24948== in use at exit: 637,610 bytes in 8,477 blocks
61+
==24948== total heap usage: 45,574 allocs, 37,097 frees, 1,339,672,531 bytes allocated
62+
==24948==
63+
==24948== LEAK SUMMARY:
64+
==24948== definitely lost: 0 bytes in 0 blocks
65+
==24948== indirectly lost: 0 bytes in 0 blocks
66+
==24948== possibly lost: 0 bytes in 0 blocks
67+
==24948== still reachable: 24 bytes in 2 blocks
68+
==24948== suppressed: 637,586 bytes in 8,475 blocks
69+
==24948== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24948== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24948==
72+
==24948== For lists of detected and suppressed errors, rerun with: -s
73+
==24948== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)