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