Skip to content

Commit 65a75b7

Browse files
author
github-action
committed
upload memtest results
1 parent 7864e03 commit 65a75b7

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+
==25177== Memcheck, a memory error detector
2+
==25177== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25177== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25177== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
5+
==25177== Parent PID: 24197
6+
==25177==
7+
==25177==
8+
==25177== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25177== Open file descriptor 12:
10+
==25177== at 0x84EF07D: pipe (pipe.c:29)
11+
==25177== by 0x104DE07D: ???
12+
==25177== by 0xC3754CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25177== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25177== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25177== by 0x6AB4D38: PetscInitialize (pinit.c:924)
16+
==25177== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25177== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25177== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25177== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25177== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25177== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25177== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25177== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
24+
==25177==
25+
==25177== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25177== at 0x84F3A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25177== by 0x8477BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25177== by 0x7D44822: ???
29+
==25177== by 0x7D4496F: ???
30+
==25177== by 0xC41A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25177== by 0xC41A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25177== by 0xC3D0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25177== by 0xC3752DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25177== by 0x8B12418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25177== by 0x8AABD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25177== by 0x6AB4D38: PetscInitialize (pinit.c:924)
37+
==25177== by 0x698C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25177== by 0x698C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25177== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25177== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25177== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25177== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25177== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25177== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
45+
==25177==
46+
==25177== Open file descriptor 158:
47+
==25177== <inherited from parent>
48+
==25177==
49+
==25177== Open file descriptor 155:
50+
==25177== <inherited from parent>
51+
==25177==
52+
==25177== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
53+
==25177== <inherited from parent>
54+
==25177==
55+
==25177== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25177== <inherited from parent>
57+
==25177==
58+
==25177==
59+
==25177== HEAP SUMMARY:
60+
==25177== in use at exit: 618,327 bytes in 8,239 blocks
61+
==25177== total heap usage: 51,122 allocs, 42,883 frees, 1,339,600,592 bytes allocated
62+
==25177==
63+
==25177== LEAK SUMMARY:
64+
==25177== definitely lost: 0 bytes in 0 blocks
65+
==25177== indirectly lost: 0 bytes in 0 blocks
66+
==25177== possibly lost: 0 bytes in 0 blocks
67+
==25177== still reachable: 24 bytes in 2 blocks
68+
==25177== suppressed: 618,303 bytes in 8,237 blocks
69+
==25177== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25177== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25177==
72+
==25177== For lists of detected and suppressed errors, rerun with: -s
73+
==25177== 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+
==43965== Memcheck, a memory error detector
2+
==43965== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==43965== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==43965== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
5+
==43965== Parent PID: 24197
6+
==43965==
7+
==43965==
8+
==43965== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==43965== Open file descriptor 12:
10+
==43965== at 0xA7CE07D: pipe (pipe.c:29)
11+
==43965== by 0x1432F07D: ???
12+
==43965== by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==43965== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==43965== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==43965== by 0xAB57D38: PetscInitialize (pinit.c:924)
16+
==43965== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==43965== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==43965== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==43965== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==43965== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==43965== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==43965== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==43965== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
24+
==43965==
25+
==43965== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==43965== at 0xA7D2A1C: __open_nocancel (open64_nocancel.c:39)
27+
==43965== by 0xA756BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==43965== by 0xA0F0822: ???
29+
==43965== by 0xA0F096F: ???
30+
==43965== by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==43965== by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==43965== by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==43965== by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==43965== by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==43965== by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==43965== by 0xAB57D38: PetscInitialize (pinit.c:924)
37+
==43965== by 0xA0B6079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==43965== by 0xA0B60C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==43965== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==43965== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==43965== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==43965== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==43965== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==43965== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
45+
==43965==
46+
==43965== Open file descriptor 158:
47+
==43965== <inherited from parent>
48+
==43965==
49+
==43965== Open file descriptor 155:
50+
==43965== <inherited from parent>
51+
==43965==
52+
==43965== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
53+
==43965== <inherited from parent>
54+
==43965==
55+
==43965== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==43965== <inherited from parent>
57+
==43965==
58+
==43965==
59+
==43965== HEAP SUMMARY:
60+
==43965== in use at exit: 618,814 bytes in 8,245 blocks
61+
==43965== total heap usage: 319,604 allocs, 311,359 frees, 1,398,439,869 bytes allocated
62+
==43965==
63+
==43965== LEAK SUMMARY:
64+
==43965== definitely lost: 0 bytes in 0 blocks
65+
==43965== indirectly lost: 0 bytes in 0 blocks
66+
==43965== possibly lost: 0 bytes in 0 blocks
67+
==43965== still reachable: 24 bytes in 2 blocks
68+
==43965== suppressed: 618,790 bytes in 8,243 blocks
69+
==43965== Reachable blocks (those to which a pointer was found) are not shown.
70+
==43965== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==43965==
72+
==43965== For lists of detected and suppressed errors, rerun with: -s
73+
==43965== 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+
==26447== Memcheck, a memory error detector
2+
==26447== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==26447== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==26447== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
5+
==26447== Parent PID: 24197
6+
==26447==
7+
==26447==
8+
==26447== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==26447== Open file descriptor 12:
10+
==26447== at 0xF84807D: pipe (pipe.c:29)
11+
==26447== by 0x196FB07D: ???
12+
==26447== by 0x14D0A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==26447== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==26447== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==26447== by 0x10134D38: PetscInitialize (pinit.c:924)
16+
==26447== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==26447== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==26447== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==26447== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==26447== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==26447== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==26447== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==26447== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
24+
==26447==
25+
==26447== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==26447== at 0xF84CA1C: __open_nocancel (open64_nocancel.c:39)
27+
==26447== by 0xF7D0BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==26447== by 0xF186822: ???
29+
==26447== by 0xF18696F: ???
30+
==26447== by 0x14DAF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==26447== by 0x14DAF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==26447== by 0x14D65922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==26447== by 0x14D0A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==26447== by 0x114A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==26447== by 0x1143DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==26447== by 0x10134D38: PetscInitialize (pinit.c:924)
37+
==26447== by 0xF14C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==26447== by 0xF14C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==26447== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==26447== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==26447== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==26447== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==26447== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==26447== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
45+
==26447==
46+
==26447== Open file descriptor 158:
47+
==26447== <inherited from parent>
48+
==26447==
49+
==26447== Open file descriptor 155:
50+
==26447== <inherited from parent>
51+
==26447==
52+
==26447== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
53+
==26447== <inherited from parent>
54+
==26447==
55+
==26447== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==26447== <inherited from parent>
57+
==26447==
58+
==26447==
59+
==26447== HEAP SUMMARY:
60+
==26447== in use at exit: 618,423 bytes in 8,240 blocks
61+
==26447== total heap usage: 1,124,508 allocs, 1,116,268 frees, 1,416,268,052 bytes allocated
62+
==26447==
63+
==26447== LEAK SUMMARY:
64+
==26447== definitely lost: 0 bytes in 0 blocks
65+
==26447== indirectly lost: 0 bytes in 0 blocks
66+
==26447== possibly lost: 0 bytes in 0 blocks
67+
==26447== still reachable: 56 bytes in 3 blocks
68+
==26447== suppressed: 618,367 bytes in 8,237 blocks
69+
==26447== Reachable blocks (those to which a pointer was found) are not shown.
70+
==26447== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==26447==
72+
==26447== For lists of detected and suppressed errors, rerun with: -s
73+
==26447== 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+
==25096== Memcheck, a memory error detector
2+
==25096== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
3+
==25096== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
4+
==25096== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
5+
==25096== Parent PID: 24197
6+
==25096==
7+
==25096==
8+
==25096== FILE DESCRIPTORS: 9 open (3 std) at exit.
9+
==25096== Open file descriptor 12:
10+
==25096== at 0x4F0F07D: pipe (pipe.c:29)
11+
==25096== by 0xB1E507D: ???
12+
==25096== by 0x8CDD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
13+
==25096== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
14+
==25096== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
15+
==25096== by 0x5307D38: PetscInitialize (pinit.c:924)
16+
==25096== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
17+
==25096== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
18+
==25096== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
19+
==25096== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
20+
==25096== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
21+
==25096== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
22+
==25096== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
23+
==25096== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
24+
==25096==
25+
==25096== Open file descriptor 8: /dev/shm/open_mpi.0000
26+
==25096== at 0x4F13A1C: __open_nocancel (open64_nocancel.c:39)
27+
==25096== by 0x4E97BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
28+
==25096== by 0x4B76822: ???
29+
==25096== by 0x4B7696F: ???
30+
==25096== by 0x8D826DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
31+
==25096== by 0x8D82938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
32+
==25096== by 0x8D38922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
33+
==25096== by 0x8CDD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
34+
==25096== by 0x6677418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
35+
==25096== by 0x6610D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
36+
==25096== by 0x5307D38: PetscInitialize (pinit.c:924)
37+
==25096== by 0x4B3C079: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
38+
==25096== by 0x4B3C0C7: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
39+
==25096== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
40+
==25096== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
41+
==25096== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
42+
==25096== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
43+
==25096== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
44+
==25096== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
45+
==25096==
46+
==25096== Open file descriptor 158:
47+
==25096== <inherited from parent>
48+
==25096==
49+
==25096== Open file descriptor 155:
50+
==25096== <inherited from parent>
51+
==25096==
52+
==25096== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
53+
==25096== <inherited from parent>
54+
==25096==
55+
==25096== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
56+
==25096== <inherited from parent>
57+
==25096==
58+
==25096==
59+
==25096== HEAP SUMMARY:
60+
==25096== in use at exit: 617,975 bytes in 8,239 blocks
61+
==25096== total heap usage: 45,035 allocs, 36,796 frees, 1,338,511,413 bytes allocated
62+
==25096==
63+
==25096== LEAK SUMMARY:
64+
==25096== definitely lost: 0 bytes in 0 blocks
65+
==25096== indirectly lost: 0 bytes in 0 blocks
66+
==25096== possibly lost: 0 bytes in 0 blocks
67+
==25096== still reachable: 24 bytes in 2 blocks
68+
==25096== suppressed: 617,951 bytes in 8,237 blocks
69+
==25096== Reachable blocks (those to which a pointer was found) are not shown.
70+
==25096== To see them, rerun with: --leak-check=full --show-leak-kinds=all
71+
==25096==
72+
==25096== For lists of detected and suppressed errors, rerun with: -s
73+
==25096== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)

0 commit comments

Comments
 (0)