==1901797== Memcheck, a memory error detector
==1901797== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1901797== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1901797== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestTetrahedralMesh -malloc_debug -malloc_dump -memory_info
==1901797== Parent PID: 1901347
==1901797== 
==1901797== 
==1901797== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1901797== Open file descriptor 12:
==1901797==    at 0x7B5A26D: pipe (pipe.c:29)
==1901797==    by 0xFDFA07D: ???
==1901797==    by 0xB7224CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1901797==    by 0x76C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1901797==    by 0x765BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1901797==    by 0x6352D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1901797==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1901797==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1901797==    by 0x151806: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1901797==    by 0x14BB5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1901797==    by 0x14F26C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1901797==    by 0x14F10C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1901797==    by 0x14F7A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1901797==    by 0x149F85: main (TestTetrahedralMesh.cpp:19)
==1901797== 
==1901797== Open file descriptor 8: /dev/shm/open_mpi.0000
==1901797==    at 0x7B5EC0C: __open_nocancel (open64_nocancel.c:39)
==1901797==    by 0x7AE2BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1901797==    by 0x61F7822: ???
==1901797==    by 0x61F796F: ???
==1901797==    by 0xB7C76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1901797==    by 0xB7C7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1901797==    by 0xB77D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1901797==    by 0xB7222DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1901797==    by 0x76C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1901797==    by 0x765BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1901797==    by 0x6352D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1901797==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1901797==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1901797==    by 0x151806: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1901797==    by 0x14BB5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1901797==    by 0x14F26C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1901797==    by 0x14F10C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1901797==    by 0x14F7A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1901797==    by 0x149F85: main (TestTetrahedralMesh.cpp:19)
==1901797== 
==1901797== Open file descriptor 115:
==1901797==    <inherited from parent>
==1901797== 
==1901797== Open file descriptor 112:
==1901797==    <inherited from parent>
==1901797== 
==1901797== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestTetrahedralMesh_valgrind.txt
==1901797==    <inherited from parent>
==1901797== 
==1901797== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1901797==    <inherited from parent>
==1901797== 
==1901797== 
==1901797== HEAP SUMMARY:
==1901797==     in use at exit: 860,448 bytes in 12,113 blocks
==1901797==   total heap usage: 1,283,045 allocs, 1,270,932 frees, 1,613,509,319 bytes allocated
==1901797== 
==1901797== LEAK SUMMARY:
==1901797==    definitely lost: 0 bytes in 0 blocks
==1901797==    indirectly lost: 0 bytes in 0 blocks
==1901797==      possibly lost: 0 bytes in 0 blocks
==1901797==    still reachable: 2,576 bytes in 3 blocks
==1901797==         suppressed: 857,872 bytes in 12,110 blocks
==1901797== Reachable blocks (those to which a pointer was found) are not shown.
==1901797== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1901797== 
==1901797== For lists of detected and suppressed errors, rerun with: -s
==1901797== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 21)
