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