==1480900== Memcheck, a memory error detector
==1480900== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1480900== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1480900== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestSolvingOdesTutorial -malloc_debug -malloc_dump -memory_info
==1480900== Parent PID: 1480089
==1480900== 
==1480900== 
==1480900== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1480900== Open file descriptor 12:
==1480900==    at 0x63C526D: pipe (pipe.c:29)
==1480900==    by 0xB1E107D: ???
==1480900==    by 0x8CDD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1480900==    by 0x5FFA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480900==    by 0x5F93D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480900==    by 0x4C65D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1480900==    by 0x4B3D153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1480900==    by 0x4B3D1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1480900==    by 0x118D39: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1480900==    by 0x114693: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1480900==    by 0x1169AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1480900==    by 0x1168A8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1480900==    by 0x116EBB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1480900==    by 0x1128D5: main (TestSolvingOdesTutorial.cpp:18)
==1480900== 
==1480900== Open file descriptor 8: /dev/shm/open_mpi.0000
==1480900==    at 0x63C9C0C: __open_nocancel (open64_nocancel.c:39)
==1480900==    by 0x634DBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1480900==    by 0x5EEF822: ???
==1480900==    by 0x5EEF96F: ???
==1480900==    by 0x8D826DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480900==    by 0x8D82938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480900==    by 0x8D38922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1480900==    by 0x8CDD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1480900==    by 0x5FFA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480900==    by 0x5F93D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1480900==    by 0x4C65D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==1480900==    by 0x4B3D153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1480900==    by 0x4B3D1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1480900==    by 0x118D39: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1480900==    by 0x114693: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1480900==    by 0x1169AC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1480900==    by 0x1168A8: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1480900==    by 0x116EBB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1480900==    by 0x1128D5: main (TestSolvingOdesTutorial.cpp:18)
==1480900== 
==1480900== Open file descriptor 117:
==1480900==    <inherited from parent>
==1480900== 
==1480900== Open file descriptor 113:
==1480900==    <inherited from parent>
==1480900== 
==1480900== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestSolvingOdesTutorial_valgrind.txt
==1480900==    <inherited from parent>
==1480900== 
==1480900== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1480900==    <inherited from parent>
==1480900== 
==1480900== 
==1480900== HEAP SUMMARY:
==1480900==     in use at exit: 857,560 bytes in 12,112 blocks
==1480900==   total heap usage: 54,310 allocs, 42,198 frees, 1,542,778,146 bytes allocated
==1480900== 
==1480900== LEAK SUMMARY:
==1480900==    definitely lost: 0 bytes in 0 blocks
==1480900==    indirectly lost: 0 bytes in 0 blocks
==1480900==      possibly lost: 0 bytes in 0 blocks
==1480900==    still reachable: 24 bytes in 2 blocks
==1480900==         suppressed: 857,536 bytes in 12,110 blocks
==1480900== Reachable blocks (those to which a pointer was found) are not shown.
==1480900== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1480900== 
==1480900== For lists of detected and suppressed errors, rerun with: -s
==1480900== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 26 from 26)
