Skip to content

Commit 66b5800

Browse files
author
github-action
committed
upload memtest results
1 parent 3dead10 commit 66b5800

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

0 commit comments

Comments
 (0)