==1775552== Memcheck, a memory error detector
==1775552== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1775552== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1775552== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestParabolicGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1775552== Parent PID: 1774174
==1775552== 
==1775552== 
==1775552== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1775552== Open file descriptor 12:
==1775552==    at 0x1117707D: pipe (pipe.c:29)
==1775552==    by 0x196AD07D: ???
==1775552==    by 0x14C164CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1775552==    by 0x10998418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1775552==    by 0x10931D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1775552==    by 0xF628D38: PetscInitialize (pinit.c:924)
==1775552==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1775552==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1775552==    by 0x1396A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1775552==    by 0x13395D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1775552==    by 0x136826: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1775552==    by 0x1366C6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1775552==    by 0x136D5D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1775552==    by 0x131D85: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==1775552== 
==1775552== Open file descriptor 8: /dev/shm/open_mpi.0000
==1775552==    at 0x1117BA1C: __open_nocancel (open64_nocancel.c:39)
==1775552==    by 0x110FFBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1775552==    by 0xF4CC822: ???
==1775552==    by 0xF4CC96F: ???
==1775552==    by 0x14CBB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1775552==    by 0x14CBB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1775552==    by 0x14C71922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1775552==    by 0x14C162DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1775552==    by 0x10998418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1775552==    by 0x10931D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1775552==    by 0xF628D38: PetscInitialize (pinit.c:924)
==1775552==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1775552==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1775552==    by 0x1396A3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1775552==    by 0x13395D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1775552==    by 0x136826: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1775552==    by 0x1366C6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1775552==    by 0x136D5D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1775552==    by 0x131D85: main (TestParabolicGrowingDomainPdeModifier.cpp:19)
==1775552== 
==1775552== Open file descriptor 115:
==1775552==    <inherited from parent>
==1775552== 
==1775552== Open file descriptor 112:
==1775552==    <inherited from parent>
==1775552== 
==1775552== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestParabolicGrowingDomainPdeModifier_valgrind.txt
==1775552==    <inherited from parent>
==1775552== 
==1775552== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1775552==    <inherited from parent>
==1775552== 
==1775552== 
==1775552== HEAP SUMMARY:
==1775552==     in use at exit: 995,526 bytes in 13,910 blocks
==1775552==   total heap usage: 7,069,841 allocs, 7,055,931 frees, 2,042,565,340 bytes allocated
==1775552== 
==1775552== LEAK SUMMARY:
==1775552==    definitely lost: 0 bytes in 0 blocks
==1775552==    indirectly lost: 0 bytes in 0 blocks
==1775552==      possibly lost: 0 bytes in 0 blocks
==1775552==    still reachable: 56 bytes in 3 blocks
==1775552==         suppressed: 995,470 bytes in 13,907 blocks
==1775552== Reachable blocks (those to which a pointer was found) are not shown.
==1775552== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1775552== 
==1775552== For lists of detected and suppressed errors, rerun with: -s
==1775552== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
