==24792== Memcheck, a memory error detector
==24792== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24792== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24792== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestVertexMeshReader -malloc_debug -malloc_dump -memory_info
==24792== Parent PID: 24057
==24792== 
==24792== 
==24792== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24792== Open file descriptor 12:
==24792==    at 0x690F07D: pipe (pipe.c:29)
==24792==    by 0x100C307D: ???
==24792==    by 0xBA174CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24792==    by 0x7F5B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24792==    by 0x7EF4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24792==    by 0x6BE9D38: PetscInitialize (pinit.c:924)
==24792==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24792==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24792==    by 0x1205C0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24792==    by 0x11B52D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24792==    by 0x11E602: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24792==    by 0x11E4A2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24792==    by 0x11EB39: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24792==    by 0x119955: main (TestVertexMeshReader.cpp:19)
==24792== 
==24792== Open file descriptor 8: /dev/shm/open_mpi.0000
==24792==    at 0x6913A1C: __open_nocancel (open64_nocancel.c:39)
==24792==    by 0x6897BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24792==    by 0x6590822: ???
==24792==    by 0x659096F: ???
==24792==    by 0xBABC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24792==    by 0xBABC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24792==    by 0xBA72922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24792==    by 0xBA172DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24792==    by 0x7F5B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24792==    by 0x7EF4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24792==    by 0x6BE9D38: PetscInitialize (pinit.c:924)
==24792==    by 0x65551D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24792==    by 0x6555227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24792==    by 0x1205C0: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24792==    by 0x11B52D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24792==    by 0x11E602: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24792==    by 0x11E4A2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24792==    by 0x11EB39: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24792==    by 0x119955: main (TestVertexMeshReader.cpp:19)
==24792== 
==24792== Open file descriptor 113:
==24792==    <inherited from parent>
==24792== 
==24792== Open file descriptor 110:
==24792==    <inherited from parent>
==24792== 
==24792== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVertexMeshReader_valgrind.txt
==24792==    <inherited from parent>
==24792== 
==24792== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24792==    <inherited from parent>
==24792== 
==24792== 
==24792== HEAP SUMMARY:
==24792==     in use at exit: 618,226 bytes in 8,238 blocks
==24792==   total heap usage: 47,843 allocs, 39,605 frees, 1,338,787,818 bytes allocated
==24792== 
==24792== LEAK SUMMARY:
==24792==    definitely lost: 0 bytes in 0 blocks
==24792==    indirectly lost: 0 bytes in 0 blocks
==24792==      possibly lost: 0 bytes in 0 blocks
==24792==    still reachable: 24 bytes in 2 blocks
==24792==         suppressed: 618,202 bytes in 8,236 blocks
==24792== Reachable blocks (those to which a pointer was found) are not shown.
==24792== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24792== 
==24792== For lists of detected and suppressed errors, rerun with: -s
==24792== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
