==1074027== Memcheck, a memory error detector
==1074027== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1074027== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1074027== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestEllipticGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1074027== Parent PID: 1072768
==1074027== 
==1074027== 
==1074027== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1074027== Open file descriptor 12:
==1074027==    at 0x105AB22D: pipe (pipe.c:29)
==1074027==    by 0x18B2307D: ???
==1074027==    by 0x140884CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1074027==    by 0xFDCE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1074027==    by 0xFD67D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1074027==    by 0xEA5ED38: PetscInitialize (pinit.c:924)
==1074027==    by 0xE8D068F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1074027==    by 0xE8D06DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1074027==    by 0x149635: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1074027==    by 0x14207F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1074027==    by 0x1452EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1074027==    by 0x14518C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1074027==    by 0x145823: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1074027==    by 0x1403B0: main (TestEllipticGrowingDomainPdeModifier.cpp:19)
==1074027== 
==1074027== Open file descriptor 8: /dev/shm/open_mpi.0000
==1074027==    at 0x105AFBCC: __open_nocancel (open64_nocancel.c:39)
==1074027==    by 0x10533C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1074027==    by 0xE908822: ???
==1074027==    by 0xE90896F: ???
==1074027==    by 0x1412D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1074027==    by 0x1412D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1074027==    by 0x140E3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1074027==    by 0x140882DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1074027==    by 0xFDCE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1074027==    by 0xFD67D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1074027==    by 0xEA5ED38: PetscInitialize (pinit.c:924)
==1074027==    by 0xE8D068F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1074027==    by 0xE8D06DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1074027==    by 0x149635: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1074027==    by 0x14207F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1074027==    by 0x1452EC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1074027==    by 0x14518C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1074027==    by 0x145823: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1074027==    by 0x1403B0: main (TestEllipticGrowingDomainPdeModifier.cpp:19)
==1074027== 
==1074027== Open file descriptor 116:
==1074027==    <inherited from parent>
==1074027== 
==1074027== Open file descriptor 112:
==1074027==    <inherited from parent>
==1074027== 
==1074027== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestEllipticGrowingDomainPdeModifier_valgrind.txt
==1074027==    <inherited from parent>
==1074027== 
==1074027== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1074027==    <inherited from parent>
==1074027== 
==1074027== 
==1074027== HEAP SUMMARY:
==1074027==     in use at exit: 700,775 bytes in 9,378 blocks
==1074027==   total heap usage: 1,611,391 allocs, 1,602,013 frees, 1,453,179,547 bytes allocated
==1074027== 
==1074027== LEAK SUMMARY:
==1074027==    definitely lost: 0 bytes in 0 blocks
==1074027==    indirectly lost: 0 bytes in 0 blocks
==1074027==      possibly lost: 0 bytes in 0 blocks
==1074027==    still reachable: 56 bytes in 3 blocks
==1074027==         suppressed: 700,719 bytes in 9,375 blocks
==1074027== Reachable blocks (those to which a pointer was found) are not shown.
==1074027== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1074027== 
==1074027== For lists of detected and suppressed errors, rerun with: -s
==1074027== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
