==420756== Memcheck, a memory error detector
==420756== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==420756== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==420756== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellBasedSimulationModifierTutorial -malloc_debug -malloc_dump -memory_info
==420756== Parent PID: 413147
==420756== 
==420756== 
==420756== FILE DESCRIPTORS: 9 open (3 std) at exit.
==420756== Open file descriptor 12:
==420756==    at 0x109AE26D: pipe (pipe.c:29)
==420756==    by 0x1977607D: ???
==420756==    by 0x14CC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==420756==    by 0x105FB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==420756==    by 0x10594D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==420756==    by 0xF28BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==420756==    by 0xF0FD2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==420756==    by 0xF0FD32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==420756==    by 0x131579: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==420756==    by 0x12C94F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==420756==    by 0x12EE3C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==420756==    by 0x12ED37: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==420756==    by 0x12F34B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==420756==    by 0x12B145: main (TestCreatingAndUsingANewCellBasedSimulationModifierTutorial.cpp:18)
==420756== 
==420756== Open file descriptor 8: /dev/shm/open_mpi.0000
==420756==    at 0x109B2C0C: __open_nocancel (open64_nocancel.c:39)
==420756==    by 0x10936BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==420756==    by 0xF132822: ???
==420756==    by 0xF13296F: ???
==420756==    by 0x14D676DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==420756==    by 0x14D67938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==420756==    by 0x14D1D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==420756==    by 0x14CC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==420756==    by 0x105FB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==420756==    by 0x10594D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==420756==    by 0xF28BD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==420756==    by 0xF0FD2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==420756==    by 0xF0FD32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==420756==    by 0x131579: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==420756==    by 0x12C94F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==420756==    by 0x12EE3C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==420756==    by 0x12ED37: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==420756==    by 0x12F34B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==420756==    by 0x12B145: main (TestCreatingAndUsingANewCellBasedSimulationModifierTutorial.cpp:18)
==420756== 
==420756== Open file descriptor 116:
==420756==    <inherited from parent>
==420756== 
==420756== Open file descriptor 113:
==420756==    <inherited from parent>
==420756== 
==420756== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellBasedSimulationModifierTutorial_valgrind.txt
==420756==    <inherited from parent>
==420756== 
==420756== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==420756==    <inherited from parent>
==420756== 
==420756== 
==420756== HEAP SUMMARY:
==420756==     in use at exit: 858,019 bytes in 12,113 blocks
==420756==   total heap usage: 500,639 allocs, 488,526 frees, 1,854,170,351 bytes allocated
==420756== 
==420756== LEAK SUMMARY:
==420756==    definitely lost: 0 bytes in 0 blocks
==420756==    indirectly lost: 0 bytes in 0 blocks
==420756==      possibly lost: 0 bytes in 0 blocks
==420756==    still reachable: 56 bytes in 3 blocks
==420756==         suppressed: 857,963 bytes in 12,110 blocks
==420756== Reachable blocks (those to which a pointer was found) are not shown.
==420756== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==420756== 
==420756== For lists of detected and suppressed errors, rerun with: -s
==420756== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
