==1038821== Memcheck, a memory error detector
==1038821== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1038821== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1038821== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellMutationStateTutorial -malloc_debug -malloc_dump -memory_info
==1038821== Parent PID: 1029260
==1038821== 
==1038821== 
==1038821== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1038821== Open file descriptor 12:
==1038821==    at 0x101C922D: pipe (pipe.c:29)
==1038821==    by 0x18BE707D: ???
==1038821==    by 0x1414E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1038821==    by 0xFAD3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1038821==    by 0xFA6CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1038821==    by 0xE763D38: PetscInitialize (pinit.c:924)
==1038821==    by 0xE5D558B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1038821==    by 0xE5D55D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1038821==    by 0x155203: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1038821==    by 0x14E4D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1038821==    by 0x15136C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1038821==    by 0x15120C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1038821==    by 0x1518A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1038821==    by 0x14C7C0: main (TestCreatingAndUsingANewCellMutationStateTutorial.cpp:19)
==1038821== 
==1038821== Open file descriptor 8: /dev/shm/open_mpi.0000
==1038821==    at 0x101CDBCC: __open_nocancel (open64_nocancel.c:39)
==1038821==    by 0x10151C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1038821==    by 0xE60D822: ???
==1038821==    by 0xE60D96F: ???
==1038821==    by 0x141F36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1038821==    by 0x141F3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1038821==    by 0x141A9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1038821==    by 0x1414E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1038821==    by 0xFAD3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1038821==    by 0xFA6CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1038821==    by 0xE763D38: PetscInitialize (pinit.c:924)
==1038821==    by 0xE5D558B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1038821==    by 0xE5D55D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1038821==    by 0x155203: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1038821==    by 0x14E4D3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1038821==    by 0x15136C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1038821==    by 0x15120C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1038821==    by 0x1518A3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1038821==    by 0x14C7C0: main (TestCreatingAndUsingANewCellMutationStateTutorial.cpp:19)
==1038821== 
==1038821== Open file descriptor 116:
==1038821==    <inherited from parent>
==1038821== 
==1038821== Open file descriptor 112:
==1038821==    <inherited from parent>
==1038821== 
==1038821== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellMutationStateTutorial_valgrind.txt
==1038821==    <inherited from parent>
==1038821== 
==1038821== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1038821==    <inherited from parent>
==1038821== 
==1038821== 
==1038821== HEAP SUMMARY:
==1038821==     in use at exit: 700,704 bytes in 9,374 blocks
==1038821==   total heap usage: 4,263,658 allocs, 4,254,284 frees, 1,913,157,906 bytes allocated
==1038821== 
==1038821== LEAK SUMMARY:
==1038821==    definitely lost: 0 bytes in 0 blocks
==1038821==    indirectly lost: 0 bytes in 0 blocks
==1038821==      possibly lost: 0 bytes in 0 blocks
==1038821==    still reachable: 56 bytes in 3 blocks
==1038821==         suppressed: 700,648 bytes in 9,371 blocks
==1038821== Reachable blocks (those to which a pointer was found) are not shown.
==1038821== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1038821== 
==1038821== For lists of detected and suppressed errors, rerun with: -s
==1038821== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
