==1422745== Memcheck, a memory error detector
==1422745== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1422745== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1422745== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestSimulationsWithParabolicGrowingDomainPdeModifier -malloc_debug -malloc_dump -memory_info
==1422745== Parent PID: 1421288
==1422745== 
==1422745== 
==1422745== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1422745== Open file descriptor 12:
==1422745==    at 0x11055E8D: pipe (pipe.c:29)
==1422745==    by 0x196AA07D: ???
==1422745==    by 0x14C1B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1422745==    by 0x1095E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422745==    by 0x108F7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422745==    by 0xF5C0D38: PetscInitialize (pinit.c:924)
==1422745==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1422745==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1422745==    by 0x128F89: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1422745==    by 0x123EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1422745==    by 0x1269CA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1422745==    by 0x12686A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1422745==    by 0x126F01: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1422745==    by 0x1222D5: main (TestSimulationsWithParabolicGrowingDomainPdeModifier.cpp:19)
==1422745== 
==1422745== Open file descriptor 8: /dev/shm/open_mpi.0000
==1422745==    at 0x1105A82C: __open_nocancel (open64_nocancel.c:39)
==1422745==    by 0x10FDEBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1422745==    by 0x10850822: ???
==1422745==    by 0x1085096F: ???
==1422745==    by 0x14CC06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422745==    by 0x14CC0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422745==    by 0x14C76922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422745==    by 0x14C1B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1422745==    by 0x1095E418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422745==    by 0x108F7D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422745==    by 0xF5C0D38: PetscInitialize (pinit.c:924)
==1422745==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1422745==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1422745==    by 0x128F89: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1422745==    by 0x123EAD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1422745==    by 0x1269CA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1422745==    by 0x12686A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1422745==    by 0x126F01: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1422745==    by 0x1222D5: main (TestSimulationsWithParabolicGrowingDomainPdeModifier.cpp:19)
==1422745== 
==1422745== Open file descriptor 116:
==1422745==    <inherited from parent>
==1422745== 
==1422745== Open file descriptor 112:
==1422745==    <inherited from parent>
==1422745== 
==1422745== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSimulationsWithParabolicGrowingDomainPdeModifier_valgrind.txt
==1422745==    <inherited from parent>
==1422745== 
==1422745== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1422745==    <inherited from parent>
==1422745== 
==1422745== 
==1422745== HEAP SUMMARY:
==1422745==     in use at exit: 835,564 bytes in 11,673 blocks
==1422745==   total heap usage: 5,590,095 allocs, 5,578,422 frees, 2,088,710,648 bytes allocated
==1422745== 
==1422745== LEAK SUMMARY:
==1422745==    definitely lost: 0 bytes in 0 blocks
==1422745==    indirectly lost: 0 bytes in 0 blocks
==1422745==      possibly lost: 0 bytes in 0 blocks
==1422745==    still reachable: 56 bytes in 3 blocks
==1422745==         suppressed: 835,508 bytes in 11,670 blocks
==1422745== Reachable blocks (those to which a pointer was found) are not shown.
==1422745== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1422745== 
==1422745== For lists of detected and suppressed errors, rerun with: -s
==1422745== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
