==3581442== Memcheck, a memory error detector
==3581442== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3581442== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3581442== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestPseudoEcgCalculator -malloc_debug -malloc_dump -memory_info
==3581442== Parent PID: 3562972
==3581442== 
==3581442== 
==3581442== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3581442== Open file descriptor 12:
==3581442==    at 0xBB5707D: pipe (pipe.c:29)
==3581442==    by 0x1432F07D: ???
==3581442==    by 0xFB4B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3581442==    by 0xBED2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581442==    by 0xBE6BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581442==    by 0xA1DED38: PetscInitialize (pinit.c:924)
==3581442==    by 0xA0B52DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3581442==    by 0xA0B532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3581442==    by 0x1233A4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3581442==    by 0x11E38D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3581442==    by 0x120E26: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3581442==    by 0x120CC6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3581442==    by 0x12135D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3581442==    by 0x11C615: main (TestPseudoEcgCalculator.cpp:19)
==3581442== 
==3581442== Open file descriptor 8: /dev/shm/open_mpi.0000
==3581442==    at 0xBB5BA1C: __open_nocancel (open64_nocancel.c:39)
==3581442==    by 0xBADFBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3581442==    by 0xB46E822: ???
==3581442==    by 0xB46E96F: ???
==3581442==    by 0xFBF06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581442==    by 0xFBF0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581442==    by 0xFBA6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3581442==    by 0xFB4B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3581442==    by 0xBED2418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581442==    by 0xBE6BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3581442==    by 0xA1DED38: PetscInitialize (pinit.c:924)
==3581442==    by 0xA0B52DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3581442==    by 0xA0B532D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3581442==    by 0x1233A4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3581442==    by 0x11E38D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3581442==    by 0x120E26: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3581442==    by 0x120CC6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3581442==    by 0x12135D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3581442==    by 0x11C615: main (TestPseudoEcgCalculator.cpp:19)
==3581442== 
==3581442== Open file descriptor 115:
==3581442==    <inherited from parent>
==3581442== 
==3581442== Open file descriptor 112:
==3581442==    <inherited from parent>
==3581442== 
==3581442== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPseudoEcgCalculator_valgrind.txt
==3581442==    <inherited from parent>
==3581442== 
==3581442== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3581442==    <inherited from parent>
==3581442== 
==3581442== 
==3581442== HEAP SUMMARY:
==3581442==     in use at exit: 836,097 bytes in 11,686 blocks
==3581442==   total heap usage: 291,401 allocs, 279,715 frees, 1,575,529,428 bytes allocated
==3581442== 
==3581442== LEAK SUMMARY:
==3581442==    definitely lost: 0 bytes in 0 blocks
==3581442==    indirectly lost: 0 bytes in 0 blocks
==3581442==      possibly lost: 0 bytes in 0 blocks
==3581442==    still reachable: 24 bytes in 2 blocks
==3581442==         suppressed: 836,073 bytes in 11,684 blocks
==3581442== Reachable blocks (those to which a pointer was found) are not shown.
==3581442== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3581442== 
==3581442== For lists of detected and suppressed errors, rerun with: -s
==3581442== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 46 from 38)
