==495607== Memcheck, a memory error detector
==495607== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==495607== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==495607== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCreatingAndUsingANewCellCycleModelTutorial -malloc_debug -malloc_dump -memory_info
==495607== Parent PID: 481481
==495607== 
==495607== 
==495607== FILE DESCRIPTORS: 10 open (3 std) at exit.
==495607== Open file descriptor 12:
==495607==    at 0x1015626D: pipe (pipe.c:29)
==495607==    by 0x18A1E07D: ???
==495607==    by 0x13F8F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==495607==    by 0xF977418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==495607==    by 0xF910D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==495607==    by 0xE607D38: PetscInitialize (pinit.c:924)
==495607==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==495607==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==495607==    by 0x2258F7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==495607==    by 0x21F2AB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==495607==    by 0x222B60: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==495607==    by 0x222A01: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==495607==    by 0x223097: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==495607==    by 0x21BBD5: main (TestCreatingAndUsingANewCellCycleModelTutorial.cpp:19)
==495607== 
==495607== Open file descriptor 8: /dev/shm/open_mpi.0000
==495607==    at 0x1015AC0C: __open_nocancel (open64_nocancel.c:39)
==495607==    by 0x100DEBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==495607==    by 0xE4A9822: ???
==495607==    by 0xE4A996F: ???
==495607==    by 0x140346DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==495607==    by 0x14034938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==495607==    by 0x13FEA922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==495607==    by 0x13F8F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==495607==    by 0xF977418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==495607==    by 0xF910D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==495607==    by 0xE607D38: PetscInitialize (pinit.c:924)
==495607==    by 0xE46F153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==495607==    by 0xE46F1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==495607==    by 0x2258F7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==495607==    by 0x21F2AB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==495607==    by 0x222B60: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==495607==    by 0x222A01: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==495607==    by 0x223097: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==495607==    by 0x21BBD5: main (TestCreatingAndUsingANewCellCycleModelTutorial.cpp:19)
==495607== 
==495607== Open file descriptor 126: /usr/share/ca-certificates/mozilla/HiPKI_Root_CA_-_G1.crt
==495607==    <inherited from parent>
==495607== 
==495607== Open file descriptor 118:
==495607==    <inherited from parent>
==495607== 
==495607== Open file descriptor 115:
==495607==    <inherited from parent>
==495607== 
==495607== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCreatingAndUsingANewCellCycleModelTutorial_valgrind.txt
==495607==    <inherited from parent>
==495607== 
==495607== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==495607==    <inherited from parent>
==495607== 
==495607== 
==495607== HEAP SUMMARY:
==495607==     in use at exit: 835,562 bytes in 11,673 blocks
==495607==   total heap usage: 8,984,850 allocs, 8,973,177 frees, 2,386,309,196 bytes allocated
==495607== 
==495607== LEAK SUMMARY:
==495607==    definitely lost: 0 bytes in 0 blocks
==495607==    indirectly lost: 0 bytes in 0 blocks
==495607==      possibly lost: 0 bytes in 0 blocks
==495607==    still reachable: 56 bytes in 3 blocks
==495607==         suppressed: 835,506 bytes in 11,670 blocks
==495607== Reachable blocks (those to which a pointer was found) are not shown.
==495607== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==495607== 
==495607== For lists of detected and suppressed errors, rerun with: -s
==495607== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
