==2328580== Memcheck, a memory error detector
==2328580== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2328580== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2328580== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestAbstractContractionCellFactory -malloc_debug -malloc_dump -memory_info
==2328580== Parent PID: 2317329
==2328580== 
==2328580== 
==2328580== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2328580== Open file descriptor 12:
==2328580==    at 0xA58C26D: pipe (pipe.c:29)
==2328580==    by 0x143ED07D: ???
==2328580==    by 0xFB8D4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2328580==    by 0xBB04418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2328580==    by 0xBA9DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2328580==    by 0xA794D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2328580==    by 0xA1B82DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2328580==    by 0xA1B832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2328580==    by 0x11F6EA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2328580==    by 0x11A513: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2328580==    by 0x11C8D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2328580==    by 0x11C7CF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2328580==    by 0x11CDE3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2328580==    by 0x118D15: main (TestAbstractContractionCellFactory.cpp:18)
==2328580== 
==2328580== Open file descriptor 8: /dev/shm/open_mpi.0000
==2328580==    at 0xA590C0C: __open_nocancel (open64_nocancel.c:39)
==2328580==    by 0xA514BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2328580==    by 0xA1ED822: ???
==2328580==    by 0xA1ED96F: ???
==2328580==    by 0xFC326DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2328580==    by 0xFC32938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2328580==    by 0xFBE8922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2328580==    by 0xFB8D2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2328580==    by 0xBB04418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2328580==    by 0xBA9DD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2328580==    by 0xA794D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2328580==    by 0xA1B82DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2328580==    by 0xA1B832D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2328580==    by 0x11F6EA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2328580==    by 0x11A513: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2328580==    by 0x11C8D4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2328580==    by 0x11C7CF: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2328580==    by 0x11CDE3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2328580==    by 0x118D15: main (TestAbstractContractionCellFactory.cpp:18)
==2328580== 
==2328580== Open file descriptor 115:
==2328580==    <inherited from parent>
==2328580== 
==2328580== Open file descriptor 112:
==2328580==    <inherited from parent>
==2328580== 
==2328580== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractContractionCellFactory_valgrind.txt
==2328580==    <inherited from parent>
==2328580== 
==2328580== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2328580==    <inherited from parent>
==2328580== 
==2328580== 
==2328580== HEAP SUMMARY:
==2328580==     in use at exit: 858,488 bytes in 12,122 blocks
==2328580==   total heap usage: 178,503 allocs, 166,381 frees, 1,567,908,597 bytes allocated
==2328580== 
==2328580== LEAK SUMMARY:
==2328580==    definitely lost: 0 bytes in 0 blocks
==2328580==    indirectly lost: 0 bytes in 0 blocks
==2328580==      possibly lost: 0 bytes in 0 blocks
==2328580==    still reachable: 24 bytes in 2 blocks
==2328580==         suppressed: 858,464 bytes in 12,120 blocks
==2328580== Reachable blocks (those to which a pointer was found) are not shown.
==2328580== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2328580== 
==2328580== For lists of detected and suppressed errors, rerun with: -s
==2328580== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 29 from 24)
