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