==2538056== Memcheck, a memory error detector
==2538056== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2538056== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2538056== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractCvodeSystem -malloc_debug -malloc_dump -memory_info
==2538056== Parent PID: 2537244
==2538056== 
==2538056== 
==2538056== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2538056== Open file descriptor 12:
==2538056==    at 0x643F26D: pipe (pipe.c:29)
==2538056==    by 0xB1C807D: ???
==2538056==    by 0x8CC44CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2538056==    by 0x603D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2538056==    by 0x5FD6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2538056==    by 0x4CCDD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2538056==    by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2538056==    by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2538056==    by 0x136DA1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2538056==    by 0x131171: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2538056==    by 0x133ED4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2538056==    by 0x133D74: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2538056==    by 0x13440B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2538056==    by 0x12EFD5: main (TestAbstractCvodeSystem.cpp:19)
==2538056== 
==2538056== Open file descriptor 8: /dev/shm/open_mpi.0000
==2538056==    at 0x6443C0C: __open_nocancel (open64_nocancel.c:39)
==2538056==    by 0x63C7BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2538056==    by 0x4B72822: ???
==2538056==    by 0x4B7296F: ???
==2538056==    by 0x8D696DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2538056==    by 0x8D69938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2538056==    by 0x8D1F922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2538056==    by 0x8CC42DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2538056==    by 0x603D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2538056==    by 0x5FD6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2538056==    by 0x4CCDD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2538056==    by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2538056==    by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2538056==    by 0x136DA1: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==2538056==    by 0x131171: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2538056==    by 0x133ED4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2538056==    by 0x133D74: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2538056==    by 0x13440B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2538056==    by 0x12EFD5: main (TestAbstractCvodeSystem.cpp:19)
==2538056== 
==2538056== Open file descriptor 115:
==2538056==    <inherited from parent>
==2538056== 
==2538056== Open file descriptor 112:
==2538056==    <inherited from parent>
==2538056== 
==2538056== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractCvodeSystem_valgrind.txt
==2538056==    <inherited from parent>
==2538056== 
==2538056== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2538056==    <inherited from parent>
==2538056== 
==2538056== 
==2538056== HEAP SUMMARY:
==2538056==     in use at exit: 857,544 bytes in 12,112 blocks
==2538056==   total heap usage: 55,600 allocs, 43,488 frees, 1,542,906,110 bytes allocated
==2538056== 
==2538056== LEAK SUMMARY:
==2538056==    definitely lost: 0 bytes in 0 blocks
==2538056==    indirectly lost: 0 bytes in 0 blocks
==2538056==      possibly lost: 0 bytes in 0 blocks
==2538056==    still reachable: 24 bytes in 2 blocks
==2538056==         suppressed: 857,520 bytes in 12,110 blocks
==2538056== Reachable blocks (those to which a pointer was found) are not shown.
==2538056== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2538056== 
==2538056== For lists of detected and suppressed errors, rerun with: -s
==2538056== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
