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