==1480786== Memcheck, a memory error detector
==1480786== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1480786== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1480786== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestMeshWriters -malloc_debug -malloc_dump -memory_info
==1480786== Parent PID: 1480089
==1480786== 
==1480786== 
==1480786== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1480786== Open file descriptor 12:
==1480786==    at 0x7B1D26D: pipe (pipe.c:29)
==1480786==    by 0xFDFE07D: ???
==1480786==    by 0xB7224CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1480786==    by 0x7685418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480786==    by 0x761ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480786==    by 0x62F0D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1480786==    by 0x61C8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1480786==    by 0x61C81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1480786==    by 0x148253: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1480786==    by 0x140DCD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1480786==    by 0x143E62: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1480786==    by 0x143D02: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1480786==    by 0x144399: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1480786==    by 0x13F1F5: main (TestMeshWriters.cpp:19)
==1480786== 
==1480786== Open file descriptor 8: /dev/shm/open_mpi.0000
==1480786==    at 0x7B21C0C: __open_nocancel (open64_nocancel.c:39)
==1480786==    by 0x7AA5BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1480786==    by 0x757A822: ???
==1480786==    by 0x757A96F: ???
==1480786==    by 0xB7C76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480786==    by 0xB7C7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480786==    by 0xB77D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480786==    by 0xB7222DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1480786==    by 0x7685418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480786==    by 0x761ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480786==    by 0x62F0D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1480786==    by 0x61C8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1480786==    by 0x61C81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1480786==    by 0x148253: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1480786==    by 0x140DCD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1480786==    by 0x143E62: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1480786==    by 0x143D02: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1480786==    by 0x144399: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1480786==    by 0x13F1F5: main (TestMeshWriters.cpp:19)
==1480786== 
==1480786== Open file descriptor 117:
==1480786==    <inherited from parent>
==1480786== 
==1480786== Open file descriptor 113:
==1480786==    <inherited from parent>
==1480786== 
==1480786== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMeshWriters_valgrind.txt
==1480786==    <inherited from parent>
==1480786== 
==1480786== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1480786==    <inherited from parent>
==1480786== 
==1480786== 
==1480786== HEAP SUMMARY:
==1480786==     in use at exit: 857,896 bytes in 12,112 blocks
==1480786==   total heap usage: 196,768 allocs, 184,656 frees, 1,556,761,928 bytes allocated
==1480786== 
==1480786== LEAK SUMMARY:
==1480786==    definitely lost: 0 bytes in 0 blocks
==1480786==    indirectly lost: 0 bytes in 0 blocks
==1480786==      possibly lost: 0 bytes in 0 blocks
==1480786==    still reachable: 24 bytes in 2 blocks
==1480786==         suppressed: 857,872 bytes in 12,110 blocks
==1480786== Reachable blocks (those to which a pointer was found) are not shown.
==1480786== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1480786== 
==1480786== For lists of detected and suppressed errors, rerun with: -s
==1480786== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
