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