==2589249== Memcheck, a memory error detector
==2589249== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2589249== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2589249== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/crypt/test/TestCellBetaCateninWriter -malloc_debug -malloc_dump -memory_info
==2589249== Parent PID: 2580139
==2589249== 
==2589249== 
==2589249== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2589249== Open file descriptor 12:
==2589249==    at 0x10DB526D: pipe (pipe.c:29)
==2589249==    by 0x1B43507D: ???
==2589249==    by 0x165D14CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2589249==    by 0x12AF9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2589249==    by 0x12A92D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2589249==    by 0x11789D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2589249==    by 0x109BB2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2589249==    by 0x109BB32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2589249==    by 0x135E6E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2589249==    by 0x12F0C3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2589249==    by 0x131AB2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2589249==    by 0x1319AD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2589249==    by 0x131FC1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2589249==    by 0x12D8C5: main (TestCellBetaCateninWriter.cpp:18)
==2589249== 
==2589249== Open file descriptor 8: /dev/shm/open_mpi.0000
==2589249==    at 0x10DB9C0C: __open_nocancel (open64_nocancel.c:39)
==2589249==    by 0x10D3DBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2589249==    by 0x109F0822: ???
==2589249==    by 0x109F096F: ???
==2589249==    by 0x166766DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2589249==    by 0x16676938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2589249==    by 0x1662C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2589249==    by 0x165D12DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2589249==    by 0x12AF9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2589249==    by 0x12A92D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2589249==    by 0x11789D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2589249==    by 0x109BB2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2589249==    by 0x109BB32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2589249==    by 0x135E6E: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2589249==    by 0x12F0C3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2589249==    by 0x131AB2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2589249==    by 0x1319AD: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2589249==    by 0x131FC1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2589249==    by 0x12D8C5: main (TestCellBetaCateninWriter.cpp:18)
==2589249== 
==2589249== Open file descriptor 115:
==2589249==    <inherited from parent>
==2589249== 
==2589249== Open file descriptor 112:
==2589249==    <inherited from parent>
==2589249== 
==2589249== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellBetaCateninWriter_valgrind.txt
==2589249==    <inherited from parent>
==2589249== 
==2589249== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2589249==    <inherited from parent>
==2589249== 
==2589249== 
==2589249== HEAP SUMMARY:
==2589249==     in use at exit: 858,120 bytes in 12,114 blocks
==2589249==   total heap usage: 71,219 allocs, 59,105 frees, 1,545,516,504 bytes allocated
==2589249== 
==2589249== LEAK SUMMARY:
==2589249==    definitely lost: 0 bytes in 0 blocks
==2589249==    indirectly lost: 0 bytes in 0 blocks
==2589249==      possibly lost: 0 bytes in 0 blocks
==2589249==    still reachable: 136 bytes in 4 blocks
==2589249==         suppressed: 857,984 bytes in 12,110 blocks
==2589249== Reachable blocks (those to which a pointer was found) are not shown.
==2589249== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2589249== 
==2589249== For lists of detected and suppressed errors, rerun with: -s
==2589249== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
