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