==617322== Memcheck, a memory error detector
==617322== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==617322== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==617322== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestAbstractContractionCellFactory -malloc_debug -malloc_dump -memory_info
==617322== Parent PID: 606210
==617322== 
==617322== 
==617322== FILE DESCRIPTORS: 10 open (3 std) at exit.
==617322== Open file descriptor 12:
==617322==    at 0xA1FA26D: pipe (pipe.c:29)
==617322==    by 0x1405B07D: ???
==617322==    by 0xF7F94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==617322==    by 0xB772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617322==    by 0xB70BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617322==    by 0xA402D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==617322==    by 0x9E27153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==617322==    by 0x9E271A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==617322==    by 0x11F6EA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==617322==    by 0x11A513: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==617322==    by 0x11C8D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==617322==    by 0x11C7CF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==617322==    by 0x11CDE3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==617322==    by 0x118D15: main (TestAbstractContractionCellFactory.cpp:18)
==617322== 
==617322== Open file descriptor 8: /dev/shm/open_mpi.0000
==617322==    at 0xA1FEC0C: __open_nocancel (open64_nocancel.c:39)
==617322==    by 0xA182BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==617322==    by 0x9E5B822: ???
==617322==    by 0x9E5B96F: ???
==617322==    by 0xF89E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617322==    by 0xF89E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617322==    by 0xF854922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==617322==    by 0xF7F92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==617322==    by 0xB772418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617322==    by 0xB70BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==617322==    by 0xA402D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==617322==    by 0x9E27153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==617322==    by 0x9E271A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==617322==    by 0x11F6EA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==617322==    by 0x11A513: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==617322==    by 0x11C8D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==617322==    by 0x11C7CF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==617322==    by 0x11CDE3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==617322==    by 0x118D15: main (TestAbstractContractionCellFactory.cpp:18)
==617322== 
==617322== Open file descriptor 118:
==617322==    <inherited from parent>
==617322== 
==617322== Open file descriptor 114:
==617322==    <inherited from parent>
==617322== 
==617322== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==617322==    <inherited from parent>
==617322== 
==617322== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractContractionCellFactory_valgrind.txt
==617322==    <inherited from parent>
==617322== 
==617322== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==617322==    <inherited from parent>
==617322== 
==617322== 
==617322== HEAP SUMMARY:
==617322==     in use at exit: 858,483 bytes in 12,122 blocks
==617322==   total heap usage: 178,345 allocs, 166,223 frees, 1,567,893,469 bytes allocated
==617322== 
==617322== LEAK SUMMARY:
==617322==    definitely lost: 0 bytes in 0 blocks
==617322==    indirectly lost: 0 bytes in 0 blocks
==617322==      possibly lost: 0 bytes in 0 blocks
==617322==    still reachable: 24 bytes in 2 blocks
==617322==         suppressed: 858,459 bytes in 12,120 blocks
==617322== Reachable blocks (those to which a pointer was found) are not shown.
==617322== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==617322== 
==617322== For lists of detected and suppressed errors, rerun with: -s
==617322== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 21)
