==1230711== Memcheck, a memory error detector
==1230711== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1230711== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1230711== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestHoneycombMeshGenerator -malloc_debug -malloc_dump -memory_info
==1230711== Parent PID: 1230213
==1230711== 
==1230711== 
==1230711== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1230711== Open file descriptor 12:
==1230711==    at 0x81FAE8D: pipe (pipe.c:29)
==1230711==    by 0x100C207D: ???
==1230711==    by 0xBA134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1230711==    by 0x7A1E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1230711==    by 0x79B7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1230711==    by 0x667ED38: PetscInitialize (pinit.c:924)
==1230711==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1230711==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1230711==    by 0x11C6C1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1230711==    by 0x11776D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1230711==    by 0x11A4A8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1230711==    by 0x11A348: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1230711==    by 0x11A9DF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1230711==    by 0x115B95: main (TestHoneycombMeshGenerator.cpp:19)
==1230711== 
==1230711== Open file descriptor 8: /dev/shm/open_mpi.0000
==1230711==    at 0x81FF82C: __open_nocancel (open64_nocancel.c:39)
==1230711==    by 0x8183BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1230711==    by 0x790E822: ???
==1230711==    by 0x790E96F: ???
==1230711==    by 0xBAB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1230711==    by 0xBAB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1230711==    by 0xBA6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1230711==    by 0xBA132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1230711==    by 0x7A1E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1230711==    by 0x79B7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1230711==    by 0x667ED38: PetscInitialize (pinit.c:924)
==1230711==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1230711==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1230711==    by 0x11C6C1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1230711==    by 0x11776D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1230711==    by 0x11A4A8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1230711==    by 0x11A348: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1230711==    by 0x11A9DF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1230711==    by 0x115B95: main (TestHoneycombMeshGenerator.cpp:19)
==1230711== 
==1230711== Open file descriptor 116:
==1230711==    <inherited from parent>
==1230711== 
==1230711== Open file descriptor 112:
==1230711==    <inherited from parent>
==1230711== 
==1230711== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHoneycombMeshGenerator_valgrind.txt
==1230711==    <inherited from parent>
==1230711== 
==1230711== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1230711==    <inherited from parent>
==1230711== 
==1230711== 
==1230711== HEAP SUMMARY:
==1230711==     in use at exit: 838,057 bytes in 11,677 blocks
==1230711==   total heap usage: 1,208,912 allocs, 1,197,235 frees, 1,580,776,508 bytes allocated
==1230711== 
==1230711== LEAK SUMMARY:
==1230711==    definitely lost: 0 bytes in 0 blocks
==1230711==    indirectly lost: 0 bytes in 0 blocks
==1230711==      possibly lost: 0 bytes in 0 blocks
==1230711==    still reachable: 2,576 bytes in 3 blocks
==1230711==         suppressed: 835,481 bytes in 11,674 blocks
==1230711== Reachable blocks (those to which a pointer was found) are not shown.
==1230711== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1230711== 
==1230711== For lists of detected and suppressed errors, rerun with: -s
==1230711== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
