==2436382== Memcheck, a memory error detector
==2436382== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2436382== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2436382== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestCombinedOdeSystem -malloc_debug -malloc_dump -memory_info
==2436382== Parent PID: 2435613
==2436382== 
==2436382== 
==2436382== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2436382== Open file descriptor 12:
==2436382==    at 0x4F0B22D: pipe (pipe.c:29)
==2436382==    by 0xB1E307D: ???
==2436382==    by 0x8CD84CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2436382==    by 0x6672418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436382==    by 0x660BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436382==    by 0x5302D38: PetscInitialize (pinit.c:924)
==2436382==    by 0x4B3D0B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2436382==    by 0x4B3D101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2436382==    by 0x11FE4A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2436382==    by 0x11AEED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2436382==    by 0x11DACC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2436382==    by 0x11D9C7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2436382==    by 0x11DFDB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2436382==    by 0x118A75: main (TestCombinedOdeSystem.cpp:18)
==2436382== 
==2436382== Open file descriptor 8: /dev/shm/open_mpi.0000
==2436382==    at 0x4F0FBCC: __open_nocancel (open64_nocancel.c:39)
==2436382==    by 0x4E93C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2436382==    by 0x4B71822: ???
==2436382==    by 0x4B7196F: ???
==2436382==    by 0x8D7D6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436382==    by 0x8D7D938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436382==    by 0x8D33922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436382==    by 0x8CD82DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2436382==    by 0x6672418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436382==    by 0x660BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436382==    by 0x5302D38: PetscInitialize (pinit.c:924)
==2436382==    by 0x4B3D0B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2436382==    by 0x4B3D101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2436382==    by 0x11FE4A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2436382==    by 0x11AEED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2436382==    by 0x11DACC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2436382==    by 0x11D9C7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2436382==    by 0x11DFDB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2436382==    by 0x118A75: main (TestCombinedOdeSystem.cpp:18)
==2436382== 
==2436382== Open file descriptor 115:
==2436382==    <inherited from parent>
==2436382== 
==2436382== Open file descriptor 111:
==2436382==    <inherited from parent>
==2436382== 
==2436382== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCombinedOdeSystem_valgrind.txt
==2436382==    <inherited from parent>
==2436382== 
==2436382== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2436382==    <inherited from parent>
==2436382== 
==2436382== 
==2436382== HEAP SUMMARY:
==2436382==     in use at exit: 700,327 bytes in 9,377 blocks
==2436382==   total heap usage: 48,376 allocs, 38,999 frees, 1,353,341,972 bytes allocated
==2436382== 
==2436382== LEAK SUMMARY:
==2436382==    definitely lost: 0 bytes in 0 blocks
==2436382==    indirectly lost: 0 bytes in 0 blocks
==2436382==      possibly lost: 0 bytes in 0 blocks
==2436382==    still reachable: 24 bytes in 2 blocks
==2436382==         suppressed: 700,303 bytes in 9,375 blocks
==2436382== Reachable blocks (those to which a pointer was found) are not shown.
==2436382== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2436382== 
==2436382== For lists of detected and suppressed errors, rerun with: -s
==2436382== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
