==41763== Memcheck, a memory error detector
==41763== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==41763== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==41763== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCvodeWithJacobian -malloc_debug -malloc_dump -memory_info
==41763== Parent PID: 24243
==41763== 
==41763== 
==41763== FILE DESCRIPTORS: 9 open (3 std) at exit.
==41763== Open file descriptor 12:
==41763==    at 0x9CAA07D: pipe (pipe.c:29)
==41763==    by 0x1433907D: ???
==41763==    by 0xEE6E4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41763==    by 0x9898418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41763==    by 0x9831D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41763==    by 0x8505D38: PetscInitialize (pinit.c:924)
==41763==    by 0x83DC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41763==    by 0x83DC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41763==    by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==41763==    by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41763==    by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41763==    by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41763==    by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41763==    by 0x111BB5: main (TestCvodeWithJacobian.cpp:18)
==41763== 
==41763== Open file descriptor 8: /dev/shm/open_mpi.0000
==41763==    at 0x9CAEA1C: __open_nocancel (open64_nocancel.c:39)
==41763==    by 0x9C32BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==41763==    by 0x978F822: ???
==41763==    by 0x978F96F: ???
==41763==    by 0xEF156DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41763==    by 0xEF15938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41763==    by 0xEECB922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==41763==    by 0xEE6E2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==41763==    by 0x9898418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41763==    by 0x9831D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==41763==    by 0x8505D38: PetscInitialize (pinit.c:924)
==41763==    by 0x83DC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==41763==    by 0x83DC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==41763==    by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==41763==    by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==41763==    by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==41763==    by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==41763==    by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==41763==    by 0x111BB5: main (TestCvodeWithJacobian.cpp:18)
==41763== 
==41763== Open file descriptor 113:
==41763==    <inherited from parent>
==41763== 
==41763== Open file descriptor 110:
==41763==    <inherited from parent>
==41763== 
==41763== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCvodeWithJacobian_valgrind.txt
==41763==    <inherited from parent>
==41763== 
==41763== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==41763==    <inherited from parent>
==41763== 
==41763== 
==41763== HEAP SUMMARY:
==41763==     in use at exit: 618,343 bytes in 8,235 blocks
==41763==   total heap usage: 74,023 allocs, 65,788 frees, 1,342,632,401 bytes allocated
==41763== 
==41763== LEAK SUMMARY:
==41763==    definitely lost: 0 bytes in 0 blocks
==41763==    indirectly lost: 0 bytes in 0 blocks
==41763==      possibly lost: 0 bytes in 0 blocks
==41763==    still reachable: 120 bytes in 3 blocks
==41763==         suppressed: 618,223 bytes in 8,232 blocks
==41763== Reachable blocks (those to which a pointer was found) are not shown.
==41763== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==41763== 
==41763== For lists of detected and suppressed errors, rerun with: -s
==41763== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 30 from 30)
