==481856== Memcheck, a memory error detector
==481856== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==481856== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==481856== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestDistributedQuadraticMesh -malloc_debug -malloc_dump -memory_info
==481856== Parent PID: 481481
==481856== 
==481856== 
==481856== FILE DESCRIPTORS: 10 open (3 std) at exit.
==481856== Open file descriptor 12:
==481856==    at 0x69F526D: pipe (pipe.c:29)
==481856==    by 0xFD3207D: ???
==481856==    by 0xB6C44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==481856==    by 0x7FFE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==481856==    by 0x7F97D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==481856==    by 0x6C8ED38: PetscInitialize (pinit.c:924)
==481856==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==481856==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==481856==    by 0x12A04E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==481856==    by 0x124E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==481856==    by 0x127B7A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==481856==    by 0x127A1A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==481856==    by 0x1280B1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==481856==    by 0x1232C5: main (TestDistributedQuadraticMesh.cpp:19)
==481856== 
==481856== Open file descriptor 8: /dev/shm/open_mpi.0000
==481856==    at 0x69F9C0C: __open_nocancel (open64_nocancel.c:39)
==481856==    by 0x697DBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==481856==    by 0x61FD822: ???
==481856==    by 0x61FD96F: ???
==481856==    by 0xB7696DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==481856==    by 0xB769938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==481856==    by 0xB71F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==481856==    by 0xB6C42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==481856==    by 0x7FFE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==481856==    by 0x7F97D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==481856==    by 0x6C8ED38: PetscInitialize (pinit.c:924)
==481856==    by 0x61C3153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==481856==    by 0x61C31A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==481856==    by 0x12A04E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==481856==    by 0x124E9D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==481856==    by 0x127B7A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==481856==    by 0x127A1A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==481856==    by 0x1280B1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==481856==    by 0x1232C5: main (TestDistributedQuadraticMesh.cpp:19)
==481856== 
==481856== Open file descriptor 126: /usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
==481856==    <inherited from parent>
==481856== 
==481856== Open file descriptor 118:
==481856==    <inherited from parent>
==481856== 
==481856== Open file descriptor 115:
==481856==    <inherited from parent>
==481856== 
==481856== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDistributedQuadraticMesh_valgrind.txt
==481856==    <inherited from parent>
==481856== 
==481856== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==481856==    <inherited from parent>
==481856== 
==481856== 
==481856== HEAP SUMMARY:
==481856==     in use at exit: 835,500 bytes in 11,676 blocks
==481856==   total heap usage: 212,334 allocs, 200,658 frees, 1,548,467,390 bytes allocated
==481856== 
==481856== LEAK SUMMARY:
==481856==    definitely lost: 0 bytes in 0 blocks
==481856==    indirectly lost: 0 bytes in 0 blocks
==481856==      possibly lost: 0 bytes in 0 blocks
==481856==    still reachable: 24 bytes in 2 blocks
==481856==         suppressed: 835,476 bytes in 11,674 blocks
==481856== Reachable blocks (those to which a pointer was found) are not shown.
==481856== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==481856== 
==481856== For lists of detected and suppressed errors, rerun with: -s
==481856== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
