==1489406== Memcheck, a memory error detector
==1489406== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1489406== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1489406== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestMockEulerIvpOdeSolver -malloc_debug -malloc_dump -memory_info
==1489406== Parent PID: 1488630
==1489406== 
==1489406== 
==1489406== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1489406== Open file descriptor 12:
==1489406==    at 0x4F5507D: pipe (pipe.c:29)
==1489406==    by 0xB1E807D: ???
==1489406==    by 0x8CE14CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1489406==    by 0x667B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1489406==    by 0x6614D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1489406==    by 0x530BD38: PetscInitialize (pinit.c:924)
==1489406==    by 0x4B3D153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1489406==    by 0x4B3D1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1489406==    by 0x123542: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1489406==    by 0x11E7E1: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1489406==    by 0x120D60: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1489406==    by 0x120C5C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1489406==    by 0x12126F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1489406==    by 0x11CE65: main (TestMockEulerIvpOdeSolver.cpp:18)
==1489406== 
==1489406== Open file descriptor 8: /dev/shm/open_mpi.0000
==1489406==    at 0x4F59A1C: __open_nocancel (open64_nocancel.c:39)
==1489406==    by 0x4EDDBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1489406==    by 0x4B71822: ???
==1489406==    by 0x4B7196F: ???
==1489406==    by 0x8D866DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1489406==    by 0x8D86938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1489406==    by 0x8D3C922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1489406==    by 0x8CE12DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1489406==    by 0x667B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1489406==    by 0x6614D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1489406==    by 0x530BD38: PetscInitialize (pinit.c:924)
==1489406==    by 0x4B3D153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1489406==    by 0x4B3D1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1489406==    by 0x123542: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1489406==    by 0x11E7E1: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1489406==    by 0x120D60: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1489406==    by 0x120C5C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1489406==    by 0x12126F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1489406==    by 0x11CE65: main (TestMockEulerIvpOdeSolver.cpp:18)
==1489406== 
==1489406== Open file descriptor 115:
==1489406==    <inherited from parent>
==1489406== 
==1489406== Open file descriptor 112:
==1489406==    <inherited from parent>
==1489406== 
==1489406== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMockEulerIvpOdeSolver_valgrind.txt
==1489406==    <inherited from parent>
==1489406== 
==1489406== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1489406==    <inherited from parent>
==1489406== 
==1489406== 
==1489406== HEAP SUMMARY:
==1489406==     in use at exit: 995,137 bytes in 13,913 blocks
==1489406==   total heap usage: 57,778 allocs, 43,865 frees, 1,571,273,166 bytes allocated
==1489406== 
==1489406== LEAK SUMMARY:
==1489406==    definitely lost: 0 bytes in 0 blocks
==1489406==    indirectly lost: 0 bytes in 0 blocks
==1489406==      possibly lost: 0 bytes in 0 blocks
==1489406==    still reachable: 24 bytes in 2 blocks
==1489406==         suppressed: 995,113 bytes in 13,911 blocks
==1489406== Reachable blocks (those to which a pointer was found) are not shown.
==1489406== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1489406== 
==1489406== For lists of detected and suppressed errors, rerun with: -s
==1489406== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
