==2612242== Memcheck, a memory error detector
==2612242== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2612242== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2612242== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestDistributedQuadraticMesh -malloc_debug -malloc_dump -memory_info
==2612242== Parent PID: 2611875
==2612242== 
==2612242== 
==2612242== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2612242== Open file descriptor 12:
==2612242==    at 0x6D8807D: pipe (pipe.c:29)
==2612242==    by 0x100C407D: ???
==2612242==    by 0xBA604CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2612242==    by 0x8392418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2612242==    by 0x832BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2612242==    by 0x7022D38: PetscInitialize (pinit.c:924)
==2612242==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2612242==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2612242==    by 0x12A04E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2612242==    by 0x124E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2612242==    by 0x127B7A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2612242==    by 0x127A1A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2612242==    by 0x1280B1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2612242==    by 0x1232C5: main (TestDistributedQuadraticMesh.cpp:19)
==2612242== 
==2612242== Open file descriptor 8: /dev/shm/open_mpi.0000
==2612242==    at 0x6D8CA1C: __open_nocancel (open64_nocancel.c:39)
==2612242==    by 0x6D10BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2612242==    by 0x6590822: ???
==2612242==    by 0x659096F: ???
==2612242==    by 0xBB056DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2612242==    by 0xBB05938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2612242==    by 0xBABB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2612242==    by 0xBA602DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2612242==    by 0x8392418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2612242==    by 0x832BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2612242==    by 0x7022D38: PetscInitialize (pinit.c:924)
==2612242==    by 0x65552DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2612242==    by 0x655532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2612242==    by 0x12A04E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2612242==    by 0x124E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2612242==    by 0x127B7A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2612242==    by 0x127A1A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2612242==    by 0x1280B1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2612242==    by 0x1232C5: main (TestDistributedQuadraticMesh.cpp:19)
==2612242== 
==2612242== Open file descriptor 115:
==2612242==    <inherited from parent>
==2612242== 
==2612242== Open file descriptor 112:
==2612242==    <inherited from parent>
==2612242== 
==2612242== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDistributedQuadraticMesh_valgrind.txt
==2612242==    <inherited from parent>
==2612242== 
==2612242== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2612242==    <inherited from parent>
==2612242== 
==2612242== 
==2612242== HEAP SUMMARY:
==2612242==     in use at exit: 835,505 bytes in 11,676 blocks
==2612242==   total heap usage: 212,528 allocs, 200,852 frees, 1,548,483,497 bytes allocated
==2612242== 
==2612242== LEAK SUMMARY:
==2612242==    definitely lost: 0 bytes in 0 blocks
==2612242==    indirectly lost: 0 bytes in 0 blocks
==2612242==      possibly lost: 0 bytes in 0 blocks
==2612242==    still reachable: 24 bytes in 2 blocks
==2612242==         suppressed: 835,481 bytes in 11,674 blocks
==2612242== Reachable blocks (those to which a pointer was found) are not shown.
==2612242== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2612242== 
==2612242== For lists of detected and suppressed errors, rerun with: -s
==2612242== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 36 from 36)
