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