==1570626== Memcheck, a memory error detector
==1570626== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1570626== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1570626== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestVoltageInterpolaterOntoMechanicsMesh -malloc_debug -malloc_dump -memory_info
==1570626== Parent PID: 1552427
==1570626== 
==1570626== 
==1570626== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1570626== Open file descriptor 12:
==1570626==    at 0xB59922D: pipe (pipe.c:29)
==1570626==    by 0x1401207D: ???
==1570626==    by 0xF8184CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1570626==    by 0xB924418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1570626==    by 0xB8BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1570626==    by 0x9C30D38: PetscInitialize (pinit.c:924)
==1570626==    by 0x9B044FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1570626==    by 0x9B0454B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1570626==    by 0x128328: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1570626==    by 0x1225BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1570626==    by 0x124D4A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1570626==    by 0x124C46: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1570626==    by 0x125259: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1570626==    by 0x120DC0: main (TestVoltageInterpolaterOntoMechanicsMesh.cpp:18)
==1570626== 
==1570626== Open file descriptor 8: /dev/shm/open_mpi.0000
==1570626==    at 0xB59DBCC: __open_nocancel (open64_nocancel.c:39)
==1570626==    by 0xB521C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1570626==    by 0xAEBA822: ???
==1570626==    by 0xAEBA96F: ???
==1570626==    by 0xF8BD6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1570626==    by 0xF8BD938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1570626==    by 0xF873922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1570626==    by 0xF8182DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1570626==    by 0xB924418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1570626==    by 0xB8BDD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1570626==    by 0x9C30D38: PetscInitialize (pinit.c:924)
==1570626==    by 0x9B044FD: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1570626==    by 0x9B0454B: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1570626==    by 0x128328: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1570626==    by 0x1225BD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1570626==    by 0x124D4A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1570626==    by 0x124C46: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1570626==    by 0x125259: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1570626==    by 0x120DC0: main (TestVoltageInterpolaterOntoMechanicsMesh.cpp:18)
==1570626== 
==1570626== Open file descriptor 114:
==1570626==    <inherited from parent>
==1570626== 
==1570626== Open file descriptor 110:
==1570626==    <inherited from parent>
==1570626== 
==1570626== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVoltageInterpolaterOntoMechanicsMesh_valgrind.txt
==1570626==    <inherited from parent>
==1570626== 
==1570626== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1570626==    <inherited from parent>
==1570626== 
==1570626== 
==1570626== HEAP SUMMARY:
==1570626==     in use at exit: 701,239 bytes in 9,387 blocks
==1570626==   total heap usage: 548,176 allocs, 538,789 frees, 1,537,794,584 bytes allocated
==1570626== 
==1570626== LEAK SUMMARY:
==1570626==    definitely lost: 0 bytes in 0 blocks
==1570626==    indirectly lost: 0 bytes in 0 blocks
==1570626==      possibly lost: 0 bytes in 0 blocks
==1570626==    still reachable: 24 bytes in 2 blocks
==1570626==         suppressed: 701,215 bytes in 9,385 blocks
==1570626== Reachable blocks (those to which a pointer was found) are not shown.
==1570626== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1570626== 
==1570626== For lists of detected and suppressed errors, rerun with: -s
==1570626== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 45 from 37)
