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