==1787006== Memcheck, a memory error detector
==1787006== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1787006== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1787006== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOnLatticeSimulationWithPottsBasedCellPopulation -malloc_debug -malloc_dump -memory_info
==1787006== Parent PID: 1781628
==1787006== 
==1787006== 
==1787006== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1787006== Open file descriptor 12:
==1787006==    at 0xECA307D: pipe (pipe.c:29)
==1787006==    by 0x18A2207D: ???
==1787006==    by 0x140334CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1787006==    by 0x10900418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1787006==    by 0x10899D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1787006==    by 0xF590D38: PetscInitialize (pinit.c:924)
==1787006==    by 0xE471153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1787006==    by 0xE4711A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1787006==    by 0x1D7654: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1787006==    by 0x1CF139: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1787006==    by 0x1D29B8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1787006==    by 0x1D2858: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1787006==    by 0x1D2EEF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1787006==    by 0x1CD555: main (TestOnLatticeSimulationWithPottsBasedCellPopulation.cpp:19)
==1787006== 
==1787006== Open file descriptor 8: /dev/shm/open_mpi.0000
==1787006==    at 0xECA7A1C: __open_nocancel (open64_nocancel.c:39)
==1787006==    by 0xEC2BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1787006==    by 0xE4AB822: ???
==1787006==    by 0xE4AB96F: ???
==1787006==    by 0x140D86DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1787006==    by 0x140D8938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1787006==    by 0x1408E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1787006==    by 0x140332DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1787006==    by 0x10900418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1787006==    by 0x10899D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1787006==    by 0xF590D38: PetscInitialize (pinit.c:924)
==1787006==    by 0xE471153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1787006==    by 0xE4711A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1787006==    by 0x1D7654: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1787006==    by 0x1CF139: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1787006==    by 0x1D29B8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1787006==    by 0x1D2858: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1787006==    by 0x1D2EEF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1787006==    by 0x1CD555: main (TestOnLatticeSimulationWithPottsBasedCellPopulation.cpp:19)
==1787006== 
==1787006== Open file descriptor 116:
==1787006==    <inherited from parent>
==1787006== 
==1787006== Open file descriptor 112:
==1787006==    <inherited from parent>
==1787006== 
==1787006== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOnLatticeSimulationWithPottsBasedCellPopulation_valgrind.txt
==1787006==    <inherited from parent>
==1787006== 
==1787006== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1787006==    <inherited from parent>
==1787006== 
==1787006== 
==1787006== HEAP SUMMARY:
==1787006==     in use at exit: 835,580 bytes in 11,674 blocks
==1787006==   total heap usage: 11,758,940 allocs, 11,747,266 frees, 2,411,695,381 bytes allocated
==1787006== 
==1787006== LEAK SUMMARY:
==1787006==    definitely lost: 0 bytes in 0 blocks
==1787006==    indirectly lost: 0 bytes in 0 blocks
==1787006==      possibly lost: 0 bytes in 0 blocks
==1787006==    still reachable: 72 bytes in 4 blocks
==1787006==         suppressed: 835,508 bytes in 11,670 blocks
==1787006== Reachable blocks (those to which a pointer was found) are not shown.
==1787006== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1787006== 
==1787006== For lists of detected and suppressed errors, rerun with: -s
==1787006== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
