==1297779== Memcheck, a memory error detector
==1297779== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1297779== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1297779== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOdeBasedCellCycleModels -malloc_debug -malloc_dump -memory_info
==1297779== Parent PID: 1296556
==1297779== 
==1297779== 
==1297779== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1297779== Open file descriptor 12:
==1297779==    at 0xE49922D: pipe (pipe.c:29)
==1297779==    by 0x1890D07D: ???
==1297779==    by 0x12EAE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1297779==    by 0xE0E8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1297779==    by 0xE081D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1297779==    by 0xCD78D38: PetscInitialize (pinit.c:924)
==1297779==    by 0xCBEA58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1297779==    by 0xCBEA5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1297779==    by 0x14160D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1297779==    by 0x138B03: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1297779==    by 0x13B8D2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1297779==    by 0x13B772: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1297779==    by 0x13BE09: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1297779==    by 0x134930: main (TestOdeBasedCellCycleModels.cpp:19)
==1297779== 
==1297779== Open file descriptor 8: /dev/shm/open_mpi.0000
==1297779==    at 0xE49DBCC: __open_nocancel (open64_nocancel.c:39)
==1297779==    by 0xE421C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1297779==    by 0xCC22822: ???
==1297779==    by 0xCC2296F: ???
==1297779==    by 0x12F536DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1297779==    by 0x12F53938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1297779==    by 0x12F09922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1297779==    by 0x12EAE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1297779==    by 0xE0E8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1297779==    by 0xE081D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1297779==    by 0xCD78D38: PetscInitialize (pinit.c:924)
==1297779==    by 0xCBEA58B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1297779==    by 0xCBEA5D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1297779==    by 0x14160D: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1297779==    by 0x138B03: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1297779==    by 0x13B8D2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1297779==    by 0x13B772: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1297779==    by 0x13BE09: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1297779==    by 0x134930: main (TestOdeBasedCellCycleModels.cpp:19)
==1297779== 
==1297779== Open file descriptor 116:
==1297779==    <inherited from parent>
==1297779== 
==1297779== Open file descriptor 111:
==1297779==    <inherited from parent>
==1297779== 
==1297779== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOdeBasedCellCycleModels_valgrind.txt
==1297779==    <inherited from parent>
==1297779== 
==1297779== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1297779==    <inherited from parent>
==1297779== 
==1297779== 
==1297779== HEAP SUMMARY:
==1297779==     in use at exit: 700,791 bytes in 9,379 blocks
==1297779==   total heap usage: 4,180,782 allocs, 4,171,403 frees, 1,785,014,353 bytes allocated
==1297779== 
==1297779== LEAK SUMMARY:
==1297779==    definitely lost: 0 bytes in 0 blocks
==1297779==    indirectly lost: 0 bytes in 0 blocks
==1297779==      possibly lost: 0 bytes in 0 blocks
==1297779==    still reachable: 72 bytes in 4 blocks
==1297779==         suppressed: 700,719 bytes in 9,375 blocks
==1297779== Reachable blocks (those to which a pointer was found) are not shown.
==1297779== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1297779== 
==1297779== For lists of detected and suppressed errors, rerun with: -s
==1297779== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
