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