==607469== Memcheck, a memory error detector
==607469== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==607469== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==607469== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellBasedParabolicPdes -malloc_debug -malloc_dump -memory_info
==607469== Parent PID: 606210
==607469== 
==607469== 
==607469== FILE DESCRIPTORS: 10 open (3 std) at exit.
==607469== Open file descriptor 12:
==607469==    at 0xFD1B26D: pipe (pipe.c:29)
==607469==    by 0x18AE107D: ???
==607469==    by 0x1402F4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607469==    by 0xF968418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607469==    by 0xF901D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607469==    by 0xE5F8D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607469==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607469==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607469==    by 0x12B80F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==607469==    by 0x126AE3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607469==    by 0x129134: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607469==    by 0x129030: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607469==    by 0x129643: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607469==    by 0x1252E5: main (TestCellBasedParabolicPdes.cpp:18)
==607469== 
==607469== Open file descriptor 8: /dev/shm/open_mpi.0000
==607469==    at 0xFD1FC0C: __open_nocancel (open64_nocancel.c:39)
==607469==    by 0xFCA3BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==607469==    by 0xE49F822: ???
==607469==    by 0xE49F96F: ???
==607469==    by 0x140D46DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607469==    by 0x140D4938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607469==    by 0x1408A922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==607469==    by 0x1402F2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==607469==    by 0xF968418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607469==    by 0xF901D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==607469==    by 0xE5F8D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==607469==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==607469==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==607469==    by 0x12B80F: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==607469==    by 0x126AE3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==607469==    by 0x129134: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==607469==    by 0x129030: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==607469==    by 0x129643: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==607469==    by 0x1252E5: main (TestCellBasedParabolicPdes.cpp:18)
==607469== 
==607469== Open file descriptor 118:
==607469==    <inherited from parent>
==607469== 
==607469== Open file descriptor 114:
==607469==    <inherited from parent>
==607469== 
==607469== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==607469==    <inherited from parent>
==607469== 
==607469== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellBasedParabolicPdes_valgrind.txt
==607469==    <inherited from parent>
==607469== 
==607469== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==607469==    <inherited from parent>
==607469== 
==607469== 
==607469== HEAP SUMMARY:
==607469==     in use at exit: 858,019 bytes in 12,113 blocks
==607469==   total heap usage: 77,649 allocs, 65,536 frees, 1,546,581,082 bytes allocated
==607469== 
==607469== LEAK SUMMARY:
==607469==    definitely lost: 0 bytes in 0 blocks
==607469==    indirectly lost: 0 bytes in 0 blocks
==607469==      possibly lost: 0 bytes in 0 blocks
==607469==    still reachable: 56 bytes in 3 blocks
==607469==         suppressed: 857,963 bytes in 12,110 blocks
==607469== Reachable blocks (those to which a pointer was found) are not shown.
==607469== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==607469== 
==607469== For lists of detected and suppressed errors, rerun with: -s
==607469== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
