==2319447== Memcheck, a memory error detector
==2319447== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2319447== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2319447== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestVoronoiVertexMeshGenerator -malloc_debug -malloc_dump -memory_info
==2319447== Parent PID: 2318753
==2319447== 
==2319447== 
==2319447== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2319447== Open file descriptor 12:
==2319447==    at 0x699222D: pipe (pipe.c:29)
==2319447==    by 0xFD1D07D: ???
==2319447==    by 0xB6A74CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2319447==    by 0x7FDD418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2319447==    by 0x7F76D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2319447==    by 0x6C6DD38: PetscInitialize (pinit.c:924)
==2319447==    by 0x61B20B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2319447==    by 0x61B2101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2319447==    by 0x1216C4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2319447==    by 0x11C7C5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2319447==    by 0x11F372: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2319447==    by 0x11F212: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2319447==    by 0x11F8A9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2319447==    by 0x11AAF5: main (TestVoronoiVertexMeshGenerator.cpp:19)
==2319447== 
==2319447== Open file descriptor 8: /dev/shm/open_mpi.0000
==2319447==    at 0x6996BCC: __open_nocancel (open64_nocancel.c:39)
==2319447==    by 0x691AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2319447==    by 0x61E6822: ???
==2319447==    by 0x61E696F: ???
==2319447==    by 0xB74C6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2319447==    by 0xB74C938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2319447==    by 0xB702922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2319447==    by 0xB6A72DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2319447==    by 0x7FDD418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2319447==    by 0x7F76D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2319447==    by 0x6C6DD38: PetscInitialize (pinit.c:924)
==2319447==    by 0x61B20B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2319447==    by 0x61B2101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2319447==    by 0x1216C4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2319447==    by 0x11C7C5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2319447==    by 0x11F372: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2319447==    by 0x11F212: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2319447==    by 0x11F8A9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2319447==    by 0x11AAF5: main (TestVoronoiVertexMeshGenerator.cpp:19)
==2319447== 
==2319447== Open file descriptor 115:
==2319447==    <inherited from parent>
==2319447== 
==2319447== Open file descriptor 111:
==2319447==    <inherited from parent>
==2319447== 
==2319447== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVoronoiVertexMeshGenerator_valgrind.txt
==2319447==    <inherited from parent>
==2319447== 
==2319447== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2319447==    <inherited from parent>
==2319447== 
==2319447== 
==2319447== HEAP SUMMARY:
==2319447==     in use at exit: 703,183 bytes in 9,378 blocks
==2319447==   total heap usage: 449,092 allocs, 439,714 frees, 1,396,812,904 bytes allocated
==2319447== 
==2319447== LEAK SUMMARY:
==2319447==    definitely lost: 0 bytes in 0 blocks
==2319447==    indirectly lost: 0 bytes in 0 blocks
==2319447==      possibly lost: 0 bytes in 0 blocks
==2319447==    still reachable: 2,576 bytes in 3 blocks
==2319447==         suppressed: 700,607 bytes in 9,375 blocks
==2319447== Reachable blocks (those to which a pointer was found) are not shown.
==2319447== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2319447== 
==2319447== For lists of detected and suppressed errors, rerun with: -s
==2319447== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
