==2117524== Memcheck, a memory error detector
==2117524== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2117524== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2117524== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestDeltaNotchModifier -malloc_debug -malloc_dump -memory_info
==2117524== Parent PID: 2115830
==2117524== 
==2117524== 
==2117524== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2117524== Open file descriptor 12:
==2117524==    at 0xE86526D: pipe (pipe.c:29)
==2117524==    by 0x18AE507D: ???
==2117524==    by 0x140824CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2117524==    by 0x104C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2117524==    by 0x1045BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2117524==    by 0xF150D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2117524==    by 0xE46C153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2117524==    by 0xE46C1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2117524==    by 0x208464: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2117524==    by 0x1FFF59: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2117524==    by 0x2038EE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2117524==    by 0x20378E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2117524==    by 0x203E25: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2117524==    by 0x1FE375: main (TestDeltaNotchModifier.cpp:19)
==2117524== 
==2117524== Open file descriptor 8: /dev/shm/open_mpi.0000
==2117524==    at 0xE869C0C: __open_nocancel (open64_nocancel.c:39)
==2117524==    by 0xE7EDBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2117524==    by 0xE4A0822: ???
==2117524==    by 0xE4A096F: ???
==2117524==    by 0x141276DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2117524==    by 0x14127938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2117524==    by 0x140DD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2117524==    by 0x140822DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2117524==    by 0x104C2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2117524==    by 0x1045BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2117524==    by 0xF150D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2117524==    by 0xE46C153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2117524==    by 0xE46C1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2117524==    by 0x208464: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2117524==    by 0x1FFF59: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2117524==    by 0x2038EE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2117524==    by 0x20378E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2117524==    by 0x203E25: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2117524==    by 0x1FE375: main (TestDeltaNotchModifier.cpp:19)
==2117524== 
==2117524== Open file descriptor 115:
==2117524==    <inherited from parent>
==2117524== 
==2117524== Open file descriptor 112:
==2117524==    <inherited from parent>
==2117524== 
==2117524== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDeltaNotchModifier_valgrind.txt
==2117524==    <inherited from parent>
==2117524== 
==2117524== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2117524==    <inherited from parent>
==2117524== 
==2117524== 
==2117524== HEAP SUMMARY:
==2117524==     in use at exit: 857,961 bytes in 12,109 blocks
==2117524==   total heap usage: 4,708,363 allocs, 4,696,254 frees, 9,014,460,482 bytes allocated
==2117524== 
==2117524== LEAK SUMMARY:
==2117524==    definitely lost: 0 bytes in 0 blocks
==2117524==    indirectly lost: 0 bytes in 0 blocks
==2117524==      possibly lost: 0 bytes in 0 blocks
==2117524==    still reachable: 56 bytes in 3 blocks
==2117524==         suppressed: 857,905 bytes in 12,106 blocks
==2117524== Reachable blocks (those to which a pointer was found) are not shown.
==2117524== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2117524== 
==2117524== For lists of detected and suppressed errors, rerun with: -s
==2117524== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
