==2261117== Memcheck, a memory error detector
==2261117== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2261117== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2261117== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestDistanceMapCalculator -malloc_debug -malloc_dump -memory_info
==2261117== Parent PID: 2260543
==2261117== 
==2261117== 
==2261117== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2261117== Open file descriptor 12:
==2261117==    at 0x69B307D: pipe (pipe.c:29)
==2261117==    by 0xFD3207D: ???
==2261117==    by 0xB6C44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2261117==    by 0x7FFF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2261117==    by 0x7F98D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2261117==    by 0x6C8FD38: PetscInitialize (pinit.c:924)
==2261117==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2261117==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2261117==    by 0x121308: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2261117==    by 0x11C90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2261117==    by 0x11F030: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2261117==    by 0x11EED0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2261117==    by 0x11F567: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2261117==    by 0x11AD35: main (TestDistanceMapCalculator.cpp:19)
==2261117== 
==2261117== Open file descriptor 8: /dev/shm/open_mpi.0000
==2261117==    at 0x69B7A1C: __open_nocancel (open64_nocancel.c:39)
==2261117==    by 0x693BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2261117==    by 0x61FD822: ???
==2261117==    by 0x61FD96F: ???
==2261117==    by 0xB7696DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2261117==    by 0xB769938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2261117==    by 0xB71F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2261117==    by 0xB6C42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2261117==    by 0x7FFF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2261117==    by 0x7F98D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2261117==    by 0x6C8FD38: PetscInitialize (pinit.c:924)
==2261117==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2261117==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2261117==    by 0x121308: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2261117==    by 0x11C90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2261117==    by 0x11F030: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2261117==    by 0x11EED0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2261117==    by 0x11F567: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2261117==    by 0x11AD35: main (TestDistanceMapCalculator.cpp:19)
==2261117== 
==2261117== Open file descriptor 115:
==2261117==    <inherited from parent>
==2261117== 
==2261117== Open file descriptor 112:
==2261117==    <inherited from parent>
==2261117== 
==2261117== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDistanceMapCalculator_valgrind.txt
==2261117==    <inherited from parent>
==2261117== 
==2261117== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2261117==    <inherited from parent>
==2261117== 
==2261117== 
==2261117== HEAP SUMMARY:
==2261117==     in use at exit: 837,988 bytes in 11,673 blocks
==2261117==   total heap usage: 7,660,074 allocs, 7,648,401 frees, 1,806,092,792 bytes allocated
==2261117== 
==2261117== LEAK SUMMARY:
==2261117==    definitely lost: 0 bytes in 0 blocks
==2261117==    indirectly lost: 0 bytes in 0 blocks
==2261117==      possibly lost: 0 bytes in 0 blocks
==2261117==    still reachable: 2,576 bytes in 3 blocks
==2261117==         suppressed: 835,412 bytes in 11,670 blocks
==2261117== Reachable blocks (those to which a pointer was found) are not shown.
==2261117== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2261117== 
==2261117== For lists of detected and suppressed errors, rerun with: -s
==2261117== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 30 from 30)
