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