Skip to content

Commit 78453a2

Browse files
author
github-action
committed
upload memtest results
1 parent e384b89 commit 78453a2

400 files changed

Lines changed: 28911 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+
==25155== Memcheck, a memory error detector
2+
==25155== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25155== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25155== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25155== Parent PID: 24153
6+
==25155==
7+
==25155==
8+
==25155== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25155== Open file descriptor 12:
10+
==25155== at 0x84EF07D: pipe (pipe.c:29)
11+
==25155== by 0x104DF07D: ???
12+
==25155== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25155== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25155== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25155== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25155== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25155== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25155== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25155== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25155== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25155== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25155== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25155== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25155==
25+
==25155== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25155== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25155== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25155== by 0x7D3E822: ???
29+
==25155== by 0x7D3E96F: ???
30+
==25155== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25155== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25155== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25155== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25155== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25155== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25155== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25155== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25155== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25155== by 0x1650B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25155== by 0x15FF53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25155== by 0x162D0C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25155== by 0x162C07: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25155== by 0x16321B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25155== by 0x15E755: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25155==
46+
==25155== Open file descriptor 158:
47+
==25155== <inherited from parent>
48+
==25155==
49+
==25155== Open file descriptor 155:
50+
==25155== <inherited from parent>
51+
==25155==
52+
==25155== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25155== <inherited from parent>
54+
==25155==
55+
==25155== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25155== <inherited from parent>
57+
==25155==
58+
==25155==
59+
==25155== HEAP SUMMARY:
60+
==25155== in use at exit: 618,343 bytes in 8,239 blocks
61+
==25155== total heap usage: 51,121 allocs, 42,882 frees, 1,339,600,128 bytes allocated
62+
==25155==
63+
==25155== LEAK SUMMARY:
64+
==25155== definitely lost: 0 bytes in 0 blocks
65+
==25155== indirectly lost: 0 bytes in 0 blocks
66+
==25155== possibly lost: 0 bytes in 0 blocks
67+
==25155== still reachable: 24 bytes in 2 blocks
68+
==25155== suppressed: 618,319 bytes in 8,237 blocks
69+
==25155== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25155== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25155==
72+
==25155== For lists of detected and suppressed errors, rerun with: -s
73+
==25155== 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+
==43716== Memcheck, a memory error detector
2+
==43716== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43716== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43716== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43716== Parent PID: 24153
6+
==43716==
7+
==43716==
8+
==43716== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43716== Open file descriptor 12:
10+
==43716== at 0xA7CE07D: pipe (pipe.c:29)
11+
==43716== by 0x1433007D: ???
12+
==43716== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43716== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43716== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43716== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==43716== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43716== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43716== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43716== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43716== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43716== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43716== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43716== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43716==
25+
==43716== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43716== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==43716== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43716== by 0xA0EA822: ???
29+
==43716== by 0xA0EA96F: ???
30+
==43716== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43716== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43716== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43716== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43716== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43716== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43716== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==43716== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43716== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43716== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43716== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43716== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43716== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43716== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43716== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43716==
46+
==43716== Open file descriptor 158:
47+
==43716== <inherited from parent>
48+
==43716==
49+
==43716== Open file descriptor 155:
50+
==43716== <inherited from parent>
51+
==43716==
52+
==43716== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43716== <inherited from parent>
54+
==43716==
55+
==43716== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43716== <inherited from parent>
57+
==43716==
58+
==43716==
59+
==43716== HEAP SUMMARY:
60+
==43716== in use at exit: 618,830 bytes in 8,245 blocks
61+
==43716== total heap usage: 319,602 allocs, 311,357 frees, 1,398,440,206 bytes allocated
62+
==43716==
63+
==43716== LEAK SUMMARY:
64+
==43716== definitely lost: 0 bytes in 0 blocks
65+
==43716== indirectly lost: 0 bytes in 0 blocks
66+
==43716== possibly lost: 0 bytes in 0 blocks
67+
==43716== still reachable: 24 bytes in 2 blocks
68+
==43716== suppressed: 618,806 bytes in 8,243 blocks
69+
==43716== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43716== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43716==
72+
==43716== For lists of detected and suppressed errors, rerun with: -s
73+
==43716== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 41 from 33)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
==26413== Memcheck, a memory error detector
2+
==26413== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26413== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26413== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26413== Parent PID: 24153
6+
==26413==
7+
==26413==
8+
==26413== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26413== Open file descriptor 12:
10+
==26413== at 0xF84807D: pipe (pipe.c:29)
11+
==26413== by 0x196FC07D: ???
12+
==26413== by 0x14D0A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26413== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26413== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26413== by 0x10134D38: PetscInitialize (pinit.c:924)
16+
==26413== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26413== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26413== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26413== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26413== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26413== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26413== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26413== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26413==
25+
==26413== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26413== at 0xF84CA1C: __open_nocancel (open64_nocancel.c:39)
27+
==26413== by 0xF7D0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26413== by 0xF180822: ???
29+
==26413== by 0xF18096F: ???
30+
==26413== by 0x14DAF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26413== by 0x14DAF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26413== by 0x14D65922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26413== by 0x14D0A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26413== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26413== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26413== by 0x10134D38: PetscInitialize (pinit.c:924)
37+
==26413== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26413== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26413== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26413== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26413== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26413== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26413== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26413== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26413==
46+
==26413== Open file descriptor 158:
47+
==26413== <inherited from parent>
48+
==26413==
49+
==26413== Open file descriptor 155:
50+
==26413== <inherited from parent>
51+
==26413==
52+
==26413== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26413== <inherited from parent>
54+
==26413==
55+
==26413== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26413== <inherited from parent>
57+
==26413==
58+
==26413==
59+
==26413== HEAP SUMMARY:
60+
==26413== in use at exit: 618,439 bytes in 8,240 blocks
61+
==26413== total heap usage: 1,124,510 allocs, 1,116,270 frees, 1,416,268,650 bytes allocated
62+
==26413==
63+
==26413== LEAK SUMMARY:
64+
==26413== definitely lost: 0 bytes in 0 blocks
65+
==26413== indirectly lost: 0 bytes in 0 blocks
66+
==26413== possibly lost: 0 bytes in 0 blocks
67+
==26413== still reachable: 56 bytes in 3 blocks
68+
==26413== suppressed: 618,383 bytes in 8,237 blocks
69+
==26413== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26413== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26413==
72+
==26413== For lists of detected and suppressed errors, rerun with: -s
73+
==26413== 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+
==25061== Memcheck, a memory error detector
2+
==25061== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25061== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25061== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25061== Parent PID: 24153
6+
==25061==
7+
==25061==
8+
==25061== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25061== Open file descriptor 12:
10+
==25061== at 0x4F0F07D: pipe (pipe.c:29)
11+
==25061== by 0xB1E607D: ???
12+
==25061== by 0x8CDD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25061== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25061== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25061== by 0x5307D38: PetscInitialize (pinit.c:924)
16+
==25061== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25061== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25061== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25061== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25061== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25061== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25061== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25061== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25061==
25+
==25061== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25061== at 0x4F13A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25061== by 0x4E97BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25061== by 0x4B70822: ???
29+
==25061== by 0x4B7096F: ???
30+
==25061== by 0x8D826DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25061== by 0x8D82938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25061== by 0x8D38922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25061== by 0x8CDD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25061== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25061== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25061== by 0x5307D38: PetscInitialize (pinit.c:924)
37+
==25061== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25061== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25061== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25061== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25061== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25061== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25061== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25061== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25061==
46+
==25061== Open file descriptor 158:
47+
==25061== <inherited from parent>
48+
==25061==
49+
==25061== Open file descriptor 155:
50+
==25061== <inherited from parent>
51+
==25061==
52+
==25061== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25061== <inherited from parent>
54+
==25061==
55+
==25061== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25061== <inherited from parent>
57+
==25061==
58+
==25061==
59+
==25061== HEAP SUMMARY:
60+
==25061== in use at exit: 618,007 bytes in 8,239 blocks
61+
==25061== total heap usage: 45,033 allocs, 36,794 frees, 1,338,511,177 bytes allocated
62+
==25061==
63+
==25061== LEAK SUMMARY:
64+
==25061== definitely lost: 0 bytes in 0 blocks
65+
==25061== indirectly lost: 0 bytes in 0 blocks
66+
==25061== possibly lost: 0 bytes in 0 blocks
67+
==25061== still reachable: 24 bytes in 2 blocks
68+
==25061== suppressed: 617,983 bytes in 8,237 blocks
69+
==25061== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25061== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25061==
72+
==25061== For lists of detected and suppressed errors, rerun with: -s
73+
==25061== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)

0 commit comments

Comments
 (0)