==1853946== Memcheck, a memory error detector
==1853946== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1853946== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1853946== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOffLatticeSimulationWithNodeBasedCellPopulationIn3d -malloc_debug -malloc_dump -memory_info
==1853946== Parent PID: 1851961
==1853946== 
==1853946== 
==1853946== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1853946== Open file descriptor 12:
==1853946==    at 0xEC5907D: pipe (pipe.c:29)
==1853946==    by 0x18A1C07D: ???
==1853946==    by 0x1402D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1853946==    by 0x108FA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853946==    by 0x10893D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853946==    by 0xF58AD38: PetscInitialize (pinit.c:924)
==1853946==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1853946==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1853946==    by 0x13285A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1853946==    by 0x12D813: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1853946==    by 0x12FFCC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1853946==    by 0x12FEC7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1853946==    by 0x1304DB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1853946==    by 0x12C015: main (TestOffLatticeSimulationWithNodeBasedCellPopulationIn3d.cpp:18)
==1853946== 
==1853946== Open file descriptor 8: /dev/shm/open_mpi.0000
==1853946==    at 0xEC5DA1C: __open_nocancel (open64_nocancel.c:39)
==1853946==    by 0xEBE1BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1853946==    by 0xE4A5822: ???
==1853946==    by 0xE4A596F: ???
==1853946==    by 0x140D26DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853946==    by 0x140D2938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853946==    by 0x14088922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1853946==    by 0x1402D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1853946==    by 0x108FA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853946==    by 0x10893D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1853946==    by 0xF58AD38: PetscInitialize (pinit.c:924)
==1853946==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1853946==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1853946==    by 0x13285A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1853946==    by 0x12D813: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1853946==    by 0x12FFCC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1853946==    by 0x12FEC7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1853946==    by 0x1304DB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1853946==    by 0x12C015: main (TestOffLatticeSimulationWithNodeBasedCellPopulationIn3d.cpp:18)
==1853946== 
==1853946== Open file descriptor 116:
==1853946==    <inherited from parent>
==1853946== 
==1853946== Open file descriptor 112:
==1853946==    <inherited from parent>
==1853946== 
==1853946== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOffLatticeSimulationWithNodeBasedCellPopulationIn3d_valgrind.txt
==1853946==    <inherited from parent>
==1853946== 
==1853946== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1853946==    <inherited from parent>
==1853946== 
==1853946== 
==1853946== HEAP SUMMARY:
==1853946==     in use at exit: 835,564 bytes in 11,673 blocks
==1853946==   total heap usage: 6,682,274 allocs, 6,670,601 frees, 9,197,381,238 bytes allocated
==1853946== 
==1853946== LEAK SUMMARY:
==1853946==    definitely lost: 0 bytes in 0 blocks
==1853946==    indirectly lost: 0 bytes in 0 blocks
==1853946==      possibly lost: 0 bytes in 0 blocks
==1853946==    still reachable: 56 bytes in 3 blocks
==1853946==         suppressed: 835,508 bytes in 11,670 blocks
==1853946== Reachable blocks (those to which a pointer was found) are not shown.
==1853946== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1853946== 
==1853946== For lists of detected and suppressed errors, rerun with: -s
==1853946== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
