==39871== Memcheck, a memory error detector
==39871== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==39871== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==39871== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellPropertyTutorial -malloc_debug -malloc_dump -memory_info
==39871== Parent PID: 24007
==39871== 
==39871== 
==39871== FILE DESCRIPTORS: 9 open (3 std) at exit.
==39871== Open file descriptor 12:
==39871==    at 0x10D4107D: pipe (pipe.c:29)
==39871==    by 0x196FB07D: ???
==39871==    by 0x14C6C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==39871==    by 0x10649418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39871==    by 0x105E2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39871==    by 0xF2D9D38: PetscInitialize (pinit.c:924)
==39871==    by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==39871==    by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==39871==    by 0x1502FF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==39871==    by 0x14A5F9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==39871==    by 0x14D664: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==39871==    by 0x14D504: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==39871==    by 0x14DB9B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==39871==    by 0x148A15: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==39871== 
==39871== Open file descriptor 8: /dev/shm/open_mpi.0000
==39871==    at 0x10D45A1C: __open_nocancel (open64_nocancel.c:39)
==39871==    by 0x10CC9BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==39871==    by 0xF186822: ???
==39871==    by 0xF18696F: ???
==39871==    by 0x14D116DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39871==    by 0x14D11938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39871==    by 0x14CC7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==39871==    by 0x14C6C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==39871==    by 0x10649418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39871==    by 0x105E2D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==39871==    by 0xF2D9D38: PetscInitialize (pinit.c:924)
==39871==    by 0xF14B1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==39871==    by 0xF14B227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==39871==    by 0x1502FF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==39871==    by 0x14A5F9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==39871==    by 0x14D664: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==39871==    by 0x14D504: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==39871==    by 0x14DB9B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==39871==    by 0x148A15: main (TestCreatingAndUsingANewCellPropertyTutorial.cpp:19)
==39871== 
==39871== Open file descriptor 115:
==39871==    <inherited from parent>
==39871== 
==39871== Open file descriptor 112:
==39871==    <inherited from parent>
==39871== 
==39871== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellPropertyTutorial_valgrind.txt
==39871==    <inherited from parent>
==39871== 
==39871== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==39871==    <inherited from parent>
==39871== 
==39871== 
==39871== HEAP SUMMARY:
==39871==     in use at exit: 618,281 bytes in 8,235 blocks
==39871==   total heap usage: 2,617,237 allocs, 2,609,002 frees, 1,556,744,772 bytes allocated
==39871== 
==39871== LEAK SUMMARY:
==39871==    definitely lost: 0 bytes in 0 blocks
==39871==    indirectly lost: 0 bytes in 0 blocks
==39871==      possibly lost: 0 bytes in 0 blocks
==39871==    still reachable: 56 bytes in 3 blocks
==39871==         suppressed: 618,225 bytes in 8,232 blocks
==39871== Reachable blocks (those to which a pointer was found) are not shown.
==39871== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==39871== 
==39871== For lists of detected and suppressed errors, rerun with: -s
==39871== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
