==1109492== Memcheck, a memory error detector
==1109492== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1109492== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1109492== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestLinearParabolicPdeSystemForCoupledOdeSystem -malloc_debug -malloc_dump -memory_info
==1109492== Parent PID: 1108645
==1109492== 
==1109492== 
==1109492== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1109492== Open file descriptor 12:
==1109492==    at 0x7A1A22D: pipe (pipe.c:29)
==1109492==    by 0xFD1D07D: ???
==1109492==    by 0xB6544CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1109492==    by 0x766B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109492==    by 0x7604D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109492==    by 0x62DBD38: PetscInitialize (pinit.c:924)
==1109492==    by 0x61B0FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1109492==    by 0x61B101D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1109492==    by 0x1173E3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1109492==    by 0x112E53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1109492==    by 0x11519C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1109492==    by 0x115097: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1109492==    by 0x1156AB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1109492==    by 0x111655: main (TestLinearParabolicPdeSystemForCoupledOdeSystem.cpp:18)
==1109492== 
==1109492== Open file descriptor 8: /dev/shm/open_mpi.0000
==1109492==    at 0x7A1EBCC: __open_nocancel (open64_nocancel.c:39)
==1109492==    by 0x79A2C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1109492==    by 0x7565822: ???
==1109492==    by 0x756596F: ???
==1109492==    by 0xB6F96DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109492==    by 0xB6F9938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109492==    by 0xB6AF922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1109492==    by 0xB6542DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1109492==    by 0x766B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109492==    by 0x7604D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1109492==    by 0x62DBD38: PetscInitialize (pinit.c:924)
==1109492==    by 0x61B0FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1109492==    by 0x61B101D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1109492==    by 0x1173E3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1109492==    by 0x112E53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1109492==    by 0x11519C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1109492==    by 0x115097: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1109492==    by 0x1156AB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1109492==    by 0x111655: main (TestLinearParabolicPdeSystemForCoupledOdeSystem.cpp:18)
==1109492== 
==1109492== Open file descriptor 116:
==1109492==    <inherited from parent>
==1109492== 
==1109492== Open file descriptor 112:
==1109492==    <inherited from parent>
==1109492== 
==1109492== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestLinearParabolicPdeSystemForCoupledOdeSystem_valgrind.txt
==1109492==    <inherited from parent>
==1109492== 
==1109492== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1109492==    <inherited from parent>
==1109492== 
==1109492== 
==1109492== HEAP SUMMARY:
==1109492==     in use at exit: 700,631 bytes in 9,377 blocks
==1109492==   total heap usage: 49,441 allocs, 40,064 frees, 1,353,450,146 bytes allocated
==1109492== 
==1109492== LEAK SUMMARY:
==1109492==    definitely lost: 0 bytes in 0 blocks
==1109492==    indirectly lost: 0 bytes in 0 blocks
==1109492==      possibly lost: 0 bytes in 0 blocks
==1109492==    still reachable: 24 bytes in 2 blocks
==1109492==         suppressed: 700,607 bytes in 9,375 blocks
==1109492== Reachable blocks (those to which a pointer was found) are not shown.
==1109492== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1109492== 
==1109492== For lists of detected and suppressed errors, rerun with: -s
==1109492== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
