==1655991== Memcheck, a memory error detector
==1655991== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1655991== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1655991== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestMeshBasedCellPopulationWithGhostNodes -malloc_debug -malloc_dump -memory_info
==1655991== Parent PID: 1654206
==1655991== 
==1655991== 
==1655991== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1655991== Open file descriptor 12:
==1655991==    at 0x10D9807D: pipe (pipe.c:29)
==1655991==    by 0x196AE07D: ???
==1655991==    by 0x14C154CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1655991==    by 0x105B9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1655991==    by 0x10552D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1655991==    by 0xF223D38: PetscInitialize (pinit.c:924)
==1655991==    by 0xF0FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1655991==    by 0xF0FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1655991==    by 0x159CA9: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1655991==    by 0x1521AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1655991==    by 0x15565A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1655991==    by 0x1554FA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1655991==    by 0x155B91: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1655991==    by 0x1505D5: main (TestMeshBasedCellPopulationWithGhostNodes.cpp:19)
==1655991== 
==1655991== Open file descriptor 8: /dev/shm/open_mpi.0000
==1655991==    at 0x10D9CA1C: __open_nocancel (open64_nocancel.c:39)
==1655991==    by 0x10D20BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1655991==    by 0x104AD822: ???
==1655991==    by 0x104AD96F: ???
==1655991==    by 0x14CBA6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1655991==    by 0x14CBA938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1655991==    by 0x14C70922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1655991==    by 0x14C152DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1655991==    by 0x105B9418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1655991==    by 0x10552D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1655991==    by 0xF223D38: PetscInitialize (pinit.c:924)
==1655991==    by 0xF0FA2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1655991==    by 0xF0FA32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1655991==    by 0x159CA9: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1655991==    by 0x1521AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1655991==    by 0x15565A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1655991==    by 0x1554FA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1655991==    by 0x155B91: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1655991==    by 0x1505D5: main (TestMeshBasedCellPopulationWithGhostNodes.cpp:19)
==1655991== 
==1655991== Open file descriptor 115:
==1655991==    <inherited from parent>
==1655991== 
==1655991== Open file descriptor 112:
==1655991==    <inherited from parent>
==1655991== 
==1655991== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMeshBasedCellPopulationWithGhostNodes_valgrind.txt
==1655991==    <inherited from parent>
==1655991== 
==1655991== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1655991==    <inherited from parent>
==1655991== 
==1655991== 
==1655991== HEAP SUMMARY:
==1655991==     in use at exit: 995,585 bytes in 13,914 blocks
==1655991==   total heap usage: 234,343 allocs, 220,429 frees, 1,596,762,012 bytes allocated
==1655991== 
==1655991== LEAK SUMMARY:
==1655991==    definitely lost: 0 bytes in 0 blocks
==1655991==    indirectly lost: 0 bytes in 0 blocks
==1655991==      possibly lost: 0 bytes in 0 blocks
==1655991==    still reachable: 56 bytes in 3 blocks
==1655991==         suppressed: 995,529 bytes in 13,911 blocks
==1655991== Reachable blocks (those to which a pointer was found) are not shown.
==1655991== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1655991== 
==1655991== For lists of detected and suppressed errors, rerun with: -s
==1655991== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
