==1966832== Memcheck, a memory error detector
==1966832== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1966832== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1966832== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestSimulationsWithEllipticGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1966832== Parent PID: 1965508
==1966832== 
==1966832== 
==1966832== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1966832== Open file descriptor 12:
==1966832==    at 0x103A122D: pipe (pipe.c:29)
==1966832==    by 0x18A0407D: ???
==1966832==    by 0x13F674CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1966832==    by 0xFCAB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1966832==    by 0xFC44D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1966832==    by 0xE91BD38: PetscInitialize (pinit.c:924)
==1966832==    by 0xE7F2FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1966832==    by 0xE7F301D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1966832==    by 0x12E48B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1966832==    by 0x129405: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1966832==    by 0x12BF54: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1966832==    by 0x12BDF4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1966832==    by 0x12C48B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1966832==    by 0x127735: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==1966832== 
==1966832== Open file descriptor 8: /dev/shm/open_mpi.0000
==1966832==    at 0x103A5BCC: __open_nocancel (open64_nocancel.c:39)
==1966832==    by 0x10329C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1966832==    by 0xFBA5822: ???
==1966832==    by 0xFBA596F: ???
==1966832==    by 0x1400C6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1966832==    by 0x1400C938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1966832==    by 0x13FC2922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1966832==    by 0x13F672DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1966832==    by 0xFCAB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1966832==    by 0xFC44D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1966832==    by 0xE91BD38: PetscInitialize (pinit.c:924)
==1966832==    by 0xE7F2FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1966832==    by 0xE7F301D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1966832==    by 0x12E48B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1966832==    by 0x129405: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1966832==    by 0x12BF54: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1966832==    by 0x12BDF4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1966832==    by 0x12C48B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1966832==    by 0x127735: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==1966832== 
==1966832== Open file descriptor 116:
==1966832==    <inherited from parent>
==1966832== 
==1966832== Open file descriptor 112:
==1966832==    <inherited from parent>
==1966832== 
==1966832== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimulationsWithEllipticGrowingDomainPdeModifier_valgrind.txt
==1966832==    <inherited from parent>
==1966832== 
==1966832== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1966832==    <inherited from parent>
==1966832== 
==1966832== 
==1966832== HEAP SUMMARY:
==1966832==     in use at exit: 700,688 bytes in 9,374 blocks
==1966832==   total heap usage: 5,206,825 allocs, 5,197,451 frees, 2,336,043,102 bytes allocated
==1966832== 
==1966832== LEAK SUMMARY:
==1966832==    definitely lost: 0 bytes in 0 blocks
==1966832==    indirectly lost: 0 bytes in 0 blocks
==1966832==      possibly lost: 0 bytes in 0 blocks
==1966832==    still reachable: 56 bytes in 3 blocks
==1966832==         suppressed: 700,632 bytes in 9,371 blocks
==1966832== Reachable blocks (those to which a pointer was found) are not shown.
==1966832== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1966832== 
==1966832== For lists of detected and suppressed errors, rerun with: -s
==1966832== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
