==1654784== Memcheck, a memory error detector
==1654784== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1654784== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1654784== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestMeshUtilityFunctions -malloc_debug -malloc_dump -memory_info
==1654784== Parent PID: 1654206
==1654784== 
==1654784== 
==1654784== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1654784== Open file descriptor 12:
==1654784==    at 0x69A107D: pipe (pipe.c:29)
==1654784==    by 0x100C607D: ???
==1654784==    by 0xBA174CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1654784==    by 0x7F5E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1654784==    by 0x7EF7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1654784==    by 0x6BECD38: PetscInitialize (pinit.c:924)
==1654784==    by 0x65E42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1654784==    by 0x65E432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1654784==    by 0x11E530: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1654784==    by 0x119E33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1654784==    by 0x11C2F6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1654784==    by 0x11C1F2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1654784==    by 0x11C805: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1654784==    by 0x118635: main (TestMeshUtilityFunctions.cpp:18)
==1654784== 
==1654784== Open file descriptor 8: /dev/shm/open_mpi.0000
==1654784==    at 0x69A5A1C: __open_nocancel (open64_nocancel.c:39)
==1654784==    by 0x6929BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1654784==    by 0x6619822: ???
==1654784==    by 0x661996F: ???
==1654784==    by 0xBABC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1654784==    by 0xBABC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1654784==    by 0xBA72922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1654784==    by 0xBA172DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1654784==    by 0x7F5E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1654784==    by 0x7EF7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1654784==    by 0x6BECD38: PetscInitialize (pinit.c:924)
==1654784==    by 0x65E42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1654784==    by 0x65E432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1654784==    by 0x11E530: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1654784==    by 0x119E33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1654784==    by 0x11C2F6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1654784==    by 0x11C1F2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1654784==    by 0x11C805: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1654784==    by 0x118635: main (TestMeshUtilityFunctions.cpp:18)
==1654784== 
==1654784== Open file descriptor 115:
==1654784==    <inherited from parent>
==1654784== 
==1654784== Open file descriptor 112:
==1654784==    <inherited from parent>
==1654784== 
==1654784== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMeshUtilityFunctions_valgrind.txt
==1654784==    <inherited from parent>
==1654784== 
==1654784== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1654784==    <inherited from parent>
==1654784== 
==1654784== 
==1654784== HEAP SUMMARY:
==1654784==     in use at exit: 998,009 bytes in 13,914 blocks
==1654784==   total heap usage: 60,001 allocs, 46,087 frees, 1,571,464,802 bytes allocated
==1654784== 
==1654784== LEAK SUMMARY:
==1654784==    definitely lost: 0 bytes in 0 blocks
==1654784==    indirectly lost: 0 bytes in 0 blocks
==1654784==      possibly lost: 0 bytes in 0 blocks
==1654784==    still reachable: 2,576 bytes in 3 blocks
==1654784==         suppressed: 995,433 bytes in 13,911 blocks
==1654784== Reachable blocks (those to which a pointer was found) are not shown.
==1654784== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1654784== 
==1654784== For lists of detected and suppressed errors, rerun with: -s
==1654784== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
