==40028== Memcheck, a memory error detector
==40028== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==40028== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==40028== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellMutationStateTutorial -malloc_debug -malloc_dump -memory_info
==40028== Parent PID: 24141
==40028== 
==40028== 
==40028== FILE DESCRIPTORS: 9 open (3 std) at exit.
==40028== Open file descriptor 12:
==40028==    at 0x10CFA07D: pipe (pipe.c:29)
==40028==    by 0x196B407D: ???
==40028==    by 0x14C1E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40028==    by 0x105C0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40028==    by 0x10559D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40028==    by 0xF22DD38: PetscInitialize (pinit.c:924)
==40028==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40028==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40028==    by 0x149987: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40028==    by 0x1442D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40028==    by 0x146FD2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40028==    by 0x146E72: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40028==    by 0x147509: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40028==    by 0x1426F5: main (TestCreatingAndUsingANewCellMutationStateTutorial.cpp:19)
==40028== 
==40028== Open file descriptor 8: /dev/shm/open_mpi.0000
==40028==    at 0x10CFEA1C: __open_nocancel (open64_nocancel.c:39)
==40028==    by 0x10C82BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==40028==    by 0x104C2822: ???
==40028==    by 0x104C296F: ???
==40028==    by 0x14CC36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40028==    by 0x14CC3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40028==    by 0x14C79922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==40028==    by 0x14C1E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==40028==    by 0x105C0418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40028==    by 0x10559D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==40028==    by 0xF22DD38: PetscInitialize (pinit.c:924)
==40028==    by 0xF1041D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==40028==    by 0xF104227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==40028==    by 0x149987: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==40028==    by 0x1442D9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==40028==    by 0x146FD2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==40028==    by 0x146E72: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==40028==    by 0x147509: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==40028==    by 0x1426F5: main (TestCreatingAndUsingANewCellMutationStateTutorial.cpp:19)
==40028== 
==40028== Open file descriptor 158:
==40028==    <inherited from parent>
==40028== 
==40028== Open file descriptor 155:
==40028==    <inherited from parent>
==40028== 
==40028== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellMutationStateTutorial_valgrind.txt
==40028==    <inherited from parent>
==40028== 
==40028== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==40028==    <inherited from parent>
==40028== 
==40028== 
==40028== HEAP SUMMARY:
==40028==     in use at exit: 618,297 bytes in 8,235 blocks
==40028==   total heap usage: 4,262,895 allocs, 4,254,660 frees, 1,898,477,453 bytes allocated
==40028== 
==40028== LEAK SUMMARY:
==40028==    definitely lost: 0 bytes in 0 blocks
==40028==    indirectly lost: 0 bytes in 0 blocks
==40028==      possibly lost: 0 bytes in 0 blocks
==40028==    still reachable: 56 bytes in 3 blocks
==40028==         suppressed: 618,241 bytes in 8,232 blocks
==40028== Reachable blocks (those to which a pointer was found) are not shown.
==40028== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==40028== 
==40028== For lists of detected and suppressed errors, rerun with: -s
==40028== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
