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