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