==1109141== Memcheck, a memory error detector
==1109141== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1109141== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1109141== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestCylindrical2dNodesOnlyMesh -malloc_debug -malloc_dump -memory_info
==1109141== Parent PID: 1108645
==1109141== 
==1109141== 
==1109141== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1109141== Open file descriptor 12:
==1109141==    at 0x69D322D: pipe (pipe.c:29)
==1109141==    by 0xFD1D07D: ???
==1109141==    by 0xB6A14CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1109141==    by 0x7FDC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109141==    by 0x7F75D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109141==    by 0x6C6CD38: PetscInitialize (pinit.c:924)
==1109141==    by 0x61B0FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1109141==    by 0x61B101D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1109141==    by 0x125EBE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1109141==    by 0x120CD5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1109141==    by 0x123A00: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1109141==    by 0x1238A0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1109141==    by 0x123F37: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1109141==    by 0x11F005: main (TestCylindrical2dNodesOnlyMesh.cpp:19)
==1109141== 
==1109141== Open file descriptor 8: /dev/shm/open_mpi.0000
==1109141==    at 0x69D7BCC: __open_nocancel (open64_nocancel.c:39)
==1109141==    by 0x695BC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1109141==    by 0x61E5822: ???
==1109141==    by 0x61E596F: ???
==1109141==    by 0xB7486DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109141==    by 0xB748938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109141==    by 0xB6FE922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109141==    by 0xB6A12DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1109141==    by 0x7FDC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109141==    by 0x7F75D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109141==    by 0x6C6CD38: PetscInitialize (pinit.c:924)
==1109141==    by 0x61B0FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1109141==    by 0x61B101D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1109141==    by 0x125EBE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1109141==    by 0x120CD5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1109141==    by 0x123A00: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1109141==    by 0x1238A0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1109141==    by 0x123F37: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1109141==    by 0x11F005: main (TestCylindrical2dNodesOnlyMesh.cpp:19)
==1109141== 
==1109141== Open file descriptor 116:
==1109141==    <inherited from parent>
==1109141== 
==1109141== Open file descriptor 112:
==1109141==    <inherited from parent>
==1109141== 
==1109141== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCylindrical2dNodesOnlyMesh_valgrind.txt
==1109141==    <inherited from parent>
==1109141== 
==1109141== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1109141==    <inherited from parent>
==1109141== 
==1109141== 
==1109141== HEAP SUMMARY:
==1109141==     in use at exit: 700,631 bytes in 9,377 blocks
==1109141==   total heap usage: 60,620 allocs, 51,243 frees, 1,356,400,795 bytes allocated
==1109141== 
==1109141== LEAK SUMMARY:
==1109141==    definitely lost: 0 bytes in 0 blocks
==1109141==    indirectly lost: 0 bytes in 0 blocks
==1109141==      possibly lost: 0 bytes in 0 blocks
==1109141==    still reachable: 24 bytes in 2 blocks
==1109141==         suppressed: 700,607 bytes in 9,375 blocks
==1109141== Reachable blocks (those to which a pointer was found) are not shown.
==1109141== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1109141== 
==1109141== For lists of detected and suppressed errors, rerun with: -s
==1109141== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
