Skip to content

Commit 4621b8d

Browse files
author
github-action
committed
upload memtest results
1 parent 6e40b4f commit 4621b8d

403 files changed

Lines changed: 29003 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+
==25078== Memcheck, a memory error detector
2+
==25078== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25078== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25078== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25078== Parent PID: 24076
6+
==25078==
7+
==25078==
8+
==25078== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25078== Open file descriptor 12:
10+
==25078== at 0x85040FD: pipe (pipe.c:29)
11+
==25078== by 0x104F607D: ???
12+
==25078== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25078== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25078== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25078== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25078== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25078== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25078== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25078== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25078== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25078== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25078== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25078== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25078==
25+
==25078== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25078== at 0x8508A9C: __open_nocancel (open64_nocancel.c:39)
27+
==25078== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25078== by 0x69DB822: ???
29+
==25078== by 0x69DB96F: ???
30+
==25078== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25078== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25078== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25078== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25078== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25078== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25078== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25078== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25078== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25078== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25078== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25078== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25078== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25078== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25078== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25078==
46+
==25078== Open file descriptor 145:
47+
==25078== <inherited from parent>
48+
==25078==
49+
==25078== Open file descriptor 142:
50+
==25078== <inherited from parent>
51+
==25078==
52+
==25078== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25078== <inherited from parent>
54+
==25078==
55+
==25078== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25078== <inherited from parent>
57+
==25078==
58+
==25078==
59+
==25078== HEAP SUMMARY:
60+
==25078== in use at exit: 35,103 bytes in 289 blocks
61+
==25078== total heap usage: 34,936 allocs, 34,647 frees, 8,174,077 bytes allocated
62+
==25078==
63+
==25078== LEAK SUMMARY:
64+
==25078== definitely lost: 0 bytes in 0 blocks
65+
==25078== indirectly lost: 0 bytes in 0 blocks
66+
==25078== possibly lost: 0 bytes in 0 blocks
67+
==25078== still reachable: 24 bytes in 2 blocks
68+
==25078== suppressed: 35,079 bytes in 287 blocks
69+
==25078== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25078== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25078==
72+
==25078== For lists of detected and suppressed errors, rerun with: -s
73+
==25078== 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+
==43393== Memcheck, a memory error detector
2+
==43393== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43393== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43393== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43393== Parent PID: 24076
6+
==43393==
7+
==43393==
8+
==43393== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43393== Open file descriptor 12:
10+
==43393== at 0xA7FB0FD: pipe (pipe.c:29)
11+
==43393== by 0x1435F07D: ???
12+
==43393== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43393== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43393== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43393== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43393== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43393== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43393== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43393== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43393== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43393== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43393== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43393== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43393==
25+
==43393== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43393== at 0xA7FFA9C: __open_nocancel (open64_nocancel.c:39)
27+
==43393== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43393== by 0xA11D822: ???
29+
==43393== by 0xA11D96F: ???
30+
==43393== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43393== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43393== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43393== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43393== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43393== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43393== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43393== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43393== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43393== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43393== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43393== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43393== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43393== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43393== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43393==
46+
==43393== Open file descriptor 145:
47+
==43393== <inherited from parent>
48+
==43393==
49+
==43393== Open file descriptor 142:
50+
==43393== <inherited from parent>
51+
==43393==
52+
==43393== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43393== <inherited from parent>
54+
==43393==
55+
==43393== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43393== <inherited from parent>
57+
==43393==
58+
==43393==
59+
==43393== HEAP SUMMARY:
60+
==43393== in use at exit: 35,590 bytes in 295 blocks
61+
==43393== total heap usage: 303,415 allocs, 303,120 frees, 67,013,072 bytes allocated
62+
==43393==
63+
==43393== LEAK SUMMARY:
64+
==43393== definitely lost: 0 bytes in 0 blocks
65+
==43393== indirectly lost: 0 bytes in 0 blocks
66+
==43393== possibly lost: 0 bytes in 0 blocks
67+
==43393== still reachable: 24 bytes in 2 blocks
68+
==43393== suppressed: 35,566 bytes in 293 blocks
69+
==43393== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43393== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43393==
72+
==43393== For lists of detected and suppressed errors, rerun with: -s
73+
==43393== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 39 from 31)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26201== Memcheck, a memory error detector
2+
==26201== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26201== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26201== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26201== Parent PID: 24076
6+
==26201==
7+
==26201==
8+
==26201== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26201== Open file descriptor 12:
10+
==26201== at 0xF8780FD: pipe (pipe.c:29)
11+
==26201== by 0x1973107D: ???
12+
==26201== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26201== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26201== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26201== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26201== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26201== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26201== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26201== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26201== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26201== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26201== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26201== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26201==
25+
==26201== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26201== at 0xF87CA9C: __open_nocancel (open64_nocancel.c:39)
27+
==26201== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26201== by 0xF1B6822: ???
29+
==26201== by 0xF1B696F: ???
30+
==26201== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26201== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26201== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26201== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26201== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26201== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26201== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26201== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26201== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26201== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26201== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26201== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26201== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26201== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26201== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26201==
46+
==26201== Open file descriptor 145:
47+
==26201== <inherited from parent>
48+
==26201==
49+
==26201== Open file descriptor 142:
50+
==26201== <inherited from parent>
51+
==26201==
52+
==26201== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26201== <inherited from parent>
54+
==26201==
55+
==26201== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26201== <inherited from parent>
57+
==26201==
58+
==26201==
59+
==26201== HEAP SUMMARY:
60+
==26201== in use at exit: 35,199 bytes in 290 blocks
61+
==26201== total heap usage: 1,108,323 allocs, 1,108,033 frees, 84,841,896 bytes allocated
62+
==26201==
63+
==26201== LEAK SUMMARY:
64+
==26201== definitely lost: 0 bytes in 0 blocks
65+
==26201== indirectly lost: 0 bytes in 0 blocks
66+
==26201== possibly lost: 0 bytes in 0 blocks
67+
==26201== still reachable: 56 bytes in 3 blocks
68+
==26201== suppressed: 35,143 bytes in 287 blocks
69+
==26201== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26201== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26201==
72+
==26201== For lists of detected and suppressed errors, rerun with: -s
73+
==26201== 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+
==24986== Memcheck, a memory error detector
2+
==24986== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==24986== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==24986== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==24986== Parent PID: 24076
6+
==24986==
7+
==24986==
8+
==24986== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==24986== Open file descriptor 12:
10+
==24986== at 0x4F210FD: pipe (pipe.c:29)
11+
==24986== by 0xB1F807D: ???
12+
==24986== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==24986== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==24986== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==24986== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==24986== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==24986== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==24986== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==24986== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==24986== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==24986== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==24986== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==24986== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==24986==
25+
==24986== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==24986== at 0x4F25A9C: __open_nocancel (open64_nocancel.c:39)
27+
==24986== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==24986== by 0x4B88822: ???
29+
==24986== by 0x4B8896F: ???
30+
==24986== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==24986== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==24986== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==24986== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==24986== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==24986== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==24986== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==24986== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==24986== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==24986== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==24986== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==24986== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==24986== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==24986== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==24986== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==24986==
46+
==24986== Open file descriptor 145:
47+
==24986== <inherited from parent>
48+
==24986==
49+
==24986== Open file descriptor 142:
50+
==24986== <inherited from parent>
51+
==24986==
52+
==24986== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==24986== <inherited from parent>
54+
==24986==
55+
==24986== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==24986== <inherited from parent>
57+
==24986==
58+
==24986==
59+
==24986== HEAP SUMMARY:
60+
==24986== in use at exit: 34,751 bytes in 289 blocks
61+
==24986== total heap usage: 28,845 allocs, 28,556 frees, 7,084,215 bytes allocated
62+
==24986==
63+
==24986== LEAK SUMMARY:
64+
==24986== definitely lost: 0 bytes in 0 blocks
65+
==24986== indirectly lost: 0 bytes in 0 blocks
66+
==24986== possibly lost: 0 bytes in 0 blocks
67+
==24986== still reachable: 24 bytes in 2 blocks
68+
==24986== suppressed: 34,727 bytes in 287 blocks
69+
==24986== Reachable blocks (those to which a pointer was found) are not shown.
70+
==24986== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==24986==
72+
==24986== For lists of detected and suppressed errors, rerun with: -s
73+
==24986== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)