==1192359== Memcheck, a memory error detector
==1192359== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1192359== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1192359== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOnLatticeSimulationWithPottsBasedCellPopulation -malloc_debug -malloc_dump -memory_info
==1192359== Parent PID: 1185596
==1192359== 
==1192359== 
==1192359== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1192359== Open file descriptor 12:
==1192359==    at 0xED2022D: pipe (pipe.c:29)
==1192359==    by 0x18AFA07D: ???
==1192359==    by 0x1410A4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1192359==    by 0x109AA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1192359==    by 0x10943D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1192359==    by 0xF63AD38: PetscInitialize (pinit.c:924)
==1192359==    by 0xE4FA71D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1192359==    by 0xE4FA76B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1192359==    by 0x1E1234: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1192359==    by 0x1D7453: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1192359==    by 0x1DAE3E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1192359==    by 0x1DACDE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1192359==    by 0x1DB375: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1192359==    by 0x1D5740: main (TestOnLatticeSimulationWithPottsBasedCellPopulation.cpp:19)
==1192359== 
==1192359== Open file descriptor 8: /dev/shm/open_mpi.0000
==1192359==    at 0xED24BCC: __open_nocancel (open64_nocancel.c:39)
==1192359==    by 0xECA8C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1192359==    by 0xE532822: ???
==1192359==    by 0xE53296F: ???
==1192359==    by 0x141AF6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1192359==    by 0x141AF938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1192359==    by 0x14165922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1192359==    by 0x1410A2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1192359==    by 0x109AA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1192359==    by 0x10943D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1192359==    by 0xF63AD38: PetscInitialize (pinit.c:924)
==1192359==    by 0xE4FA71D: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1192359==    by 0xE4FA76B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1192359==    by 0x1E1234: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1192359==    by 0x1D7453: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1192359==    by 0x1DAE3E: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1192359==    by 0x1DACDE: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1192359==    by 0x1DB375: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1192359==    by 0x1D5740: main (TestOnLatticeSimulationWithPottsBasedCellPopulation.cpp:19)
==1192359== 
==1192359== Open file descriptor 114:
==1192359==    <inherited from parent>
==1192359== 
==1192359== Open file descriptor 110:
==1192359==    <inherited from parent>
==1192359== 
==1192359== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOnLatticeSimulationWithPottsBasedCellPopulation_valgrind.txt
==1192359==    <inherited from parent>
==1192359== 
==1192359== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1192359==    <inherited from parent>
==1192359== 
==1192359== 
==1192359== HEAP SUMMARY:
==1192359==     in use at exit: 700,720 bytes in 9,375 blocks
==1192359==   total heap usage: 11,679,389 allocs, 11,670,014 frees, 2,221,813,336 bytes allocated
==1192359== 
==1192359== LEAK SUMMARY:
==1192359==    definitely lost: 0 bytes in 0 blocks
==1192359==    indirectly lost: 0 bytes in 0 blocks
==1192359==      possibly lost: 0 bytes in 0 blocks
==1192359==    still reachable: 72 bytes in 4 blocks
==1192359==         suppressed: 700,648 bytes in 9,371 blocks
==1192359== Reachable blocks (those to which a pointer was found) are not shown.
==1192359== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1192359== 
==1192359== For lists of detected and suppressed errors, rerun with: -s
==1192359== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 33 from 33)
