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