==2398518== Memcheck, a memory error detector
==2398518== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2398518== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2398518== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestImmersedBoundaryMesh -malloc_debug -malloc_dump -memory_info
==2398518== Parent PID: 2397760
==2398518== 
==2398518== 
==2398518== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2398518== Open file descriptor 12:
==2398518==    at 0x7F7D26D: pipe (pipe.c:29)
==2398518==    by 0x1018C07D: ???
==2398518==    by 0xBAC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2398518==    by 0x7AE3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2398518==    by 0x7A7CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2398518==    by 0x6773D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2398518==    by 0x65E32DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2398518==    by 0x65E332D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2398518==    by 0x1613AD: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2398518==    by 0x15BC19: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2398518==    by 0x15ED3A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2398518==    by 0x15EBDB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2398518==    by 0x15F271: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2398518==    by 0x15A035: main (TestImmersedBoundaryMesh.cpp:19)
==2398518== 
==2398518== Open file descriptor 8: /dev/shm/open_mpi.0000
==2398518==    at 0x7F81C0C: __open_nocancel (open64_nocancel.c:39)
==2398518==    by 0x7F05BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2398518==    by 0x6618822: ???
==2398518==    by 0x661896F: ???
==2398518==    by 0xBB656DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2398518==    by 0xBB65938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2398518==    by 0xBB1B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2398518==    by 0xBAC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2398518==    by 0x7AE3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2398518==    by 0x7A7CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2398518==    by 0x6773D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2398518==    by 0x65E32DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2398518==    by 0x65E332D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2398518==    by 0x1613AD: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2398518==    by 0x15BC19: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2398518==    by 0x15ED3A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2398518==    by 0x15EBDB: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2398518==    by 0x15F271: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2398518==    by 0x15A035: main (TestImmersedBoundaryMesh.cpp:19)
==2398518== 
==2398518== Open file descriptor 115:
==2398518==    <inherited from parent>
==2398518== 
==2398518== Open file descriptor 112:
==2398518==    <inherited from parent>
==2398518== 
==2398518== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestImmersedBoundaryMesh_valgrind.txt
==2398518==    <inherited from parent>
==2398518== 
==2398518== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2398518==    <inherited from parent>
==2398518== 
==2398518== 
==2398518== HEAP SUMMARY:
==2398518==     in use at exit: 860,448 bytes in 12,113 blocks
==2398518==   total heap usage: 103,425 allocs, 91,312 frees, 1,575,314,050 bytes allocated
==2398518== 
==2398518== LEAK SUMMARY:
==2398518==    definitely lost: 0 bytes in 0 blocks
==2398518==    indirectly lost: 0 bytes in 0 blocks
==2398518==      possibly lost: 0 bytes in 0 blocks
==2398518==    still reachable: 2,576 bytes in 3 blocks
==2398518==         suppressed: 857,872 bytes in 12,110 blocks
==2398518== Reachable blocks (those to which a pointer was found) are not shown.
==2398518== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2398518== 
==2398518== For lists of detected and suppressed errors, rerun with: -s
==2398518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
