==24655== Memcheck, a memory error detector
==24655== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24655== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24655== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestMemfemMeshReader -malloc_debug -malloc_dump -memory_info
==24655== Parent PID: 24069
==24655== 
==24655== 
==24655== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24655== Open file descriptor 12:
==24655==    at 0x6C5C07D: pipe (pipe.c:29)
==24655==    by 0x100CC07D: ???
==24655==    by 0xBA604CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24655==    by 0x82A8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24655==    by 0x8241D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24655==    by 0x6F38D38: PetscInitialize (pinit.c:924)
==24655==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24655==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24655==    by 0x118FB6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24655==    by 0x11470D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24655==    by 0x116FF8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24655==    by 0x116E98: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24655==    by 0x11752F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24655==    by 0x112B35: main (TestMemfemMeshReader.cpp:19)
==24655== 
==24655== Open file descriptor 8: /dev/shm/open_mpi.0000
==24655==    at 0x6C60A1C: __open_nocancel (open64_nocancel.c:39)
==24655==    by 0x6BE4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24655==    by 0x6598822: ???
==24655==    by 0x659896F: ???
==24655==    by 0xBB056DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24655==    by 0xBB05938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24655==    by 0xBABB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24655==    by 0xBA602DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24655==    by 0x82A8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24655==    by 0x8241D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24655==    by 0x6F38D38: PetscInitialize (pinit.c:924)
==24655==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24655==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24655==    by 0x118FB6: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24655==    by 0x11470D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24655==    by 0x116FF8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24655==    by 0x116E98: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24655==    by 0x11752F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24655==    by 0x112B35: main (TestMemfemMeshReader.cpp:19)
==24655== 
==24655== Open file descriptor 115:
==24655==    <inherited from parent>
==24655== 
==24655== Open file descriptor 112:
==24655==    <inherited from parent>
==24655== 
==24655== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMemfemMeshReader_valgrind.txt
==24655==    <inherited from parent>
==24655== 
==24655== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24655==    <inherited from parent>
==24655== 
==24655== 
==24655== HEAP SUMMARY:
==24655==     in use at exit: 618,218 bytes in 8,238 blocks
==24655==   total heap usage: 87,586 allocs, 79,348 frees, 1,340,445,642 bytes allocated
==24655== 
==24655== LEAK SUMMARY:
==24655==    definitely lost: 0 bytes in 0 blocks
==24655==    indirectly lost: 0 bytes in 0 blocks
==24655==      possibly lost: 0 bytes in 0 blocks
==24655==    still reachable: 24 bytes in 2 blocks
==24655==         suppressed: 618,194 bytes in 8,236 blocks
==24655== Reachable blocks (those to which a pointer was found) are not shown.
==24655== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24655== 
==24655== For lists of detected and suppressed errors, rerun with: -s
==24655== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
