==269026== Memcheck, a memory error detector
==269026== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==269026== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==269026== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOffLatticeSimulationWithNodeBasedCellPopulation -malloc_debug -malloc_dump -memory_info
==269026== Parent PID: 266982
==269026== 
==269026== 
==269026== FILE DESCRIPTORS: 9 open (3 std) at exit.
==269026== Open file descriptor 12:
==269026==    at 0xF5D222D: pipe (pipe.c:29)
==269026==    by 0x1976807D: ???
==269026==    by 0x14D0D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==269026==    by 0x1122F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==269026==    by 0x111C8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==269026==    by 0xFEBDD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==269026==    by 0xF0F12DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==269026==    by 0xF0F132D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==269026==    by 0x2135CC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==269026==    by 0x20ADD9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==269026==    by 0x20E9C4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==269026==    by 0x20E864: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==269026==    by 0x20EEFB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==269026==    by 0x2091F5: main (TestOffLatticeSimulationWithNodeBasedCellPopulation.cpp:19)
==269026== 
==269026== Open file descriptor 8: /dev/shm/open_mpi.0000
==269026==    at 0xF5D6BCC: __open_nocancel (open64_nocancel.c:39)
==269026==    by 0xF55AC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==269026==    by 0xF126822: ???
==269026==    by 0xF12696F: ???
==269026==    by 0x14DB26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==269026==    by 0x14DB2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==269026==    by 0x14D68922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==269026==    by 0x14D0D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==269026==    by 0x1122F418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==269026==    by 0x111C8D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==269026==    by 0xFEBDD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==269026==    by 0xF0F12DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==269026==    by 0xF0F132D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==269026==    by 0x2135CC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==269026==    by 0x20ADD9: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==269026==    by 0x20E9C4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==269026==    by 0x20E864: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==269026==    by 0x20EEFB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==269026==    by 0x2091F5: main (TestOffLatticeSimulationWithNodeBasedCellPopulation.cpp:19)
==269026== 
==269026== Open file descriptor 116:
==269026==    <inherited from parent>
==269026== 
==269026== Open file descriptor 113:
==269026==    <inherited from parent>
==269026== 
==269026== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOffLatticeSimulationWithNodeBasedCellPopulation_valgrind.txt
==269026==    <inherited from parent>
==269026== 
==269026== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==269026==    <inherited from parent>
==269026== 
==269026== 
==269026== HEAP SUMMARY:
==269026==     in use at exit: 857,991 bytes in 12,110 blocks
==269026==   total heap usage: 16,518,906 allocs, 16,506,796 frees, 30,125,355,226 bytes allocated
==269026== 
==269026== LEAK SUMMARY:
==269026==    definitely lost: 0 bytes in 0 blocks
==269026==    indirectly lost: 0 bytes in 0 blocks
==269026==      possibly lost: 0 bytes in 0 blocks
==269026==    still reachable: 88 bytes in 4 blocks
==269026==         suppressed: 857,903 bytes in 12,106 blocks
==269026== Reachable blocks (those to which a pointer was found) are not shown.
==269026== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==269026== 
==269026== For lists of detected and suppressed errors, rerun with: -s
==269026== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
