==1052142== Memcheck, a memory error detector
==1052142== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1052142== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1052142== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestCellBasedEllipticPdes -malloc_debug -malloc_dump -memory_info
==1052142== Parent PID: 1050807
==1052142== 
==1052142== 
==1052142== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1052142== Open file descriptor 12:
==1052142==    at 0x10CE722D: pipe (pipe.c:29)
==1052142==    by 0x196A507D: ???
==1052142==    by 0x14C134CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1052142==    by 0x105EF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1052142==    by 0x10588D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1052142==    by 0xF27FD38: PetscInitialize (pinit.c:924)
==1052142==    by 0xF0F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1052142==    by 0xF0F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1052142==    by 0x12CAB7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1052142==    by 0x127CC3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1052142==    by 0x12A3DC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1052142==    by 0x12A2D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1052142==    by 0x12A8EB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1052142==    by 0x1264C5: main (TestCellBasedEllipticPdes.cpp:18)
==1052142== 
==1052142== Open file descriptor 8: /dev/shm/open_mpi.0000
==1052142==    at 0x10CEBBCC: __open_nocancel (open64_nocancel.c:39)
==1052142==    by 0x10C6FC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1052142==    by 0xF129822: ???
==1052142==    by 0xF12996F: ???
==1052142==    by 0x14CB86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1052142==    by 0x14CB8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1052142==    by 0x14C6E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1052142==    by 0x14C132DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1052142==    by 0x105EF418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1052142==    by 0x10588D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1052142==    by 0xF27FD38: PetscInitialize (pinit.c:924)
==1052142==    by 0xF0F42DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1052142==    by 0xF0F432D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1052142==    by 0x12CAB7: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1052142==    by 0x127CC3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1052142==    by 0x12A3DC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1052142==    by 0x12A2D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1052142==    by 0x12A8EB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1052142==    by 0x1264C5: main (TestCellBasedEllipticPdes.cpp:18)
==1052142== 
==1052142== Open file descriptor 115:
==1052142==    <inherited from parent>
==1052142== 
==1052142== Open file descriptor 112:
==1052142==    <inherited from parent>
==1052142== 
==1052142== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCellBasedEllipticPdes_valgrind.txt
==1052142==    <inherited from parent>
==1052142== 
==1052142== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1052142==    <inherited from parent>
==1052142== 
==1052142== 
==1052142== HEAP SUMMARY:
==1052142==     in use at exit: 700,759 bytes in 9,378 blocks
==1052142==   total heap usage: 81,424 allocs, 72,046 frees, 1,359,049,335 bytes allocated
==1052142== 
==1052142== LEAK SUMMARY:
==1052142==    definitely lost: 0 bytes in 0 blocks
==1052142==    indirectly lost: 0 bytes in 0 blocks
==1052142==      possibly lost: 0 bytes in 0 blocks
==1052142==    still reachable: 56 bytes in 3 blocks
==1052142==         suppressed: 700,703 bytes in 9,375 blocks
==1052142== Reachable blocks (those to which a pointer was found) are not shown.
==1052142== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1052142== 
==1052142== For lists of detected and suppressed errors, rerun with: -s
==1052142== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
