==2166484== Memcheck, a memory error detector
==2166484== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2166484== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2166484== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestPottsElement -malloc_debug -malloc_dump -memory_info
==2166484== Parent PID: 2165091
==2166484== 
==2166484== 
==2166484== FILE DESCRIPTORS: 10 open (3 std) at exit.
==2166484== Open file descriptor 12:
==2166484==    at 0xE82D07D: pipe (pipe.c:29)
==2166484==    by 0x18A1C07D: ???
==2166484==    by 0x13FE04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2166484==    by 0x104CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2166484==    by 0x10465D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2166484==    by 0xF15CD38: PetscInitialize (pinit.c:924)
==2166484==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2166484==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2166484==    by 0x11A5B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2166484==    by 0x115A6D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2166484==    by 0x118520: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2166484==    by 0x1183C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2166484==    by 0x118A57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2166484==    by 0x113E95: main (TestPottsElement.cpp:19)
==2166484== 
==2166484== Open file descriptor 8: /dev/shm/open_mpi.0000
==2166484==    at 0xE831A1C: __open_nocancel (open64_nocancel.c:39)
==2166484==    by 0xE7B5BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2166484==    by 0xE4A5822: ???
==2166484==    by 0xE4A596F: ???
==2166484==    by 0x140856DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2166484==    by 0x14085938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2166484==    by 0x1403B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2166484==    by 0x13FE02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2166484==    by 0x104CC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2166484==    by 0x10465D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2166484==    by 0xF15CD38: PetscInitialize (pinit.c:924)
==2166484==    by 0xE46B153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2166484==    by 0xE46B1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2166484==    by 0x11A5B4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2166484==    by 0x115A6D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2166484==    by 0x118520: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2166484==    by 0x1183C0: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2166484==    by 0x118A57: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2166484==    by 0x113E95: main (TestPottsElement.cpp:19)
==2166484== 
==2166484== Open file descriptor 118:
==2166484==    <inherited from parent>
==2166484== 
==2166484== Open file descriptor 114:
==2166484==    <inherited from parent>
==2166484== 
==2166484== Open file descriptor 113: /usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt
==2166484==    <inherited from parent>
==2166484== 
==2166484== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPottsElement_valgrind.txt
==2166484==    <inherited from parent>
==2166484== 
==2166484== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2166484==    <inherited from parent>
==2166484== 
==2166484== 
==2166484== HEAP SUMMARY:
==2166484==     in use at exit: 835,601 bytes in 11,676 blocks
==2166484==   total heap usage: 60,969 allocs, 49,293 frees, 1,540,592,545 bytes allocated
==2166484== 
==2166484== LEAK SUMMARY:
==2166484==    definitely lost: 0 bytes in 0 blocks
==2166484==    indirectly lost: 0 bytes in 0 blocks
==2166484==      possibly lost: 0 bytes in 0 blocks
==2166484==    still reachable: 24 bytes in 2 blocks
==2166484==         suppressed: 835,577 bytes in 11,674 blocks
==2166484== Reachable blocks (those to which a pointer was found) are not shown.
==2166484== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2166484== 
==2166484== For lists of detected and suppressed errors, rerun with: -s
==2166484== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
