==2580641== Memcheck, a memory error detector
==2580641== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2580641== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2580641== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestHoneycombMeshGenerator -malloc_debug -malloc_dump -memory_info
==2580641== Parent PID: 2580139
==2580641== 
==2580641== 
==2580641== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2580641== Open file descriptor 12:
==2580641==    at 0x7EB126D: pipe (pipe.c:29)
==2580641==    by 0x1019307D: ???
==2580641==    by 0xBAC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2580641==    by 0x7A19418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580641==    by 0x79B2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580641==    by 0x6684D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2580641==    by 0x655B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2580641==    by 0x655B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2580641==    by 0x11C891: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2580641==    by 0x11778D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2580641==    by 0x11A464: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2580641==    by 0x11A304: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2580641==    by 0x11A99B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2580641==    by 0x115BB5: main (TestHoneycombMeshGenerator.cpp:19)
==2580641== 
==2580641== Open file descriptor 8: /dev/shm/open_mpi.0000
==2580641==    at 0x7EB5C0C: __open_nocancel (open64_nocancel.c:39)
==2580641==    by 0x7E39BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2580641==    by 0x790E822: ???
==2580641==    by 0x790E96F: ???
==2580641==    by 0xBB656DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580641==    by 0xBB65938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580641==    by 0xBB1B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2580641==    by 0xBAC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2580641==    by 0x7A19418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580641==    by 0x79B2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2580641==    by 0x6684D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2580641==    by 0x655B2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2580641==    by 0x655B32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2580641==    by 0x11C891: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2580641==    by 0x11778D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2580641==    by 0x11A464: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2580641==    by 0x11A304: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2580641==    by 0x11A99B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2580641==    by 0x115BB5: main (TestHoneycombMeshGenerator.cpp:19)
==2580641== 
==2580641== Open file descriptor 115:
==2580641==    <inherited from parent>
==2580641== 
==2580641== Open file descriptor 112:
==2580641==    <inherited from parent>
==2580641== 
==2580641== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHoneycombMeshGenerator_valgrind.txt
==2580641==    <inherited from parent>
==2580641== 
==2580641== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2580641==    <inherited from parent>
==2580641== 
==2580641== 
==2580641== HEAP SUMMARY:
==2580641==     in use at exit: 860,448 bytes in 12,113 blocks
==2580641==   total heap usage: 1,209,198 allocs, 1,197,085 frees, 1,583,510,282 bytes allocated
==2580641== 
==2580641== LEAK SUMMARY:
==2580641==    definitely lost: 0 bytes in 0 blocks
==2580641==    indirectly lost: 0 bytes in 0 blocks
==2580641==      possibly lost: 0 bytes in 0 blocks
==2580641==    still reachable: 2,576 bytes in 3 blocks
==2580641==         suppressed: 857,872 bytes in 12,110 blocks
==2580641== Reachable blocks (those to which a pointer was found) are not shown.
==2580641== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2580641== 
==2580641== For lists of detected and suppressed errors, rerun with: -s
==2580641== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 21 from 21)
