==1396991== Memcheck, a memory error detector
==1396991== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1396991== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1396991== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParabolicGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1396991== Parent PID: 1395708
==1396991== 
==1396991== 
==1396991== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1396991== Open file descriptor 12:
==1396991==    at 0x1019A26D: pipe (pipe.c:29)
==1396991==    by 0x18ADE07D: ???
==1396991==    by 0x140334CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1396991==    by 0xFD00418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1396991==    by 0xFC99D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1396991==    by 0xE990D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1396991==    by 0xE803153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1396991==    by 0xE8031A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1396991==    by 0x1395FF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1396991==    by 0x13391D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1396991==    by 0x136782: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1396991==    by 0x136622: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1396991==    by 0x136CB9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1396991==    by 0x131D45: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==1396991== 
==1396991== Open file descriptor 8: /dev/shm/open_mpi.0000
==1396991==    at 0x1019EC0C: __open_nocancel (open64_nocancel.c:39)
==1396991==    by 0x10122BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1396991==    by 0xE837822: ???
==1396991==    by 0xE83796F: ???
==1396991==    by 0x140D86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1396991==    by 0x140D8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1396991==    by 0x1408E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1396991==    by 0x140332DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1396991==    by 0xFD00418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1396991==    by 0xFC99D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1396991==    by 0xE990D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1396991==    by 0xE803153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1396991==    by 0xE8031A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1396991==    by 0x1395FF: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1396991==    by 0x13391D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1396991==    by 0x136782: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1396991==    by 0x136622: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1396991==    by 0x136CB9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1396991==    by 0x131D45: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==1396991== 
==1396991== Open file descriptor 117:
==1396991==    <inherited from parent>
==1396991== 
==1396991== Open file descriptor 113:
==1396991==    <inherited from parent>
==1396991== 
==1396991== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParabolicGrowingDomainPdeModifier_valgrind.txt
==1396991==    <inherited from parent>
==1396991== 
==1396991== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1396991==    <inherited from parent>
==1396991== 
==1396991== 
==1396991== HEAP SUMMARY:
==1396991==     in use at exit: 857,961 bytes in 12,109 blocks
==1396991==   total heap usage: 6,867,984 allocs, 6,855,875 frees, 2,005,370,763 bytes allocated
==1396991== 
==1396991== LEAK SUMMARY:
==1396991==    definitely lost: 0 bytes in 0 blocks
==1396991==    indirectly lost: 0 bytes in 0 blocks
==1396991==      possibly lost: 0 bytes in 0 blocks
==1396991==    still reachable: 56 bytes in 3 blocks
==1396991==         suppressed: 857,905 bytes in 12,106 blocks
==1396991== Reachable blocks (those to which a pointer was found) are not shown.
==1396991== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1396991== 
==1396991== For lists of detected and suppressed errors, rerun with: -s
==1396991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
