==43261== Memcheck, a memory error detector
==43261== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43261== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43261== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCardiacElectroMechanicsProblem -malloc_debug -malloc_dump -memory_info
==43261== Parent PID: 24043
==43261== 
==43261== 
==43261== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43261== Open file descriptor 12:
==43261==    at 0xABFB07D: pipe (pipe.c:29)
==43261==    by 0x1433707D: ???
==43261==    by 0xD95E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43261==    by 0xA402418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43261==    by 0xA39BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43261==    by 0xAE06D38: PetscInitialize (pinit.c:924)
==43261==    by 0xA2C41D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43261==    by 0xA2C4227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43261==    by 0x1331FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43261==    by 0x12C2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43261==    by 0x12F672: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43261==    by 0x12F512: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43261==    by 0x12FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43261==    by 0x12A6D5: main (TestCardiacElectroMechanicsProblem.cpp:19)
==43261== 
==43261== Open file descriptor 8: /dev/shm/open_mpi.0000
==43261==    at 0xABFFA1C: __open_nocancel (open64_nocancel.c:39)
==43261==    by 0xAB83BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43261==    by 0xA2FE822: ???
==43261==    by 0xA2FE96F: ???
==43261==    by 0xDA036DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43261==    by 0xDA03938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43261==    by 0xD9B9922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43261==    by 0xD95E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43261==    by 0xA402418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43261==    by 0xA39BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43261==    by 0xAE06D38: PetscInitialize (pinit.c:924)
==43261==    by 0xA2C41D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43261==    by 0xA2C4227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43261==    by 0x1331FE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43261==    by 0x12C2AD: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43261==    by 0x12F672: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43261==    by 0x12F512: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43261==    by 0x12FBA9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43261==    by 0x12A6D5: main (TestCardiacElectroMechanicsProblem.cpp:19)
==43261== 
==43261== Open file descriptor 116:
==43261==    <inherited from parent>
==43261== 
==43261== Open file descriptor 113:
==43261==    <inherited from parent>
==43261== 
==43261== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCardiacElectroMechanicsProblem_valgrind.txt
==43261==    <inherited from parent>
==43261== 
==43261== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43261==    <inherited from parent>
==43261== 
==43261== 
==43261== HEAP SUMMARY:
==43261==     in use at exit: 618,830 bytes in 8,248 blocks
==43261==   total heap usage: 583,438 allocs, 575,190 frees, 1,482,518,220 bytes allocated
==43261== 
==43261== LEAK SUMMARY:
==43261==    definitely lost: 0 bytes in 0 blocks
==43261==    indirectly lost: 0 bytes in 0 blocks
==43261==      possibly lost: 0 bytes in 0 blocks
==43261==    still reachable: 24 bytes in 2 blocks
==43261==         suppressed: 618,806 bytes in 8,246 blocks
==43261== Reachable blocks (those to which a pointer was found) are not shown.
==43261== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43261== 
==43261== For lists of detected and suppressed errors, rerun with: -s
==43261== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 79 from 38)
