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