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