==24875== Memcheck, a memory error detector
==24875== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24875== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24875== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestMutableVertexMesh -malloc_debug -malloc_dump -memory_info
==24875== Parent PID: 24218
==24875== 
==24875== 
==24875== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24875== Open file descriptor 12:
==24875==    at 0x815307D: pipe (pipe.c:29)
==24875==    by 0x100CF07D: ???
==24875==    by 0xBA134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24875==    by 0x7A5D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24875==    by 0x79F6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24875==    by 0x66EDD38: PetscInitialize (pinit.c:924)
==24875==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24875==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24875==    by 0x1B5143: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==24875==    by 0x1AE9BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24875==    by 0x1B27F6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24875==    by 0x1B2696: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24875==    by 0x1B2D2D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24875==    by 0x1ACDE5: main (TestMutableVertexMesh.cpp:19)
==24875== 
==24875== Open file descriptor 8: /dev/shm/open_mpi.0000
==24875==    at 0x8157A1C: __open_nocancel (open64_nocancel.c:39)
==24875==    by 0x80DBBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24875==    by 0x6592822: ???
==24875==    by 0x659296F: ???
==24875==    by 0xBAB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24875==    by 0xBAB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24875==    by 0xBA6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24875==    by 0xBA132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24875==    by 0x7A5D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24875==    by 0x79F6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24875==    by 0x66EDD38: PetscInitialize (pinit.c:924)
==24875==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24875==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24875==    by 0x1B5143: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==24875==    by 0x1AE9BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24875==    by 0x1B27F6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24875==    by 0x1B2696: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24875==    by 0x1B2D2D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24875==    by 0x1ACDE5: main (TestMutableVertexMesh.cpp:19)
==24875== 
==24875== Open file descriptor 113:
==24875==    <inherited from parent>
==24875== 
==24875== Open file descriptor 110:
==24875==    <inherited from parent>
==24875== 
==24875== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMutableVertexMesh_valgrind.txt
==24875==    <inherited from parent>
==24875== 
==24875== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24875==    <inherited from parent>
==24875== 
==24875== 
==24875== HEAP SUMMARY:
==24875==     in use at exit: 620,790 bytes in 8,239 blocks
==24875==   total heap usage: 58,721 allocs, 50,482 frees, 1,339,663,255 bytes allocated
==24875== 
==24875== LEAK SUMMARY:
==24875==    definitely lost: 0 bytes in 0 blocks
==24875==    indirectly lost: 0 bytes in 0 blocks
==24875==      possibly lost: 0 bytes in 0 blocks
==24875==    still reachable: 2,576 bytes in 3 blocks
==24875==         suppressed: 618,214 bytes in 8,236 blocks
==24875== Reachable blocks (those to which a pointer was found) are not shown.
==24875== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24875== 
==24875== For lists of detected and suppressed errors, rerun with: -s
==24875== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
