==2056592== Memcheck, a memory error detector
==2056592== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2056592== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2056592== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCvodeWithJacobian -malloc_debug -malloc_dump -memory_info
==2056592== Parent PID: 2046931
==2056592== 
==2056592== 
==2056592== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2056592== Open file descriptor 12:
==2056592==    at 0x9C6726D: pipe (pipe.c:29)
==2056592==    by 0x143ED07D: ???
==2056592==    by 0xEAD84CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2056592==    by 0x989A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2056592==    by 0x9833D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2056592==    by 0x8507D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2056592==    by 0x83DE2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2056592==    by 0x83DE32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2056592==    by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2056592==    by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2056592==    by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2056592==    by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2056592==    by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2056592==    by 0x111BB5: main (TestCvodeWithJacobian.cpp:18)
==2056592== 
==2056592== Open file descriptor 8: /dev/shm/open_mpi.0000
==2056592==    at 0x9C6BC0C: __open_nocancel (open64_nocancel.c:39)
==2056592==    by 0x9BEFBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2056592==    by 0x9791822: ???
==2056592==    by 0x979196F: ???
==2056592==    by 0xEB7D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2056592==    by 0xEB7D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2056592==    by 0xEB33922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2056592==    by 0xEAD82DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2056592==    by 0x989A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2056592==    by 0x9833D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2056592==    by 0x8507D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2056592==    by 0x83DE2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2056592==    by 0x83DE32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2056592==    by 0x117769: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2056592==    by 0x1133B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2056592==    by 0x1155A2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2056592==    by 0x11549E: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2056592==    by 0x115AB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2056592==    by 0x111BB5: main (TestCvodeWithJacobian.cpp:18)
==2056592== 
==2056592== Open file descriptor 115:
==2056592==    <inherited from parent>
==2056592== 
==2056592== Open file descriptor 112:
==2056592==    <inherited from parent>
==2056592== 
==2056592== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCvodeWithJacobian_valgrind.txt
==2056592==    <inherited from parent>
==2056592== 
==2056592== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2056592==    <inherited from parent>
==2056592== 
==2056592== 
==2056592== HEAP SUMMARY:
==2056592==     in use at exit: 857,945 bytes in 12,108 blocks
==2056592==   total heap usage: 82,303 allocs, 70,195 frees, 1,547,055,261 bytes allocated
==2056592== 
==2056592== LEAK SUMMARY:
==2056592==    definitely lost: 0 bytes in 0 blocks
==2056592==    indirectly lost: 0 bytes in 0 blocks
==2056592==      possibly lost: 0 bytes in 0 blocks
==2056592==    still reachable: 24 bytes in 2 blocks
==2056592==         suppressed: 857,921 bytes in 12,106 blocks
==2056592== Reachable blocks (those to which a pointer was found) are not shown.
==2056592== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2056592== 
==2056592== For lists of detected and suppressed errors, rerun with: -s
==2056592== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 19 from 19)
