==2615012== Memcheck, a memory error detector
==2615012== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2615012== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2615012== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParabolicGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==2615012== Parent PID: 2613719
==2615012== 
==2615012== 
==2615012== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2615012== Open file descriptor 12:
==2615012==    at 0x104CB22D: pipe (pipe.c:29)
==2615012==    by 0x18A0407D: ???
==2615012==    by 0x13F674CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2615012==    by 0xFCEE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2615012==    by 0xFC87D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2615012==    by 0xE97ED38: PetscInitialize (pinit.c:924)
==2615012==    by 0xE7F40B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2615012==    by 0xE7F4101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2615012==    by 0x13867B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2615012==    by 0x1329BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2615012==    by 0x135886: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2615012==    by 0x135726: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2615012==    by 0x135DBD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2615012==    by 0x130DE5: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==2615012== 
==2615012== Open file descriptor 8: /dev/shm/open_mpi.0000
==2615012==    at 0x104CFBCC: __open_nocancel (open64_nocancel.c:39)
==2615012==    by 0x10453C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2615012==    by 0xE828822: ???
==2615012==    by 0xE82896F: ???
==2615012==    by 0x1400C6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2615012==    by 0x1400C938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2615012==    by 0x13FC2922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2615012==    by 0x13F672DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2615012==    by 0xFCEE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2615012==    by 0xFC87D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2615012==    by 0xE97ED38: PetscInitialize (pinit.c:924)
==2615012==    by 0xE7F40B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2615012==    by 0xE7F4101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2615012==    by 0x13867B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2615012==    by 0x1329BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2615012==    by 0x135886: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2615012==    by 0x135726: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2615012==    by 0x135DBD: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2615012==    by 0x130DE5: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==2615012== 
==2615012== Open file descriptor 116:
==2615012==    <inherited from parent>
==2615012== 
==2615012== Open file descriptor 112:
==2615012==    <inherited from parent>
==2615012== 
==2615012== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParabolicGrowingDomainPdeModifier_valgrind.txt
==2615012==    <inherited from parent>
==2615012== 
==2615012== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2615012==    <inherited from parent>
==2615012== 
==2615012== 
==2615012== HEAP SUMMARY:
==2615012==     in use at exit: 700,688 bytes in 9,374 blocks
==2615012==   total heap usage: 7,058,939 allocs, 7,049,565 frees, 1,824,539,636 bytes allocated
==2615012== 
==2615012== LEAK SUMMARY:
==2615012==    definitely lost: 0 bytes in 0 blocks
==2615012==    indirectly lost: 0 bytes in 0 blocks
==2615012==      possibly lost: 0 bytes in 0 blocks
==2615012==    still reachable: 56 bytes in 3 blocks
==2615012==         suppressed: 700,632 bytes in 9,371 blocks
==2615012== Reachable blocks (those to which a pointer was found) are not shown.
==2615012== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2615012== 
==2615012== For lists of detected and suppressed errors, rerun with: -s
==2615012== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
