==40201== Memcheck, a memory error detector
==40201== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40201== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40201== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestRunningImmersedBoundarySimulationsTutorial -malloc_debug -malloc_dump -memory_info
==40201== Parent PID: 24021
==40201== 
==40201== 
==40201== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40201== Open file descriptor 12:
==40201==    at 0x10CB807D: pipe (pipe.c:29)
==40201==    by 0x196BC07D: ???
==40201==    by 0x14C1E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40201==    by 0x105C0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40201==    by 0x10559D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40201==    by 0xF22DD38: PetscInitialize (pinit.c:924)
==40201==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40201==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40201==    by 0x120CF3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40201==    by 0x11C533: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40201==    by 0x11E8AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40201==    by 0x11E7A7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40201==    by 0x11EDBB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40201==    by 0x11AD35: main (TestRunningImmersedBoundarySimulationsTutorial.cpp:18)
==40201== 
==40201== Open file descriptor 8: /dev/shm/open_mpi.0000
==40201==    at 0x10CBCA1C: __open_nocancel (open64_nocancel.c:39)
==40201==    by 0x10C40BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40201==    by 0x104BC822: ???
==40201==    by 0x104BC96F: ???
==40201==    by 0x14CC36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40201==    by 0x14CC3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40201==    by 0x14C79922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40201==    by 0x14C1E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40201==    by 0x105C0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40201==    by 0x10559D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40201==    by 0xF22DD38: PetscInitialize (pinit.c:924)
==40201==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40201==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40201==    by 0x120CF3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40201==    by 0x11C533: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40201==    by 0x11E8AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40201==    by 0x11E7A7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40201==    by 0x11EDBB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40201==    by 0x11AD35: main (TestRunningImmersedBoundarySimulationsTutorial.cpp:18)
==40201== 
==40201== Open file descriptor 158:
==40201==    <inherited from parent>
==40201== 
==40201== Open file descriptor 155:
==40201==    <inherited from parent>
==40201== 
==40201== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestRunningImmersedBoundarySimulationsTutorial_valgrind.txt
==40201==    <inherited from parent>
==40201== 
==40201== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40201==    <inherited from parent>
==40201== 
==40201== 
==40201== HEAP SUMMARY:
==40201==     in use at exit: 618,295 bytes in 8,235 blocks
==40201==   total heap usage: 654,978 allocs, 646,743 frees, 1,512,861,362 bytes allocated
==40201== 
==40201== LEAK SUMMARY:
==40201==    definitely lost: 0 bytes in 0 blocks
==40201==    indirectly lost: 0 bytes in 0 blocks
==40201==      possibly lost: 0 bytes in 0 blocks
==40201==    still reachable: 56 bytes in 3 blocks
==40201==         suppressed: 618,239 bytes in 8,232 blocks
==40201== Reachable blocks (those to which a pointer was found) are not shown.
==40201== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40201== 
==40201== For lists of detected and suppressed errors, rerun with: -s
==40201== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 31 from 31)
