==43295== Memcheck, a memory error detector
==43295== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43295== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43295== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestMonodomainWithSvi -malloc_debug -malloc_dump -memory_info
==43295== Parent PID: 24047
==43295== 
==43295== 
==43295== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43295== Open file descriptor 12:
==43295==    at 0xA7DF07D: pipe (pipe.c:29)
==43295==    by 0x1432707D: ???
==43295==    by 0xFB2B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43295==    by 0xBED8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43295==    by 0xBE71D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43295==    by 0xAB68D38: PetscInitialize (pinit.c:924)
==43295==    by 0xA0C61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43295==    by 0xA0C6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43295==    by 0x123842: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43295==    by 0x11ED4D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43295==    by 0x121416: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43295==    by 0x1212B6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43295==    by 0x12194D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43295==    by 0x11D175: main (TestMonodomainWithSvi.cpp:19)
==43295== 
==43295== Open file descriptor 8: /dev/shm/open_mpi.0000
==43295==    at 0xA7E3A1C: __open_nocancel (open64_nocancel.c:39)
==43295==    by 0xA767BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43295==    by 0xA0FB822: ???
==43295==    by 0xA0FB96F: ???
==43295==    by 0xFBD06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43295==    by 0xFBD0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43295==    by 0xFB86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43295==    by 0xFB2B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43295==    by 0xBED8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43295==    by 0xBE71D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43295==    by 0xAB68D38: PetscInitialize (pinit.c:924)
==43295==    by 0xA0C61D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43295==    by 0xA0C6227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43295==    by 0x123842: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43295==    by 0x11ED4D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43295==    by 0x121416: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43295==    by 0x1212B6: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43295==    by 0x12194D: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43295==    by 0x11D175: main (TestMonodomainWithSvi.cpp:19)
==43295== 
==43295== Open file descriptor 113:
==43295==    <inherited from parent>
==43295== 
==43295== Open file descriptor 110:
==43295==    <inherited from parent>
==43295== 
==43295== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMonodomainWithSvi_valgrind.txt
==43295==    <inherited from parent>
==43295== 
==43295== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43295==    <inherited from parent>
==43295== 
==43295== 
==43295== HEAP SUMMARY:
==43295==     in use at exit: 618,757 bytes in 8,244 blocks
==43295==   total heap usage: 3,755,452 allocs, 3,747,208 frees, 1,783,479,941 bytes allocated
==43295== 
==43295== LEAK SUMMARY:
==43295==    definitely lost: 0 bytes in 0 blocks
==43295==    indirectly lost: 0 bytes in 0 blocks
==43295==      possibly lost: 0 bytes in 0 blocks
==43295==    still reachable: 24 bytes in 2 blocks
==43295==         suppressed: 618,733 bytes in 8,242 blocks
==43295== Reachable blocks (those to which a pointer was found) are not shown.
==43295== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43295== 
==43295== For lists of detected and suppressed errors, rerun with: -s
==43295== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 78 from 34)
