==43721== Memcheck, a memory error detector
==43721== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43721== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43721== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestPseudoEcgCalculator -malloc_debug -malloc_dump -memory_info
==43721== Parent PID: 23954
==43721== 
==43721== 
==43721== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43721== Open file descriptor 12:
==43721==    at 0xBB4C07D: pipe (pipe.c:29)
==43721==    by 0x1433707D: ???
==43721==    by 0xFB364CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43721==    by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43721==    by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43721==    by 0xA1DED38: PetscInitialize (pinit.c:924)
==43721==    by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43721==    by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43721==    by 0x1233A4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43721==    by 0x11E38D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43721==    by 0x120E26: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43721==    by 0x120CC6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43721==    by 0x12135D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43721==    by 0x11C615: main (TestPseudoEcgCalculator.cpp:19)
==43721== 
==43721== Open file descriptor 8: /dev/shm/open_mpi.0000
==43721==    at 0xBB50A1C: __open_nocancel (open64_nocancel.c:39)
==43721==    by 0xBAD4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43721==    by 0xB46D822: ???
==43721==    by 0xB46D96F: ???
==43721==    by 0xFBDB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43721==    by 0xFBDB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43721==    by 0xFB91922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43721==    by 0xFB362DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43721==    by 0xBEC7418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43721==    by 0xBE60D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43721==    by 0xA1DED38: PetscInitialize (pinit.c:924)
==43721==    by 0xA0B51D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43721==    by 0xA0B5227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43721==    by 0x1233A4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43721==    by 0x11E38D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43721==    by 0x120E26: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43721==    by 0x120CC6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43721==    by 0x12135D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43721==    by 0x11C615: main (TestPseudoEcgCalculator.cpp:19)
==43721== 
==43721== Open file descriptor 158:
==43721==    <inherited from parent>
==43721== 
==43721== Open file descriptor 155:
==43721==    <inherited from parent>
==43721== 
==43721== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPseudoEcgCalculator_valgrind.txt
==43721==    <inherited from parent>
==43721== 
==43721== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43721==    <inherited from parent>
==43721== 
==43721== 
==43721== HEAP SUMMARY:
==43721==     in use at exit: 618,834 bytes in 8,248 blocks
==43721==   total heap usage: 282,960 allocs, 274,712 frees, 1,373,757,287 bytes allocated
==43721== 
==43721== LEAK SUMMARY:
==43721==    definitely lost: 0 bytes in 0 blocks
==43721==    indirectly lost: 0 bytes in 0 blocks
==43721==      possibly lost: 0 bytes in 0 blocks
==43721==    still reachable: 24 bytes in 2 blocks
==43721==         suppressed: 618,810 bytes in 8,246 blocks
==43721== Reachable blocks (those to which a pointer was found) are not shown.
==43721== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43721== 
==43721== For lists of detected and suppressed errors, rerun with: -s
==43721== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 43 from 35)
