==2786671== Memcheck, a memory error detector
==2786671== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2786671== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2786671== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestNodeBasedCellPopulationParallelMethods -malloc_debug -malloc_dump -memory_info
==2786671== Parent PID: 2784933
==2786671== 
==2786671== 
==2786671== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2786671== Open file descriptor 12:
==2786671==    at 0xEC3622D: pipe (pipe.c:29)
==2786671==    by 0x18A0507D: ???
==2786671==    by 0x140084CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2786671==    by 0x108D6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2786671==    by 0x1086FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2786671==    by 0xF566D38: PetscInitialize (pinit.c:924)
==2786671==    by 0xE4580B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2786671==    by 0xE458101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2786671==    by 0x13F4FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2786671==    by 0x13824D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2786671==    by 0x13AF0A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2786671==    by 0x13ADAA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2786671==    by 0x13B441: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2786671==    by 0x136675: main (TestNodeBasedCellPopulationParallelMethods.cpp:19)
==2786671== 
==2786671== Open file descriptor 8: /dev/shm/open_mpi.0000
==2786671==    at 0xEC3ABCC: __open_nocancel (open64_nocancel.c:39)
==2786671==    by 0xEBBEC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2786671==    by 0xE48C822: ???
==2786671==    by 0xE48C96F: ???
==2786671==    by 0x140AD6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2786671==    by 0x140AD938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2786671==    by 0x14063922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2786671==    by 0x140082DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2786671==    by 0x108D6418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2786671==    by 0x1086FD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2786671==    by 0xF566D38: PetscInitialize (pinit.c:924)
==2786671==    by 0xE4580B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2786671==    by 0xE458101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2786671==    by 0x13F4FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2786671==    by 0x13824D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2786671==    by 0x13AF0A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2786671==    by 0x13ADAA: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2786671==    by 0x13B441: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2786671==    by 0x136675: main (TestNodeBasedCellPopulationParallelMethods.cpp:19)
==2786671== 
==2786671== Open file descriptor 116:
==2786671==    <inherited from parent>
==2786671== 
==2786671== Open file descriptor 112:
==2786671==    <inherited from parent>
==2786671== 
==2786671== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNodeBasedCellPopulationParallelMethods_valgrind.txt
==2786671==    <inherited from parent>
==2786671== 
==2786671== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2786671==    <inherited from parent>
==2786671== 
==2786671== 
==2786671== HEAP SUMMARY:
==2786671==     in use at exit: 700,759 bytes in 9,378 blocks
==2786671==   total heap usage: 61,997 allocs, 52,619 frees, 1,357,445,912 bytes allocated
==2786671== 
==2786671== LEAK SUMMARY:
==2786671==    definitely lost: 0 bytes in 0 blocks
==2786671==    indirectly lost: 0 bytes in 0 blocks
==2786671==      possibly lost: 0 bytes in 0 blocks
==2786671==    still reachable: 56 bytes in 3 blocks
==2786671==         suppressed: 700,703 bytes in 9,375 blocks
==2786671== Reachable blocks (those to which a pointer was found) are not shown.
==2786671== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2786671== 
==2786671== For lists of detected and suppressed errors, rerun with: -s
==2786671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
