==2546328== Memcheck, a memory error detector
==2546328== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2546328== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2546328== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestSloughingCellKillers -malloc_debug -malloc_dump -memory_info
==2546328== Parent PID: 2537244
==2546328== 
==2546328== 
==2546328== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2546328== Open file descriptor 12:
==2546328==    at 0x1234C26D: pipe (pipe.c:29)
==2546328==    by 0x1B42E07D: ???
==2546328==    by 0x165794CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2546328==    by 0x11EB2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546328==    by 0x11E4BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546328==    by 0x10B42D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2546328==    by 0x109B42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2546328==    by 0x109B432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2546328==    by 0x1574B5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2546328==    by 0x14FA39: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2546328==    by 0x152A8C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2546328==    by 0x15292C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2546328==    by 0x152FC3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2546328==    by 0x14DE55: main (TestSloughingCellKillers.cpp:19)
==2546328== 
==2546328== Open file descriptor 8: /dev/shm/open_mpi.0000
==2546328==    at 0x12350C0C: __open_nocancel (open64_nocancel.c:39)
==2546328==    by 0x122D4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2546328==    by 0x109E9822: ???
==2546328==    by 0x109E996F: ???
==2546328==    by 0x1661E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546328==    by 0x1661E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546328==    by 0x165D4922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2546328==    by 0x165792DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2546328==    by 0x11EB2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546328==    by 0x11E4BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2546328==    by 0x10B42D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2546328==    by 0x109B42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2546328==    by 0x109B432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2546328==    by 0x1574B5: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2546328==    by 0x14FA39: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2546328==    by 0x152A8C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2546328==    by 0x15292C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2546328==    by 0x152FC3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2546328==    by 0x14DE55: main (TestSloughingCellKillers.cpp:19)
==2546328== 
==2546328== Open file descriptor 115:
==2546328==    <inherited from parent>
==2546328== 
==2546328== Open file descriptor 112:
==2546328==    <inherited from parent>
==2546328== 
==2546328== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSloughingCellKillers_valgrind.txt
==2546328==    <inherited from parent>
==2546328== 
==2546328== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2546328==    <inherited from parent>
==2546328== 
==2546328== 
==2546328== HEAP SUMMARY:
==2546328==     in use at exit: 858,040 bytes in 12,113 blocks
==2546328==   total heap usage: 109,299 allocs, 97,186 frees, 1,546,935,478 bytes allocated
==2546328== 
==2546328== LEAK SUMMARY:
==2546328==    definitely lost: 0 bytes in 0 blocks
==2546328==    indirectly lost: 0 bytes in 0 blocks
==2546328==      possibly lost: 0 bytes in 0 blocks
==2546328==    still reachable: 56 bytes in 3 blocks
==2546328==         suppressed: 857,984 bytes in 12,110 blocks
==2546328== Reachable blocks (those to which a pointer was found) are not shown.
==2546328== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2546328== 
==2546328== For lists of detected and suppressed errors, rerun with: -s
==2546328== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
