==2498095== Memcheck, a memory error detector
==2498095== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2498095== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2498095== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestExtrinsicPullModifier -malloc_debug -malloc_dump -memory_info
==2498095== Parent PID: 2496142
==2498095== 
==2498095== 
==2498095== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2498095== Open file descriptor 12:
==2498095==    at 0xF8F222D: pipe (pipe.c:29)
==2498095==    by 0x1976707D: ???
==2498095==    by 0x14D704CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2498095==    by 0x11550418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2498095==    by 0x114E9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2498095==    by 0x101DED38: PetscInitialize (pinit.c:924)
==2498095==    by 0xF1B823F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2498095==    by 0xF1B828D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2498095==    by 0x1FC2B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2498095==    by 0x1F4597: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2498095==    by 0x1F7DFE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2498095==    by 0x1F7CF9: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2498095==    by 0x1F830D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2498095==    by 0x1F2D55: main (TestExtrinsicPullModifier.cpp:18)
==2498095== 
==2498095== Open file descriptor 8: /dev/shm/open_mpi.0000
==2498095==    at 0xF8F6BCC: __open_nocancel (open64_nocancel.c:39)
==2498095==    by 0xF87AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2498095==    by 0xF1ED822: ???
==2498095==    by 0xF1ED96F: ???
==2498095==    by 0x14E156DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2498095==    by 0x14E15938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2498095==    by 0x14DCB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2498095==    by 0x14D702DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2498095==    by 0x11550418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2498095==    by 0x114E9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2498095==    by 0x101DED38: PetscInitialize (pinit.c:924)
==2498095==    by 0xF1B823F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2498095==    by 0xF1B828D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2498095==    by 0x1FC2B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2498095==    by 0x1F4597: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2498095==    by 0x1F7DFE: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2498095==    by 0x1F7CF9: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2498095==    by 0x1F830D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2498095==    by 0x1F2D55: main (TestExtrinsicPullModifier.cpp:18)
==2498095== 
==2498095== Open file descriptor 115:
==2498095==    <inherited from parent>
==2498095== 
==2498095== Open file descriptor 111:
==2498095==    <inherited from parent>
==2498095== 
==2498095== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestExtrinsicPullModifier_valgrind.txt
==2498095==    <inherited from parent>
==2498095== 
==2498095== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2498095==    <inherited from parent>
==2498095== 
==2498095== 
==2498095== HEAP SUMMARY:
==2498095==     in use at exit: 700,759 bytes in 9,378 blocks
==2498095==   total heap usage: 225,699 allocs, 216,321 frees, 1,380,962,790 bytes allocated
==2498095== 
==2498095== LEAK SUMMARY:
==2498095==    definitely lost: 0 bytes in 0 blocks
==2498095==    indirectly lost: 0 bytes in 0 blocks
==2498095==      possibly lost: 0 bytes in 0 blocks
==2498095==    still reachable: 56 bytes in 3 blocks
==2498095==         suppressed: 700,703 bytes in 9,375 blocks
==2498095== Reachable blocks (those to which a pointer was found) are not shown.
==2498095== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2498095== 
==2498095== For lists of detected and suppressed errors, rerun with: -s
==2498095== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
