==2580578== Memcheck, a memory error detector
==2580578== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2580578== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2580578== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestTetrahedralMesh -malloc_debug -malloc_dump -memory_info
==2580578== Parent PID: 2580139
==2580578== 
==2580578== 
==2580578== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2580578== Open file descriptor 12:
==2580578==    at 0x7EF326D: pipe (pipe.c:29)
==2580578==    by 0x1019307D: ???
==2580578==    by 0xBAC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2580578==    by 0x7A5B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580578==    by 0x79F4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580578==    by 0x66EBD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2580578==    by 0x655B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2580578==    by 0x655B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2580578==    by 0x151806: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2580578==    by 0x14BB5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2580578==    by 0x14F26C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2580578==    by 0x14F10C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2580578==    by 0x14F7A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2580578==    by 0x149F85: main (TestTetrahedralMesh.cpp:19)
==2580578== 
==2580578== Open file descriptor 8: /dev/shm/open_mpi.0000
==2580578==    at 0x7EF7C0C: __open_nocancel (open64_nocancel.c:39)
==2580578==    by 0x7E7BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2580578==    by 0x6590822: ???
==2580578==    by 0x659096F: ???
==2580578==    by 0xBB656DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580578==    by 0xBB65938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580578==    by 0xBB1B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580578==    by 0xBAC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2580578==    by 0x7A5B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580578==    by 0x79F4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580578==    by 0x66EBD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2580578==    by 0x655B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2580578==    by 0x655B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2580578==    by 0x151806: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2580578==    by 0x14BB5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2580578==    by 0x14F26C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2580578==    by 0x14F10C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2580578==    by 0x14F7A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2580578==    by 0x149F85: main (TestTetrahedralMesh.cpp:19)
==2580578== 
==2580578== Open file descriptor 115:
==2580578==    <inherited from parent>
==2580578== 
==2580578== Open file descriptor 112:
==2580578==    <inherited from parent>
==2580578== 
==2580578== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestTetrahedralMesh_valgrind.txt
==2580578==    <inherited from parent>
==2580578== 
==2580578== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2580578==    <inherited from parent>
==2580578== 
==2580578== 
==2580578== HEAP SUMMARY:
==2580578==     in use at exit: 860,385 bytes in 12,109 blocks
==2580578==   total heap usage: 1,747,968 allocs, 1,735,859 frees, 1,624,665,689 bytes allocated
==2580578== 
==2580578== LEAK SUMMARY:
==2580578==    definitely lost: 0 bytes in 0 blocks
==2580578==    indirectly lost: 0 bytes in 0 blocks
==2580578==      possibly lost: 0 bytes in 0 blocks
==2580578==    still reachable: 2,576 bytes in 3 blocks
==2580578==         suppressed: 857,809 bytes in 12,106 blocks
==2580578== Reachable blocks (those to which a pointer was found) are not shown.
==2580578== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2580578== 
==2580578== For lists of detected and suppressed errors, rerun with: -s
==2580578== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 17 from 17)
