==1330535== Memcheck, a memory error detector
==1330535== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1330535== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1330535== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestOdeBasedCellCycleModelsForCrypt -malloc_debug -malloc_dump -memory_info
==1330535== Parent PID: 1310457
==1330535== 
==1330535== 
==1330535== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1330535== Open file descriptor 12:
==1330535==    at 0x102FD22D: pipe (pipe.c:29)
==1330535==    by 0x1A73107D: ???
==1330535==    by 0x148D24CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1330535==    by 0xFC07418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1330535==    by 0xFBA0D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1330535==    by 0xE897D38: PetscInitialize (pinit.c:924)
==1330535==    by 0xE70C20F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1330535==    by 0xE70C25D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1330535==    by 0x193453: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1330535==    by 0x18B18B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1330535==    by 0x18E788: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1330535==    by 0x18E628: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1330535==    by 0x18ECBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1330535==    by 0x186F75: main (TestOdeBasedCellCycleModelsForCrypt.cpp:19)
==1330535== 
==1330535== Open file descriptor 8: /dev/shm/open_mpi.0000
==1330535==    at 0x10301BCC: __open_nocancel (open64_nocancel.c:39)
==1330535==    by 0x10285C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1330535==    by 0xE741822: ???
==1330535==    by 0xE74196F: ???
==1330535==    by 0x149776DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1330535==    by 0x14977938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1330535==    by 0x1492D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1330535==    by 0x148D22DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1330535==    by 0xFC07418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1330535==    by 0xFBA0D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1330535==    by 0xE897D38: PetscInitialize (pinit.c:924)
==1330535==    by 0xE70C20F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1330535==    by 0xE70C25D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1330535==    by 0x193453: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1330535==    by 0x18B18B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1330535==    by 0x18E788: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1330535==    by 0x18E628: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1330535==    by 0x18ECBF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1330535==    by 0x186F75: main (TestOdeBasedCellCycleModelsForCrypt.cpp:19)
==1330535== 
==1330535== Open file descriptor 114:
==1330535==    <inherited from parent>
==1330535== 
==1330535== Open file descriptor 110:
==1330535==    <inherited from parent>
==1330535== 
==1330535== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOdeBasedCellCycleModelsForCrypt_valgrind.txt
==1330535==    <inherited from parent>
==1330535== 
==1330535== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1330535==    <inherited from parent>
==1330535== 
==1330535== 
==1330535== HEAP SUMMARY:
==1330535==     in use at exit: 700,839 bytes in 9,379 blocks
==1330535==   total heap usage: 863,791 allocs, 854,412 frees, 1,475,951,617 bytes allocated
==1330535== 
==1330535== LEAK SUMMARY:
==1330535==    definitely lost: 0 bytes in 0 blocks
==1330535==    indirectly lost: 0 bytes in 0 blocks
==1330535==      possibly lost: 0 bytes in 0 blocks
==1330535==    still reachable: 120 bytes in 4 blocks
==1330535==         suppressed: 700,719 bytes in 9,375 blocks
==1330535== Reachable blocks (those to which a pointer was found) are not shown.
==1330535== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1330535== 
==1330535== For lists of detected and suppressed errors, rerun with: -s
==1330535== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
