==1933827== Memcheck, a memory error detector
==1933827== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1933827== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1933827== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRepresentativeImmersedBoundarySimulations -malloc_debug -malloc_dump -memory_info
==1933827== Parent PID: 1931811
==1933827== 
==1933827== 
==1933827== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1933827== Open file descriptor 12:
==1933827==    at 0x10CB907D: pipe (pipe.c:29)
==1933827==    by 0x196B507D: ???
==1933827==    by 0x14C1E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1933827==    by 0x105C1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1933827==    by 0x1055AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1933827==    by 0xF22BD38: PetscInitialize (pinit.c:924)
==1933827==    by 0xF1022DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1933827==    by 0xF10232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1933827==    by 0x12B28D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1933827==    by 0x126793: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1933827==    by 0x128B70: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1933827==    by 0x128A6B: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1933827==    by 0x12907F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1933827==    by 0x124F95: main (TestRepresentativeImmersedBoundarySimulations.cpp:18)
==1933827== 
==1933827== Open file descriptor 8: /dev/shm/open_mpi.0000
==1933827==    at 0x10CBDA1C: __open_nocancel (open64_nocancel.c:39)
==1933827==    by 0x10C41BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1933827==    by 0x104B5822: ???
==1933827==    by 0x104B596F: ???
==1933827==    by 0x14CC36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1933827==    by 0x14CC3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1933827==    by 0x14C79922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1933827==    by 0x14C1E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1933827==    by 0x105C1418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1933827==    by 0x1055AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1933827==    by 0xF22BD38: PetscInitialize (pinit.c:924)
==1933827==    by 0xF1022DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1933827==    by 0xF10232D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1933827==    by 0x12B28D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1933827==    by 0x126793: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1933827==    by 0x128B70: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1933827==    by 0x128A6B: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1933827==    by 0x12907F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1933827==    by 0x124F95: main (TestRepresentativeImmersedBoundarySimulations.cpp:18)
==1933827== 
==1933827== Open file descriptor 115:
==1933827==    <inherited from parent>
==1933827== 
==1933827== Open file descriptor 112:
==1933827==    <inherited from parent>
==1933827== 
==1933827== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRepresentativeImmersedBoundarySimulations_valgrind.txt
==1933827==    <inherited from parent>
==1933827== 
==1933827== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1933827==    <inherited from parent>
==1933827== 
==1933827== 
==1933827== HEAP SUMMARY:
==1933827==     in use at exit: 995,526 bytes in 13,910 blocks
==1933827==   total heap usage: 2,328,902 allocs, 2,314,992 frees, 2,335,031,421 bytes allocated
==1933827== 
==1933827== LEAK SUMMARY:
==1933827==    definitely lost: 0 bytes in 0 blocks
==1933827==    indirectly lost: 0 bytes in 0 blocks
==1933827==      possibly lost: 0 bytes in 0 blocks
==1933827==    still reachable: 56 bytes in 3 blocks
==1933827==         suppressed: 995,470 bytes in 13,907 blocks
==1933827== Reachable blocks (those to which a pointer was found) are not shown.
==1933827== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1933827== 
==1933827== For lists of detected and suppressed errors, rerun with: -s
==1933827== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
