Skip to content

Commit 6432f2c

Browse files
author
github-action
committed
upload memtest results
1 parent d2f9bde commit 6432f2c

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

0 commit comments

Comments
 (0)