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