==43831== Memcheck, a memory error detector
==43831== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43831== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43831== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCardiacSimulation -malloc_debug -malloc_dump -memory_info
==43831== Parent PID: 23966
==43831== 
==43831== 
==43831== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43831== Open file descriptor 12:
==43831==    at 0x892707D: pipe (pipe.c:29)
==43831==    by 0x1433807D: ???
==43831==    by 0xEE784CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43831==    by 0xA022418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43831==    by 0x9FBBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43831==    by 0x8CB2D38: PetscInitialize (pinit.c:924)
==43831==    by 0x82101D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43831==    by 0x8210227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43831==    by 0x1202B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43831==    by 0x11A98D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43831==    by 0x11E13C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43831==    by 0x11DFDC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43831==    by 0x11E673: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43831==    by 0x118DB5: main (TestCardiacSimulation.cpp:19)
==43831== 
==43831== Open file descriptor 8: /dev/shm/open_mpi.0000
==43831==    at 0x892BA1C: __open_nocancel (open64_nocancel.c:39)
==43831==    by 0x88AFBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43831==    by 0x824A822: ???
==43831==    by 0x824A96F: ???
==43831==    by 0xEF1D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43831==    by 0xEF1D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43831==    by 0xEED3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43831==    by 0xEE782DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43831==    by 0xA022418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43831==    by 0x9FBBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43831==    by 0x8CB2D38: PetscInitialize (pinit.c:924)
==43831==    by 0x82101D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43831==    by 0x8210227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43831==    by 0x1202B8: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43831==    by 0x11A98D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43831==    by 0x11E13C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43831==    by 0x11DFDC: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43831==    by 0x11E673: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43831==    by 0x118DB5: main (TestCardiacSimulation.cpp:19)
==43831== 
==43831== Open file descriptor 158:
==43831==    <inherited from parent>
==43831== 
==43831== Open file descriptor 155:
==43831==    <inherited from parent>
==43831== 
==43831== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCardiacSimulation_valgrind.txt
==43831==    <inherited from parent>
==43831== 
==43831== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43831==    <inherited from parent>
==43831== 
==43831== 
==43831== HEAP SUMMARY:
==43831==     in use at exit: 625,891 bytes in 8,260 blocks
==43831==   total heap usage: 4,756,897 allocs, 4,748,637 frees, 2,828,620,980 bytes allocated
==43831== 
==43831== LEAK SUMMARY:
==43831==    definitely lost: 0 bytes in 0 blocks
==43831==    indirectly lost: 0 bytes in 0 blocks
==43831==      possibly lost: 0 bytes in 0 blocks
==43831==    still reachable: 7,156 bytes in 18 blocks
==43831==         suppressed: 618,735 bytes in 8,242 blocks
==43831== Reachable blocks (those to which a pointer was found) are not shown.
==43831== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43831== 
==43831== For lists of detected and suppressed errors, rerun with: -s
==43831== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 231 from 34)
