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