==1231049== Memcheck, a memory error detector
==1231049== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1231049== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1231049== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestCombinedOdeSystem -malloc_debug -malloc_dump -memory_info
==1231049== Parent PID: 1230213
==1231049== 
==1231049== 
==1231049== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1231049== Open file descriptor 12:
==1231049==    at 0x4F1BE8D: pipe (pipe.c:29)
==1231049==    by 0xB1E607D: ???
==1231049==    by 0x8CE94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1231049==    by 0x6683418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1231049==    by 0x661CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1231049==    by 0x5313D38: PetscInitialize (pinit.c:924)
==1231049==    by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1231049==    by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1231049==    by 0x11FE4A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1231049==    by 0x11AEED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1231049==    by 0x11DACC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1231049==    by 0x11D9C7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1231049==    by 0x11DFDB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1231049==    by 0x118A75: main (TestCombinedOdeSystem.cpp:18)
==1231049== 
==1231049== Open file descriptor 8: /dev/shm/open_mpi.0000
==1231049==    at 0x4F2082C: __open_nocancel (open64_nocancel.c:39)
==1231049==    by 0x4EA4BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1231049==    by 0x4B78822: ???
==1231049==    by 0x4B7896F: ???
==1231049==    by 0x8D8E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1231049==    by 0x8D8E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1231049==    by 0x8D44922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1231049==    by 0x8CE92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1231049==    by 0x6683418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1231049==    by 0x661CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1231049==    by 0x5313D38: PetscInitialize (pinit.c:924)
==1231049==    by 0x4B3D2DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1231049==    by 0x4B3D32D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1231049==    by 0x11FE4A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1231049==    by 0x11AEED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1231049==    by 0x11DACC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1231049==    by 0x11D9C7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1231049==    by 0x11DFDB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1231049==    by 0x118A75: main (TestCombinedOdeSystem.cpp:18)
==1231049== 
==1231049== Open file descriptor 116:
==1231049==    <inherited from parent>
==1231049== 
==1231049== Open file descriptor 112:
==1231049==    <inherited from parent>
==1231049== 
==1231049== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCombinedOdeSystem_valgrind.txt
==1231049==    <inherited from parent>
==1231049== 
==1231049== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1231049==    <inherited from parent>
==1231049== 
==1231049== 
==1231049== HEAP SUMMARY:
==1231049==     in use at exit: 835,201 bytes in 11,676 blocks
==1231049==   total heap usage: 54,463 allocs, 42,787 frees, 1,540,002,561 bytes allocated
==1231049== 
==1231049== LEAK SUMMARY:
==1231049==    definitely lost: 0 bytes in 0 blocks
==1231049==    indirectly lost: 0 bytes in 0 blocks
==1231049==      possibly lost: 0 bytes in 0 blocks
==1231049==    still reachable: 24 bytes in 2 blocks
==1231049==         suppressed: 835,177 bytes in 11,674 blocks
==1231049== Reachable blocks (those to which a pointer was found) are not shown.
==1231049== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1231049== 
==1231049== For lists of detected and suppressed errors, rerun with: -s
==1231049== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
