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