==1183659== Memcheck, a memory error detector
==1183659== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1183659== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1183659== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellPropertyTutorial -malloc_debug -malloc_dump -memory_info
==1183659== Parent PID: 1174373
==1183659== 
==1183659== 
==1183659== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1183659== Open file descriptor 12:
==1183659==    at 0xFEEF22D: pipe (pipe.c:29)
==1183659==    by 0x1890E07D: ???
==1183659==    by 0x13E724CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1183659==    by 0xF7F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1183659==    by 0xF792D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1183659==    by 0xE489D38: PetscInitialize (pinit.c:924)
==1183659==    by 0xE2FB58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1183659==    by 0xE2FB5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1183659==    by 0x159B11: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1183659==    by 0x1527F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1183659==    by 0x155994: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1183659==    by 0x155834: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1183659==    by 0x155ECB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1183659==    by 0x150AE0: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==1183659== 
==1183659== Open file descriptor 8: /dev/shm/open_mpi.0000
==1183659==    at 0xFEF3BCC: __open_nocancel (open64_nocancel.c:39)
==1183659==    by 0xFE77C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1183659==    by 0xE333822: ???
==1183659==    by 0xE33396F: ???
==1183659==    by 0x13F176DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1183659==    by 0x13F17938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1183659==    by 0x13ECD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1183659==    by 0x13E722DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1183659==    by 0xF7F9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1183659==    by 0xF792D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1183659==    by 0xE489D38: PetscInitialize (pinit.c:924)
==1183659==    by 0xE2FB58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1183659==    by 0xE2FB5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1183659==    by 0x159B11: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1183659==    by 0x1527F3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1183659==    by 0x155994: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1183659==    by 0x155834: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1183659==    by 0x155ECB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1183659==    by 0x150AE0: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==1183659== 
==1183659== Open file descriptor 116:
==1183659==    <inherited from parent>
==1183659== 
==1183659== Open file descriptor 111:
==1183659==    <inherited from parent>
==1183659== 
==1183659== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellPropertyTutorial_valgrind.txt
==1183659==    <inherited from parent>
==1183659== 
==1183659== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1183659==    <inherited from parent>
==1183659== 
==1183659== 
==1183659== HEAP SUMMARY:
==1183659==     in use at exit: 700,704 bytes in 9,374 blocks
==1183659==   total heap usage: 2,410,868 allocs, 2,401,494 frees, 1,570,777,366 bytes allocated
==1183659== 
==1183659== LEAK SUMMARY:
==1183659==    definitely lost: 0 bytes in 0 blocks
==1183659==    indirectly lost: 0 bytes in 0 blocks
==1183659==      possibly lost: 0 bytes in 0 blocks
==1183659==    still reachable: 56 bytes in 3 blocks
==1183659==         suppressed: 700,648 bytes in 9,371 blocks
==1183659== Reachable blocks (those to which a pointer was found) are not shown.
==1183659== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1183659== 
==1183659== For lists of detected and suppressed errors, rerun with: -s
==1183659== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
