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