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