==28001== Memcheck, a memory error detector
==28001== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==28001== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==28001== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOnLatticeSimulationWithPdes -malloc_debug -malloc_dump -memory_info
==28001== Parent PID: 24106
==28001== 
==28001== 
==28001== FILE DESCRIPTORS: 9 open (3 std) at exit.
==28001== Open file descriptor 12:
==28001==    at 0xFCC207D: pipe (pipe.c:29)
==28001==    by 0x196C507D: ???
==28001==    by 0x14D014CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==28001==    by 0x115C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==28001==    by 0x1155CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==28001==    by 0x10253D38: PetscInitialize (pinit.c:924)
==28001==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==28001==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==28001==    by 0x135832: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==28001==    by 0x1303C3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==28001==    by 0x133048: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==28001==    by 0x132EE8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==28001==    by 0x13357F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==28001==    by 0x12E7B5: main (TestOnLatticeSimulationWithPdes.cpp:19)
==28001== 
==28001== Open file descriptor 8: /dev/shm/open_mpi.0000
==28001==    at 0xFCC6A1C: __open_nocancel (open64_nocancel.c:39)
==28001==    by 0xFC4ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==28001==    by 0xF4D1822: ???
==28001==    by 0xF4D196F: ???
==28001==    by 0x14DA66DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==28001==    by 0x14DA6938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==28001==    by 0x14D5C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==28001==    by 0x14D012DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==28001==    by 0x115C3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==28001==    by 0x1155CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==28001==    by 0x10253D38: PetscInitialize (pinit.c:924)
==28001==    by 0xF4972DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==28001==    by 0xF49732D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==28001==    by 0x135832: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==28001==    by 0x1303C3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==28001==    by 0x133048: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==28001==    by 0x132EE8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==28001==    by 0x13357F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==28001==    by 0x12E7B5: main (TestOnLatticeSimulationWithPdes.cpp:19)
==28001== 
==28001== Open file descriptor 113:
==28001==    <inherited from parent>
==28001== 
==28001== Open file descriptor 110:
==28001==    <inherited from parent>
==28001== 
==28001== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOnLatticeSimulationWithPdes_valgrind.txt
==28001==    <inherited from parent>
==28001== 
==28001== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==28001==    <inherited from parent>
==28001== 
==28001== 
==28001== HEAP SUMMARY:
==28001==     in use at exit: 618,361 bytes in 8,236 blocks
==28001==   total heap usage: 2,356,885 allocs, 2,348,649 frees, 1,775,828,037 bytes allocated
==28001== 
==28001== LEAK SUMMARY:
==28001==    definitely lost: 0 bytes in 0 blocks
==28001==    indirectly lost: 0 bytes in 0 blocks
==28001==      possibly lost: 0 bytes in 0 blocks
==28001==    still reachable: 152 bytes in 4 blocks
==28001==         suppressed: 618,209 bytes in 8,232 blocks
==28001== Reachable blocks (those to which a pointer was found) are not shown.
==28001== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==28001== 
==28001== For lists of detected and suppressed errors, rerun with: -s
==28001== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
