==24900== Memcheck, a memory error detector
==24900== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24900== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24900== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestVoronoiVertexMeshGenerator -malloc_debug -malloc_dump -memory_info
==24900== Parent PID: 24141
==24900== 
==24900== 
==24900== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24900== Open file descriptor 12:
==24900==    at 0x6D4307D: pipe (pipe.c:29)
==24900==    by 0x100CD07D: ???
==24900==    by 0xBA564CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24900==    by 0x834D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900==    by 0x82E6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900==    by 0x6FDDD38: PetscInitialize (pinit.c:924)
==24900==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24900==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24900==    by 0x1216D6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24900==    by 0x11C6AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24900==    by 0x11F25A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24900==    by 0x11F0FA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24900==    by 0x11F791: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24900==    by 0x11AAD5: main (TestVoronoiVertexMeshGenerator.cpp:19)
==24900== 
==24900== Open file descriptor 8: /dev/shm/open_mpi.0000
==24900==    at 0x6D47A1C: __open_nocancel (open64_nocancel.c:39)
==24900==    by 0x6CCBBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24900==    by 0x659D822: ???
==24900==    by 0x659D96F: ???
==24900==    by 0xBAFB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900==    by 0xBAFB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900==    by 0xBAB1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900==    by 0xBA562DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24900==    by 0x834D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900==    by 0x82E6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900==    by 0x6FDDD38: PetscInitialize (pinit.c:924)
==24900==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24900==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24900==    by 0x1216D6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24900==    by 0x11C6AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24900==    by 0x11F25A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24900==    by 0x11F0FA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24900==    by 0x11F791: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24900==    by 0x11AAD5: main (TestVoronoiVertexMeshGenerator.cpp:19)
==24900== 
==24900== Open file descriptor 158:
==24900==    <inherited from parent>
==24900== 
==24900== Open file descriptor 155:
==24900==    <inherited from parent>
==24900== 
==24900== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVoronoiVertexMeshGenerator_valgrind.txt
==24900==    <inherited from parent>
==24900== 
==24900== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24900==    <inherited from parent>
==24900== 
==24900== 
==24900== HEAP SUMMARY:
==24900==     in use at exit: 620,721 bytes in 8,235 blocks
==24900==   total heap usage: 446,960 allocs, 438,725 frees, 1,381,745,467 bytes allocated
==24900== 
==24900== LEAK SUMMARY:
==24900==    definitely lost: 0 bytes in 0 blocks
==24900==    indirectly lost: 0 bytes in 0 blocks
==24900==      possibly lost: 0 bytes in 0 blocks
==24900==    still reachable: 2,576 bytes in 3 blocks
==24900==         suppressed: 618,145 bytes in 8,232 blocks
==24900== Reachable blocks (those to which a pointer was found) are not shown.
==24900== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24900== 
==24900== For lists of detected and suppressed errors, rerun with: -s
==24900== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
