==2613243== Memcheck, a memory error detector
==2613243== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2613243== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2613243== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestSimulationsWithEllipticGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==2613243== Parent PID: 2611875
==2613243== 
==2613243== 
==2613243== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2613243== Open file descriptor 12:
==2613243==    at 0x1105607D: pipe (pipe.c:29)
==2613243==    by 0x196AB07D: ???
==2613243==    by 0x14C2B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2613243==    by 0x1095E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2613243==    by 0x108F7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2613243==    by 0xF5C0D38: PetscInitialize (pinit.c:924)
==2613243==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2613243==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2613243==    by 0x12F3BB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2613243==    by 0x12A2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2613243==    by 0x12CDFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2613243==    by 0x12CC9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2613243==    by 0x12D333: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2613243==    by 0x1286D5: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==2613243== 
==2613243== Open file descriptor 8: /dev/shm/open_mpi.0000
==2613243==    at 0x1105AA1C: __open_nocancel (open64_nocancel.c:39)
==2613243==    by 0x10FDEBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2613243==    by 0x10850822: ???
==2613243==    by 0x1085096F: ???
==2613243==    by 0x14CD06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2613243==    by 0x14CD0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2613243==    by 0x14C86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2613243==    by 0x14C2B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2613243==    by 0x1095E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2613243==    by 0x108F7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2613243==    by 0xF5C0D38: PetscInitialize (pinit.c:924)
==2613243==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2613243==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2613243==    by 0x12F3BB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2613243==    by 0x12A2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2613243==    by 0x12CDFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2613243==    by 0x12CC9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2613243==    by 0x12D333: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2613243==    by 0x1286D5: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==2613243== 
==2613243== Open file descriptor 115:
==2613243==    <inherited from parent>
==2613243== 
==2613243== Open file descriptor 112:
==2613243==    <inherited from parent>
==2613243== 
==2613243== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimulationsWithEllipticGrowingDomainPdeModifier_valgrind.txt
==2613243==    <inherited from parent>
==2613243== 
==2613243== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2613243==    <inherited from parent>
==2613243== 
==2613243== 
==2613243== HEAP SUMMARY:
==2613243==     in use at exit: 835,564 bytes in 11,673 blocks
==2613243==   total heap usage: 5,214,285 allocs, 5,202,612 frees, 2,522,674,560 bytes allocated
==2613243== 
==2613243== LEAK SUMMARY:
==2613243==    definitely lost: 0 bytes in 0 blocks
==2613243==    indirectly lost: 0 bytes in 0 blocks
==2613243==      possibly lost: 0 bytes in 0 blocks
==2613243==    still reachable: 56 bytes in 3 blocks
==2613243==         suppressed: 835,508 bytes in 11,670 blocks
==2613243== Reachable blocks (those to which a pointer was found) are not shown.
==2613243== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2613243== 
==2613243== For lists of detected and suppressed errors, rerun with: -s
==2613243== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
