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