==1588767== Memcheck, a memory error detector
==1588767== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1588767== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1588767== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestSimulationsWithEllipticGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1588767== Parent PID: 1587442
==1588767== 
==1588767== 
==1588767== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1588767== Open file descriptor 12:
==1588767==    at 0x1045722D: pipe (pipe.c:29)
==1588767==    by 0x18AF907D: ???
==1588767==    by 0x140654CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1588767==    by 0xFD61418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1588767==    by 0xFCFAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1588767==    by 0xE9D1D38: PetscInitialize (pinit.c:924)
==1588767==    by 0xE8A54FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1588767==    by 0xE8A554B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1588767==    by 0x138DBF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1588767==    by 0x13260F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1588767==    by 0x135334: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1588767==    by 0x1351D4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1588767==    by 0x13586B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1588767==    by 0x130940: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==1588767== 
==1588767== Open file descriptor 8: /dev/shm/open_mpi.0000
==1588767==    at 0x1045BBCC: __open_nocancel (open64_nocancel.c:39)
==1588767==    by 0x103DFC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1588767==    by 0xFC5B822: ???
==1588767==    by 0xFC5B96F: ???
==1588767==    by 0x1410A6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1588767==    by 0x1410A938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1588767==    by 0x140C0922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1588767==    by 0x140652DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1588767==    by 0xFD61418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1588767==    by 0xFCFAD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1588767==    by 0xE9D1D38: PetscInitialize (pinit.c:924)
==1588767==    by 0xE8A54FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1588767==    by 0xE8A554B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1588767==    by 0x138DBF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1588767==    by 0x13260F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1588767==    by 0x135334: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1588767==    by 0x1351D4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1588767==    by 0x13586B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1588767==    by 0x130940: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==1588767== 
==1588767== Open file descriptor 114:
==1588767==    <inherited from parent>
==1588767== 
==1588767== Open file descriptor 110:
==1588767==    <inherited from parent>
==1588767== 
==1588767== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimulationsWithEllipticGrowingDomainPdeModifier_valgrind.txt
==1588767==    <inherited from parent>
==1588767== 
==1588767== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1588767==    <inherited from parent>
==1588767== 
==1588767== 
==1588767== HEAP SUMMARY:
==1588767==     in use at exit: 700,704 bytes in 9,374 blocks
==1588767==   total heap usage: 5,190,561 allocs, 5,181,187 frees, 2,331,044,582 bytes allocated
==1588767== 
==1588767== LEAK SUMMARY:
==1588767==    definitely lost: 0 bytes in 0 blocks
==1588767==    indirectly lost: 0 bytes in 0 blocks
==1588767==      possibly lost: 0 bytes in 0 blocks
==1588767==    still reachable: 56 bytes in 3 blocks
==1588767==         suppressed: 700,648 bytes in 9,371 blocks
==1588767== Reachable blocks (those to which a pointer was found) are not shown.
==1588767== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1588767== 
==1588767== For lists of detected and suppressed errors, rerun with: -s
==1588767== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
