==40070== Memcheck, a memory error detector
==40070== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40070== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40070== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewSrnModelTutorial -malloc_debug -malloc_dump -memory_info
==40070== Parent PID: 24011
==40070== 
==40070== 
==40070== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40070== Open file descriptor 12:
==40070==    at 0x1106A07D: pipe (pipe.c:29)
==40070==    by 0x1970407D: ???
==40070==    by 0x14CB54CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40070==    by 0x1088B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40070==    by 0x10824D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40070==    by 0xF51BD38: PetscInitialize (pinit.c:924)
==40070==    by 0xF38D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40070==    by 0xF38D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40070==    by 0x261089: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40070==    by 0x25978B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40070==    by 0x25E30E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40070==    by 0x25E1AF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40070==    by 0x25E845: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40070==    by 0x255DF5: main (TestCreatingAndUsingANewSrnModelTutorial.cpp:19)
==40070== 
==40070== Open file descriptor 8: /dev/shm/open_mpi.0000
==40070==    at 0x1106EA1C: __open_nocancel (open64_nocancel.c:39)
==40070==    by 0x10FF2BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40070==    by 0xF3C7822: ???
==40070==    by 0xF3C796F: ???
==40070==    by 0x14D5A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40070==    by 0x14D5A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40070==    by 0x14D10922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40070==    by 0x14CB52DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40070==    by 0x1088B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40070==    by 0x10824D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40070==    by 0xF51BD38: PetscInitialize (pinit.c:924)
==40070==    by 0xF38D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40070==    by 0xF38D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40070==    by 0x261089: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40070==    by 0x25978B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40070==    by 0x25E30E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40070==    by 0x25E1AF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40070==    by 0x25E845: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40070==    by 0x255DF5: main (TestCreatingAndUsingANewSrnModelTutorial.cpp:19)
==40070== 
==40070== Open file descriptor 158:
==40070==    <inherited from parent>
==40070== 
==40070== Open file descriptor 155:
==40070==    <inherited from parent>
==40070== 
==40070== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewSrnModelTutorial_valgrind.txt
==40070==    <inherited from parent>
==40070== 
==40070== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40070==    <inherited from parent>
==40070== 
==40070== 
==40070== HEAP SUMMARY:
==40070==     in use at exit: 618,297 bytes in 8,235 blocks
==40070==   total heap usage: 3,817,470 allocs, 3,809,235 frees, 1,509,498,095 bytes allocated
==40070== 
==40070== LEAK SUMMARY:
==40070==    definitely lost: 0 bytes in 0 blocks
==40070==    indirectly lost: 0 bytes in 0 blocks
==40070==      possibly lost: 0 bytes in 0 blocks
==40070==    still reachable: 56 bytes in 3 blocks
==40070==         suppressed: 618,241 bytes in 8,232 blocks
==40070== Reachable blocks (those to which a pointer was found) are not shown.
==40070== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40070== 
==40070== For lists of detected and suppressed errors, rerun with: -s
==40070== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
