==2130924== Memcheck, a memory error detector
==2130924== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2130924== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2130924== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestSimulationsWithEllipticGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==2130924== Parent PID: 2129587
==2130924== 
==2130924== 
==2130924== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2130924== Open file descriptor 12:
==2130924==    at 0x103C607D: pipe (pipe.c:29)
==2130924==    by 0x18A1C07D: ???
==2130924==    by 0x13F8D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2130924==    by 0xFCCE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2130924==    by 0xFC67D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2130924==    by 0xE930D38: PetscInitialize (pinit.c:924)
==2130924==    by 0xE808153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2130924==    by 0xE8081A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2130924==    by 0x12F3BB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2130924==    by 0x12A2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2130924==    by 0x12CDFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2130924==    by 0x12CC9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2130924==    by 0x12D333: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2130924==    by 0x1286D5: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==2130924== 
==2130924== Open file descriptor 8: /dev/shm/open_mpi.0000
==2130924==    at 0x103CAA1C: __open_nocancel (open64_nocancel.c:39)
==2130924==    by 0x1034EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2130924==    by 0xFBC0822: ???
==2130924==    by 0xFBC096F: ???
==2130924==    by 0x140326DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2130924==    by 0x14032938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2130924==    by 0x13FE8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2130924==    by 0x13F8D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2130924==    by 0xFCCE418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2130924==    by 0xFC67D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2130924==    by 0xE930D38: PetscInitialize (pinit.c:924)
==2130924==    by 0xE808153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2130924==    by 0xE8081A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2130924==    by 0x12F3BB: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2130924==    by 0x12A2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2130924==    by 0x12CDFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2130924==    by 0x12CC9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2130924==    by 0x12D333: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2130924==    by 0x1286D5: main (TestSimulationsWithEllipticGrowingDomainPdeModifier.cpp:19)
==2130924== 
==2130924== Open file descriptor 115:
==2130924==    <inherited from parent>
==2130924== 
==2130924== Open file descriptor 112:
==2130924==    <inherited from parent>
==2130924== 
==2130924== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimulationsWithEllipticGrowingDomainPdeModifier_valgrind.txt
==2130924==    <inherited from parent>
==2130924== 
==2130924== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2130924==    <inherited from parent>
==2130924== 
==2130924== 
==2130924== HEAP SUMMARY:
==2130924==     in use at exit: 835,564 bytes in 11,673 blocks
==2130924==   total heap usage: 5,213,730 allocs, 5,202,057 frees, 2,522,625,567 bytes allocated
==2130924== 
==2130924== LEAK SUMMARY:
==2130924==    definitely lost: 0 bytes in 0 blocks
==2130924==    indirectly lost: 0 bytes in 0 blocks
==2130924==      possibly lost: 0 bytes in 0 blocks
==2130924==    still reachable: 56 bytes in 3 blocks
==2130924==         suppressed: 835,508 bytes in 11,670 blocks
==2130924== Reachable blocks (those to which a pointer was found) are not shown.
==2130924== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2130924== 
==2130924== For lists of detected and suppressed errors, rerun with: -s
==2130924== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
