==2643085== Memcheck, a memory error detector
==2643085== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2643085== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2643085== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestSimpleCellCycleModelsForCrypt -malloc_debug -malloc_dump -memory_info
==2643085== Parent PID: 2627514
==2643085== 
==2643085== 
==2643085== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2643085== Open file descriptor 12:
==2643085==    at 0x1005822D: pipe (pipe.c:29)
==2643085==    by 0x1A6E007D: ???
==2643085==    by 0x1482F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2643085==    by 0xF960418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2643085==    by 0xF8F9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2643085==    by 0xE5F0D38: PetscInitialize (pinit.c:924)
==2643085==    by 0xE466153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2643085==    by 0xE4661A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2643085==    by 0x186CD7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2643085==    by 0x17F2CB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2643085==    by 0x18258E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2643085==    by 0x18242E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2643085==    by 0x182AC5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2643085==    by 0x17BBF5: main (TestSimpleCellCycleModelsForCrypt.cpp:19)
==2643085== 
==2643085== Open file descriptor 8: /dev/shm/open_mpi.0000
==2643085==    at 0x1005CBCC: __open_nocancel (open64_nocancel.c:39)
==2643085==    by 0xFFE0C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2643085==    by 0xE49A822: ???
==2643085==    by 0xE49A96F: ???
==2643085==    by 0x148D46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2643085==    by 0x148D4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2643085==    by 0x1488A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2643085==    by 0x1482F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2643085==    by 0xF960418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2643085==    by 0xF8F9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2643085==    by 0xE5F0D38: PetscInitialize (pinit.c:924)
==2643085==    by 0xE466153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2643085==    by 0xE4661A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2643085==    by 0x186CD7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2643085==    by 0x17F2CB: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2643085==    by 0x18258E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2643085==    by 0x18242E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2643085==    by 0x182AC5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2643085==    by 0x17BBF5: main (TestSimpleCellCycleModelsForCrypt.cpp:19)
==2643085== 
==2643085== Open file descriptor 116:
==2643085==    <inherited from parent>
==2643085== 
==2643085== Open file descriptor 112:
==2643085==    <inherited from parent>
==2643085== 
==2643085== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimpleCellCycleModelsForCrypt_valgrind.txt
==2643085==    <inherited from parent>
==2643085== 
==2643085== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2643085==    <inherited from parent>
==2643085== 
==2643085== 
==2643085== HEAP SUMMARY:
==2643085==     in use at exit: 700,839 bytes in 9,379 blocks
==2643085==   total heap usage: 755,515 allocs, 746,136 frees, 1,387,636,024 bytes allocated
==2643085== 
==2643085== LEAK SUMMARY:
==2643085==    definitely lost: 0 bytes in 0 blocks
==2643085==    indirectly lost: 0 bytes in 0 blocks
==2643085==      possibly lost: 0 bytes in 0 blocks
==2643085==    still reachable: 120 bytes in 4 blocks
==2643085==         suppressed: 700,719 bytes in 9,375 blocks
==2643085== Reachable blocks (those to which a pointer was found) are not shown.
==2643085== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2643085== 
==2643085== For lists of detected and suppressed errors, rerun with: -s
==2643085== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
