==1510344== Memcheck, a memory error detector
==1510344== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1510344== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1510344== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOdeBasedCellCycleModels -malloc_debug -malloc_dump -memory_info
==1510344== Parent PID: 1509143
==1510344== 
==1510344== 
==1510344== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1510344== Open file descriptor 12:
==1510344==    at 0xE71C22D: pipe (pipe.c:29)
==1510344==    by 0x18AEF07D: ???
==1510344==    by 0x130914CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1510344==    by 0xE36B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1510344==    by 0xE304D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1510344==    by 0xCFFBD38: PetscInitialize (pinit.c:924)
==1510344==    by 0xCE6D69F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1510344==    by 0xCE6D6ED: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1510344==    by 0x14183F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1510344==    by 0x138C43: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1510344==    by 0x13BAD4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1510344==    by 0x13B974: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1510344==    by 0x13C00B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1510344==    by 0x134A70: main (TestOdeBasedCellCycleModels.cpp:19)
==1510344== 
==1510344== Open file descriptor 8: /dev/shm/open_mpi.0000
==1510344==    at 0xE720BCC: __open_nocancel (open64_nocancel.c:39)
==1510344==    by 0xE6A4C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1510344==    by 0xCEA5822: ???
==1510344==    by 0xCEA596F: ???
==1510344==    by 0x131366DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1510344==    by 0x13136938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1510344==    by 0x130EC922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1510344==    by 0x130912DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1510344==    by 0xE36B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1510344==    by 0xE304D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1510344==    by 0xCFFBD38: PetscInitialize (pinit.c:924)
==1510344==    by 0xCE6D69F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1510344==    by 0xCE6D6ED: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1510344==    by 0x14183F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1510344==    by 0x138C43: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1510344==    by 0x13BAD4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1510344==    by 0x13B974: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1510344==    by 0x13C00B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1510344==    by 0x134A70: main (TestOdeBasedCellCycleModels.cpp:19)
==1510344== 
==1510344== Open file descriptor 116:
==1510344==    <inherited from parent>
==1510344== 
==1510344== Open file descriptor 112:
==1510344==    <inherited from parent>
==1510344== 
==1510344== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOdeBasedCellCycleModels_valgrind.txt
==1510344==    <inherited from parent>
==1510344== 
==1510344== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1510344==    <inherited from parent>
==1510344== 
==1510344== 
==1510344== HEAP SUMMARY:
==1510344==     in use at exit: 700,720 bytes in 9,375 blocks
==1510344==   total heap usage: 4,180,999 allocs, 4,171,624 frees, 1,785,033,364 bytes allocated
==1510344== 
==1510344== LEAK SUMMARY:
==1510344==    definitely lost: 0 bytes in 0 blocks
==1510344==    indirectly lost: 0 bytes in 0 blocks
==1510344==      possibly lost: 0 bytes in 0 blocks
==1510344==    still reachable: 72 bytes in 4 blocks
==1510344==         suppressed: 700,648 bytes in 9,371 blocks
==1510344== Reachable blocks (those to which a pointer was found) are not shown.
==1510344== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1510344== 
==1510344== For lists of detected and suppressed errors, rerun with: -s
==1510344== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
