Skip to content

Commit bd0c4f9

Browse files
author
github-action
committed
upload memtest results
1 parent 756f26b commit bd0c4f9

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+
==25200== Memcheck, a memory error detector
2+
==25200== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25200== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25200== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25200== Parent PID: 24233
6+
==25200==
7+
==25200==
8+
==25200== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25200== Open file descriptor 12:
10+
==25200== at 0x85040ED: pipe (pipe.c:29)
11+
==25200== by 0x104FA07D: ???
12+
==25200== by 0xBE7C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25200== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25200== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25200== by 0x6E31D38: PetscInitialize (pinit.c:924)
16+
==25200== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25200== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25200== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25200== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25200== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25200== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25200== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25200== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25200==
25+
==25200== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25200== at 0x8508A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25200== by 0x848CBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25200== by 0x69DA822: ???
29+
==25200== by 0x69DA96F: ???
30+
==25200== by 0xBF216DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25200== by 0xBF21938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25200== by 0xBED7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25200== by 0xBE7C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25200== by 0x8772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25200== by 0x870BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25200== by 0x6E31D38: PetscInitialize (pinit.c:924)
37+
==25200== by 0x699DE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25200== by 0x699DEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25200== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25200== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25200== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25200== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25200== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25200== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25200==
46+
==25200== Open file descriptor 145:
47+
==25200== <inherited from parent>
48+
==25200==
49+
==25200== Open file descriptor 142:
50+
==25200== <inherited from parent>
51+
==25200==
52+
==25200== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25200== <inherited from parent>
54+
==25200==
55+
==25200== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25200== <inherited from parent>
57+
==25200==
58+
==25200==
59+
==25200== HEAP SUMMARY:
60+
==25200== in use at exit: 618,343 bytes in 8,239 blocks
61+
==25200== total heap usage: 51,133 allocs, 42,894 frees, 1,339,597,473 bytes allocated
62+
==25200==
63+
==25200== LEAK SUMMARY:
64+
==25200== definitely lost: 0 bytes in 0 blocks
65+
==25200== indirectly lost: 0 bytes in 0 blocks
66+
==25200== possibly lost: 0 bytes in 0 blocks
67+
==25200== still reachable: 24 bytes in 2 blocks
68+
==25200== suppressed: 618,319 bytes in 8,237 blocks
69+
==25200== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25200== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25200==
72+
==25200== For lists of detected and suppressed errors, rerun with: -s
73+
==25200== 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+
==43530== Memcheck, a memory error detector
2+
==43530== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43530== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43530== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43530== Parent PID: 24233
6+
==43530==
7+
==43530==
8+
==43530== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43530== Open file descriptor 12:
10+
==43530== at 0xA7FB0ED: pipe (pipe.c:29)
11+
==43530== by 0x1436307D: ???
12+
==43530== by 0xD9AB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43530== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43530== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43530== by 0xB0A4D38: PetscInitialize (pinit.c:924)
16+
==43530== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43530== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43530== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43530== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43530== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43530== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43530== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43530== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43530==
25+
==43530== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43530== at 0xA7FFA8C: __open_nocancel (open64_nocancel.c:39)
27+
==43530== by 0xA783BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43530== by 0xA11C822: ???
29+
==43530== by 0xA11C96F: ???
30+
==43530== by 0xDA506DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43530== by 0xDA50938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43530== by 0xDA06922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43530== by 0xD9AB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43530== by 0xABC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43530== by 0xAB60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43530== by 0xB0A4D38: PetscInitialize (pinit.c:924)
37+
==43530== by 0xA0DFE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43530== by 0xA0DFEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43530== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43530== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43530== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43530== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43530== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43530== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43530==
46+
==43530== Open file descriptor 145:
47+
==43530== <inherited from parent>
48+
==43530==
49+
==43530== Open file descriptor 142:
50+
==43530== <inherited from parent>
51+
==43530==
52+
==43530== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43530== <inherited from parent>
54+
==43530==
55+
==43530== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43530== <inherited from parent>
57+
==43530==
58+
==43530==
59+
==43530== HEAP SUMMARY:
60+
==43530== in use at exit: 618,830 bytes in 8,245 blocks
61+
==43530== total heap usage: 319,613 allocs, 311,368 frees, 1,398,437,486 bytes allocated
62+
==43530==
63+
==43530== LEAK SUMMARY:
64+
==43530== definitely lost: 0 bytes in 0 blocks
65+
==43530== indirectly lost: 0 bytes in 0 blocks
66+
==43530== possibly lost: 0 bytes in 0 blocks
67+
==43530== still reachable: 24 bytes in 2 blocks
68+
==43530== suppressed: 618,806 bytes in 8,243 blocks
69+
==43530== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43530== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43530==
72+
==43530== For lists of detected and suppressed errors, rerun with: -s
73+
==43530== 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+
==26324== Memcheck, a memory error detector
2+
==26324== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26324== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26324== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26324== Parent PID: 24233
6+
==26324==
7+
==26324==
8+
==26324== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26324== Open file descriptor 12:
10+
==26324== at 0xF8780ED: pipe (pipe.c:29)
11+
==26324== by 0x1973507D: ???
12+
==26324== by 0x12B784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26324== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26324== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26324== by 0x102F9D38: PetscInitialize (pinit.c:924)
16+
==26324== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26324== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26324== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26324== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26324== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26324== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26324== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26324== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26324==
25+
==26324== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26324== at 0xF87CA8C: __open_nocancel (open64_nocancel.c:39)
27+
==26324== by 0xF800BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26324== by 0xF1B5822: ???
29+
==26324== by 0xF1B596F: ???
30+
==26324== by 0x12C1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26324== by 0x12C1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26324== by 0x12BD3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26324== by 0x12B782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26324== by 0x10170418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26324== by 0x10109D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26324== by 0x102F9D38: PetscInitialize (pinit.c:924)
37+
==26324== by 0xF178E75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26324== by 0xF178EC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26324== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26324== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26324== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26324== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26324== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26324== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26324==
46+
==26324== Open file descriptor 145:
47+
==26324== <inherited from parent>
48+
==26324==
49+
==26324== Open file descriptor 142:
50+
==26324== <inherited from parent>
51+
==26324==
52+
==26324== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26324== <inherited from parent>
54+
==26324==
55+
==26324== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26324== <inherited from parent>
57+
==26324==
58+
==26324==
59+
==26324== HEAP SUMMARY:
60+
==26324== in use at exit: 618,439 bytes in 8,240 blocks
61+
==26324== total heap usage: 1,124,521 allocs, 1,116,281 frees, 1,416,265,724 bytes allocated
62+
==26324==
63+
==26324== LEAK SUMMARY:
64+
==26324== definitely lost: 0 bytes in 0 blocks
65+
==26324== indirectly lost: 0 bytes in 0 blocks
66+
==26324== possibly lost: 0 bytes in 0 blocks
67+
==26324== still reachable: 56 bytes in 3 blocks
68+
==26324== suppressed: 618,383 bytes in 8,237 blocks
69+
==26324== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26324== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26324==
72+
==26324== For lists of detected and suppressed errors, rerun with: -s
73+
==26324== 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+
==25114== Memcheck, a memory error detector
2+
==25114== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25114== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25114== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25114== Parent PID: 24233
6+
==25114==
7+
==25114==
8+
==25114== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25114== Open file descriptor 12:
10+
==25114== at 0x4F210ED: pipe (pipe.c:29)
11+
==25114== by 0xB1FC07D: ???
12+
==25114== by 0x6B244CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25114== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25114== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25114== by 0x5450D38: PetscInitialize (pinit.c:924)
16+
==25114== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25114== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25114== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25114== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25114== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25114== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25114== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25114== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25114==
25+
==25114== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25114== at 0x4F25A8C: __open_nocancel (open64_nocancel.c:39)
27+
==25114== by 0x4EA9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25114== by 0x4B87822: ???
29+
==25114== by 0x4B8796F: ???
30+
==25114== by 0x6BC96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25114== by 0x6BC9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25114== by 0x6B7F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25114== by 0x6B242DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25114== by 0x530B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25114== by 0x52A4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25114== by 0x5450D38: PetscInitialize (pinit.c:924)
37+
==25114== by 0x4B4AE75: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25114== by 0x4B4AEC3: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25114== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25114== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25114== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25114== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25114== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25114== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25114==
46+
==25114== Open file descriptor 145:
47+
==25114== <inherited from parent>
48+
==25114==
49+
==25114== Open file descriptor 142:
50+
==25114== <inherited from parent>
51+
==25114==
52+
==25114== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25114== <inherited from parent>
54+
==25114==
55+
==25114== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25114== <inherited from parent>
57+
==25114==
58+
==25114==
59+
==25114== HEAP SUMMARY:
60+
==25114== in use at exit: 618,007 bytes in 8,239 blocks
61+
==25114== total heap usage: 45,044 allocs, 36,805 frees, 1,338,508,582 bytes allocated
62+
==25114==
63+
==25114== LEAK SUMMARY:
64+
==25114== definitely lost: 0 bytes in 0 blocks
65+
==25114== indirectly lost: 0 bytes in 0 blocks
66+
==25114== possibly lost: 0 bytes in 0 blocks
67+
==25114== still reachable: 24 bytes in 2 blocks
68+
==25114== suppressed: 617,983 bytes in 8,237 blocks
69+
==25114== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25114== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25114==
72+
==25114== For lists of detected and suppressed errors, rerun with: -s
73+
==25114== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)