==1132351== Memcheck, a memory error detector
==1132351== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1132351== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1132351== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOffLatticeSimulationWithPdes -malloc_debug -malloc_dump -memory_info
==1132351== Parent PID: 1130400
==1132351== 
==1132351== 
==1132351== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1132351== Open file descriptor 12:
==1132351==    at 0xECE526D: pipe (pipe.c:29)
==1132351==    by 0x18ADE07D: ???
==1132351==    by 0x140844CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1132351==    by 0x105A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1132351==    by 0x1053DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1132351==    by 0xF232D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1132351==    by 0xE803153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1132351==    by 0xE8031A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1132351==    by 0x226492: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1132351==    by 0x21FB31: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1132351==    by 0x223638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1132351==    by 0x2234D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1132351==    by 0x223B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1132351==    by 0x21DF15: main (TestOffLatticeSimulationWithPdes.cpp:19)
==1132351== 
==1132351== Open file descriptor 8: /dev/shm/open_mpi.0000
==1132351==    at 0xECE9C0C: __open_nocancel (open64_nocancel.c:39)
==1132351==    by 0xEC6DBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1132351==    by 0xE837822: ???
==1132351==    by 0xE83796F: ???
==1132351==    by 0x141296DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1132351==    by 0x14129938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1132351==    by 0x140DF922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1132351==    by 0x140842DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1132351==    by 0x105A4418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1132351==    by 0x1053DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1132351==    by 0xF232D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1132351==    by 0xE803153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1132351==    by 0xE8031A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1132351==    by 0x226492: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1132351==    by 0x21FB31: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1132351==    by 0x223638: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1132351==    by 0x2234D8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1132351==    by 0x223B6F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1132351==    by 0x21DF15: main (TestOffLatticeSimulationWithPdes.cpp:19)
==1132351== 
==1132351== Open file descriptor 115:
==1132351==    <inherited from parent>
==1132351== 
==1132351== Open file descriptor 112:
==1132351==    <inherited from parent>
==1132351== 
==1132351== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOffLatticeSimulationWithPdes_valgrind.txt
==1132351==    <inherited from parent>
==1132351== 
==1132351== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1132351==    <inherited from parent>
==1132351== 
==1132351== 
==1132351== HEAP SUMMARY:
==1132351==     in use at exit: 857,961 bytes in 12,109 blocks
==1132351==   total heap usage: 5,963,943 allocs, 5,951,834 frees, 2,781,005,907 bytes allocated
==1132351== 
==1132351== LEAK SUMMARY:
==1132351==    definitely lost: 0 bytes in 0 blocks
==1132351==    indirectly lost: 0 bytes in 0 blocks
==1132351==      possibly lost: 0 bytes in 0 blocks
==1132351==    still reachable: 56 bytes in 3 blocks
==1132351==         suppressed: 857,905 bytes in 12,106 blocks
==1132351== Reachable blocks (those to which a pointer was found) are not shown.
==1132351== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1132351== 
==1132351== For lists of detected and suppressed errors, rerun with: -s
==1132351== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
