Skip to content

Commit 8127274

Browse files
author
github-action
committed
upload memtest results
1 parent d57622b commit 8127274

File tree

400 files changed

+28911
-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.

400 files changed

+28911
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==25174== Memcheck, a memory error detector
2+
==25174== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25174== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25174== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25174== Parent PID: 24136
6+
==25174==
7+
==25174==
8+
==25174== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25174== Open file descriptor 12:
10+
==25174== at 0x84EF07D: pipe (pipe.c:29)
11+
==25174== by 0x104DE07D: ???
12+
==25174== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25174== by 0x8B54418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25174== by 0x8AEDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25174== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25174== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25174== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25174== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25174== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25174== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25174== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25174== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25174== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25174==
25+
==25174== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25174== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25174== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25174== by 0x7D44822: ???
29+
==25174== by 0x7D4496F: ???
30+
==25174== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25174== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25174== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25174== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25174== by 0x8B54418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25174== by 0x8AEDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25174== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25174== by 0x698B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25174== by 0x698B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25174== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25174== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25174== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25174== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25174== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25174== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25174==
46+
==25174== Open file descriptor 158:
47+
==25174== <inherited from parent>
48+
==25174==
49+
==25174== Open file descriptor 155:
50+
==25174== <inherited from parent>
51+
==25174==
52+
==25174== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25174== <inherited from parent>
54+
==25174==
55+
==25174== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25174== <inherited from parent>
57+
==25174==
58+
==25174==
59+
==25174== HEAP SUMMARY:
60+
==25174== in use at exit: 618,258 bytes in 8,238 blocks
61+
==25174== total heap usage: 51,120 allocs, 42,882 frees, 1,339,274,281 bytes allocated
62+
==25174==
63+
==25174== LEAK SUMMARY:
64+
==25174== definitely lost: 0 bytes in 0 blocks
65+
==25174== indirectly lost: 0 bytes in 0 blocks
66+
==25174== possibly lost: 0 bytes in 0 blocks
67+
==25174== still reachable: 24 bytes in 2 blocks
68+
==25174== suppressed: 618,234 bytes in 8,236 blocks
69+
==25174== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25174== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25174==
72+
==25174== For lists of detected and suppressed errors, rerun with: -s
73+
==25174== 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+
==43875== Memcheck, a memory error detector
2+
==43875== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43875== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43875== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43875== Parent PID: 24136
6+
==43875==
7+
==43875==
8+
==43875== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43875== Open file descriptor 12:
10+
==43875== at 0xA7CE07D: pipe (pipe.c:29)
11+
==43875== by 0x1432F07D: ???
12+
==43875== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43875== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43875== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43875== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==43875== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43875== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43875== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43875== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43875== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43875== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43875== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43875== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43875==
25+
==43875== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43875== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==43875== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43875== by 0xA0F0822: ???
29+
==43875== by 0xA0F096F: ???
30+
==43875== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43875== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43875== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43875== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43875== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43875== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43875== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==43875== by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43875== by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43875== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43875== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43875== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43875== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43875== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43875== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43875==
46+
==43875== Open file descriptor 158:
47+
==43875== <inherited from parent>
48+
==43875==
49+
==43875== Open file descriptor 155:
50+
==43875== <inherited from parent>
51+
==43875==
52+
==43875== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43875== <inherited from parent>
54+
==43875==
55+
==43875== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43875== <inherited from parent>
57+
==43875==
58+
==43875==
59+
==43875== HEAP SUMMARY:
60+
==43875== in use at exit: 618,745 bytes in 8,244 blocks
61+
==43875== total heap usage: 319,602 allocs, 311,358 frees, 1,398,113,861 bytes allocated
62+
==43875==
63+
==43875== LEAK SUMMARY:
64+
==43875== definitely lost: 0 bytes in 0 blocks
65+
==43875== indirectly lost: 0 bytes in 0 blocks
66+
==43875== possibly lost: 0 bytes in 0 blocks
67+
==43875== still reachable: 24 bytes in 2 blocks
68+
==43875== suppressed: 618,721 bytes in 8,242 blocks
69+
==43875== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43875== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43875==
72+
==43875== For lists of detected and suppressed errors, rerun with: -s
73+
==43875== 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+
==26414== Memcheck, a memory error detector
2+
==26414== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26414== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26414== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26414== Parent PID: 24136
6+
==26414==
7+
==26414==
8+
==26414== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26414== Open file descriptor 12:
10+
==26414== at 0xF80107D: pipe (pipe.c:29)
11+
==26414== by 0x196B407D: ???
12+
==26414== by 0x14CBC4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26414== by 0x114A1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26414== by 0x1143AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26414== by 0x1012FD38: PetscInitialize (pinit.c:924)
16+
==26414== by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26414== by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26414== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26414== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26414== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26414== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26414== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26414== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26414==
25+
==26414== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26414== at 0xF805A1C: __open_nocancel (open64_nocancel.c:39)
27+
==26414== by 0xF789BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26414== by 0xF13F822: ???
29+
==26414== by 0xF13F96F: ???
30+
==26414== by 0x14D616DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26414== by 0x14D61938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26414== by 0x14D17922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26414== by 0x14CBC2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26414== by 0x114A1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26414== by 0x1143AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26414== by 0x1012FD38: PetscInitialize (pinit.c:924)
37+
==26414== by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26414== by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26414== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26414== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26414== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26414== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26414== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26414== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26414==
46+
==26414== Open file descriptor 158:
47+
==26414== <inherited from parent>
48+
==26414==
49+
==26414== Open file descriptor 155:
50+
==26414== <inherited from parent>
51+
==26414==
52+
==26414== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26414== <inherited from parent>
54+
==26414==
55+
==26414== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26414== <inherited from parent>
57+
==26414==
58+
==26414==
59+
==26414== HEAP SUMMARY:
60+
==26414== in use at exit: 618,354 bytes in 8,239 blocks
61+
==26414== total heap usage: 1,124,535 allocs, 1,116,296 frees, 1,415,943,661 bytes allocated
62+
==26414==
63+
==26414== LEAK SUMMARY:
64+
==26414== definitely lost: 0 bytes in 0 blocks
65+
==26414== indirectly lost: 0 bytes in 0 blocks
66+
==26414== possibly lost: 0 bytes in 0 blocks
67+
==26414== still reachable: 56 bytes in 3 blocks
68+
==26414== suppressed: 618,298 bytes in 8,236 blocks
69+
==26414== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26414== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26414==
72+
==26414== For lists of detected and suppressed errors, rerun with: -s
73+
==26414== 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+
==25022== Memcheck, a memory error detector
2+
==25022== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25022== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25022== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25022== Parent PID: 24136
6+
==25022==
7+
==25022==
8+
==25022== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25022== Open file descriptor 12:
10+
==25022== at 0x4F1007D: pipe (pipe.c:29)
11+
==25022== by 0xB1E607D: ???
12+
==25022== by 0x8CDE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25022== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25022== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25022== by 0x5308D38: PetscInitialize (pinit.c:924)
16+
==25022== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25022== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25022== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25022== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25022== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25022== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25022== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25022== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25022==
25+
==25022== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25022== at 0x4F14A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25022== by 0x4E98BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25022== by 0x4B77822: ???
29+
==25022== by 0x4B7796F: ???
30+
==25022== by 0x8D836DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25022== by 0x8D83938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25022== by 0x8D39922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25022== by 0x8CDE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25022== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25022== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25022== by 0x5308D38: PetscInitialize (pinit.c:924)
37+
==25022== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25022== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25022== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25022== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25022== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25022== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25022== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25022== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25022==
46+
==25022== Open file descriptor 158:
47+
==25022== <inherited from parent>
48+
==25022==
49+
==25022== Open file descriptor 155:
50+
==25022== <inherited from parent>
51+
==25022==
52+
==25022== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25022== <inherited from parent>
54+
==25022==
55+
==25022== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25022== <inherited from parent>
57+
==25022==
58+
==25022==
59+
==25022== HEAP SUMMARY:
60+
==25022== in use at exit: 617,906 bytes in 8,238 blocks
61+
==25022== total heap usage: 45,030 allocs, 36,792 frees, 1,338,184,717 bytes allocated
62+
==25022==
63+
==25022== LEAK SUMMARY:
64+
==25022== definitely lost: 0 bytes in 0 blocks
65+
==25022== indirectly lost: 0 bytes in 0 blocks
66+
==25022== possibly lost: 0 bytes in 0 blocks
67+
==25022== still reachable: 24 bytes in 2 blocks
68+
==25022== suppressed: 617,882 bytes in 8,236 blocks
69+
==25022== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25022== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25022==
72+
==25022== For lists of detected and suppressed errors, rerun with: -s
73+
==25022== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)