==24725== Memcheck, a memory error detector
==24725== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24725== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24725== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestDistanceMapCalculator -malloc_debug -malloc_dump -memory_info
==24725== Parent PID: 24123
==24725== 
==24725== 
==24725== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24725== Open file descriptor 12:
==24725==    at 0x6D8007D: pipe (pipe.c:29)
==24725==    by 0x100D907D: ???
==24725==    by 0xBAAA4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24725==    by 0x83CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24725==    by 0x8365D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24725==    by 0x705CD38: PetscInitialize (pinit.c:924)
==24725==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24725==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24725==    by 0x121308: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24725==    by 0x11C90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24725==    by 0x11F030: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24725==    by 0x11EED0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24725==    by 0x11F567: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24725==    by 0x11AD35: main (TestDistanceMapCalculator.cpp:19)
==24725== 
==24725== Open file descriptor 8: /dev/shm/open_mpi.0000
==24725==    at 0x6D84A1C: __open_nocancel (open64_nocancel.c:39)
==24725==    by 0x6D08BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24725==    by 0x658A822: ???
==24725==    by 0x658A96F: ???
==24725==    by 0xBB4F6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24725==    by 0xBB4F938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24725==    by 0xBB05922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24725==    by 0xBAAA2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24725==    by 0x83CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24725==    by 0x8365D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24725==    by 0x705CD38: PetscInitialize (pinit.c:924)
==24725==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24725==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24725==    by 0x121308: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24725==    by 0x11C90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24725==    by 0x11F030: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24725==    by 0x11EED0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24725==    by 0x11F567: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24725==    by 0x11AD35: main (TestDistanceMapCalculator.cpp:19)
==24725== 
==24725== Open file descriptor 113:
==24725==    <inherited from parent>
==24725== 
==24725== Open file descriptor 110:
==24725==    <inherited from parent>
==24725== 
==24725== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDistanceMapCalculator_valgrind.txt
==24725==    <inherited from parent>
==24725== 
==24725== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24725==    <inherited from parent>
==24725== 
==24725== 
==24725== HEAP SUMMARY:
==24725==     in use at exit: 620,785 bytes in 8,236 blocks
==24725==   total heap usage: 7,651,831 allocs, 7,643,595 frees, 1,604,356,590 bytes allocated
==24725== 
==24725== LEAK SUMMARY:
==24725==    definitely lost: 0 bytes in 0 blocks
==24725==    indirectly lost: 0 bytes in 0 blocks
==24725==      possibly lost: 0 bytes in 0 blocks
==24725==    still reachable: 2,672 bytes in 4 blocks
==24725==         suppressed: 618,113 bytes in 8,232 blocks
==24725== Reachable blocks (those to which a pointer was found) are not shown.
==24725== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24725== 
==24725== For lists of detected and suppressed errors, rerun with: -s
==24725== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
