==1113088== Memcheck, a memory error detector
==1113088== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1113088== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1113088== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOffLatticeSimulationWithPdes -malloc_debug -malloc_dump -memory_info
==1113088== Parent PID: 1110851
==1113088== 
==1113088== 
==1113088== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1113088== Open file descriptor 12:
==1113088==    at 0xE0CF22D: pipe (pipe.c:29)
==1113088==    by 0x17B0C07D: ???
==1113088==    by 0x1310E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1113088==    by 0xF9BB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1113088==    by 0xF954D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1113088==    by 0xE64BD38: PetscInitialize (pinit.c:924)
==1113088==    by 0xD8A958B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1113088==    by 0xD8A95D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1113088==    by 0x234CAC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1113088==    by 0x22CD2B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1113088==    by 0x230952: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1113088==    by 0x2307F2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1113088==    by 0x230E89: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1113088==    by 0x22AFE0: main (TestOffLatticeSimulationWithPdes.cpp:19)
==1113088== 
==1113088== Open file descriptor 8: /dev/shm/open_mpi.0000
==1113088==    at 0xE0D3BCC: __open_nocancel (open64_nocancel.c:39)
==1113088==    by 0xE057C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1113088==    by 0xD8E1822: ???
==1113088==    by 0xD8E196F: ???
==1113088==    by 0x131B36DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1113088==    by 0x131B3938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1113088==    by 0x13169922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1113088==    by 0x1310E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1113088==    by 0xF9BB418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1113088==    by 0xF954D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1113088==    by 0xE64BD38: PetscInitialize (pinit.c:924)
==1113088==    by 0xD8A958B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1113088==    by 0xD8A95D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1113088==    by 0x234CAC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1113088==    by 0x22CD2B: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1113088==    by 0x230952: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1113088==    by 0x2307F2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1113088==    by 0x230E89: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1113088==    by 0x22AFE0: main (TestOffLatticeSimulationWithPdes.cpp:19)
==1113088== 
==1113088== Open file descriptor 116:
==1113088==    <inherited from parent>
==1113088== 
==1113088== Open file descriptor 111:
==1113088==    <inherited from parent>
==1113088== 
==1113088== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOffLatticeSimulationWithPdes_valgrind.txt
==1113088==    <inherited from parent>
==1113088== 
==1113088== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1113088==    <inherited from parent>
==1113088== 
==1113088== 
==1113088== HEAP SUMMARY:
==1113088==     in use at exit: 700,704 bytes in 9,374 blocks
==1113088==   total heap usage: 7,452,154 allocs, 7,442,780 frees, 2,652,303,487 bytes allocated
==1113088== 
==1113088== LEAK SUMMARY:
==1113088==    definitely lost: 0 bytes in 0 blocks
==1113088==    indirectly lost: 0 bytes in 0 blocks
==1113088==      possibly lost: 0 bytes in 0 blocks
==1113088==    still reachable: 56 bytes in 3 blocks
==1113088==         suppressed: 700,648 bytes in 9,371 blocks
==1113088== Reachable blocks (those to which a pointer was found) are not shown.
==1113088== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1113088== 
==1113088== For lists of detected and suppressed errors, rerun with: -s
==1113088== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
