==2497934== Memcheck, a memory error detector
==2497934== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2497934== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2497934== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestMeshBasedCellPopulationWithGhostNodes -malloc_debug -malloc_dump -memory_info
==2497934== Parent PID: 2496142
==2497934== 
==2497934== 
==2497934== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2497934== Open file descriptor 12:
==2497934==    at 0x10E4E22D: pipe (pipe.c:29)
==2497934==    by 0x1976707D: ???
==2497934==    by 0x14CD24CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2497934==    by 0x10671418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2497934==    by 0x1060AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2497934==    by 0xF2E1D38: PetscInitialize (pinit.c:924)
==2497934==    by 0xF1B823F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2497934==    by 0xF1B828D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2497934==    by 0x15A017: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2497934==    by 0x152305: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2497934==    by 0x1557B2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2497934==    by 0x155652: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2497934==    by 0x155CE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2497934==    by 0x150635: main (TestMeshBasedCellPopulationWithGhostNodes.cpp:19)
==2497934== 
==2497934== Open file descriptor 8: /dev/shm/open_mpi.0000
==2497934==    at 0x10E52BCC: __open_nocancel (open64_nocancel.c:39)
==2497934==    by 0x10DD6C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2497934==    by 0x1056B822: ???
==2497934==    by 0x1056B96F: ???
==2497934==    by 0x14D776DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2497934==    by 0x14D77938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2497934==    by 0x14D2D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2497934==    by 0x14CD22DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2497934==    by 0x10671418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2497934==    by 0x1060AD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2497934==    by 0xF2E1D38: PetscInitialize (pinit.c:924)
==2497934==    by 0xF1B823F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2497934==    by 0xF1B828D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2497934==    by 0x15A017: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2497934==    by 0x152305: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2497934==    by 0x1557B2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2497934==    by 0x155652: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2497934==    by 0x155CE9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2497934==    by 0x150635: main (TestMeshBasedCellPopulationWithGhostNodes.cpp:19)
==2497934== 
==2497934== Open file descriptor 115:
==2497934==    <inherited from parent>
==2497934== 
==2497934== Open file descriptor 111:
==2497934==    <inherited from parent>
==2497934== 
==2497934== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMeshBasedCellPopulationWithGhostNodes_valgrind.txt
==2497934==    <inherited from parent>
==2497934== 
==2497934== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2497934==    <inherited from parent>
==2497934== 
==2497934== 
==2497934== HEAP SUMMARY:
==2497934==     in use at exit: 700,759 bytes in 9,378 blocks
==2497934==   total heap usage: 224,030 allocs, 214,652 frees, 1,378,784,409 bytes allocated
==2497934== 
==2497934== LEAK SUMMARY:
==2497934==    definitely lost: 0 bytes in 0 blocks
==2497934==    indirectly lost: 0 bytes in 0 blocks
==2497934==      possibly lost: 0 bytes in 0 blocks
==2497934==    still reachable: 56 bytes in 3 blocks
==2497934==         suppressed: 700,703 bytes in 9,375 blocks
==2497934== Reachable blocks (those to which a pointer was found) are not shown.
==2497934== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2497934== 
==2497934== For lists of detected and suppressed errors, rerun with: -s
==2497934== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
