==25031== Memcheck, a memory error detector
==25031== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25031== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25031== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestLinearParabolicPdeSystemForCoupledOdeSystem -malloc_debug -malloc_dump -memory_info
==25031== Parent PID: 23954
==25031== 
==25031== 
==25031== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25031== Open file descriptor 12:
==25031==    at 0x7DCC07D: pipe (pipe.c:29)
==25031==    by 0x100D407D: ???
==25031==    by 0xBA174CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25031==    by 0x7A1B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25031==    by 0x79B4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25031==    by 0x6688D38: PetscInitialize (pinit.c:924)
==25031==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25031==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25031==    by 0x1173E3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25031==    by 0x112E53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25031==    by 0x11519C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25031==    by 0x115097: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25031==    by 0x1156AB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25031==    by 0x111655: main (TestLinearParabolicPdeSystemForCoupledOdeSystem.cpp:18)
==25031== 
==25031== Open file descriptor 8: /dev/shm/open_mpi.0000
==25031==    at 0x7DD0A1C: __open_nocancel (open64_nocancel.c:39)
==25031==    by 0x7D54BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25031==    by 0x7917822: ???
==25031==    by 0x791796F: ???
==25031==    by 0xBABC6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25031==    by 0xBABC938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25031==    by 0xBA72922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25031==    by 0xBA172DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25031==    by 0x7A1B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25031==    by 0x79B4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25031==    by 0x6688D38: PetscInitialize (pinit.c:924)
==25031==    by 0x655D1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25031==    by 0x655D227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25031==    by 0x1173E3: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==25031==    by 0x112E53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25031==    by 0x11519C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25031==    by 0x115097: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25031==    by 0x1156AB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25031==    by 0x111655: main (TestLinearParabolicPdeSystemForCoupledOdeSystem.cpp:18)
==25031== 
==25031== Open file descriptor 158:
==25031==    <inherited from parent>
==25031== 
==25031== Open file descriptor 155:
==25031==    <inherited from parent>
==25031== 
==25031== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestLinearParabolicPdeSystemForCoupledOdeSystem_valgrind.txt
==25031==    <inherited from parent>
==25031== 
==25031== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25031==    <inherited from parent>
==25031== 
==25031== 
==25031== HEAP SUMMARY:
==25031==     in use at exit: 618,242 bytes in 8,238 blocks
==25031==   total heap usage: 47,307 allocs, 39,069 frees, 1,338,381,976 bytes allocated
==25031== 
==25031== LEAK SUMMARY:
==25031==    definitely lost: 0 bytes in 0 blocks
==25031==    indirectly lost: 0 bytes in 0 blocks
==25031==      possibly lost: 0 bytes in 0 blocks
==25031==    still reachable: 24 bytes in 2 blocks
==25031==         suppressed: 618,218 bytes in 8,236 blocks
==25031== Reachable blocks (those to which a pointer was found) are not shown.
==25031== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25031== 
==25031== For lists of detected and suppressed errors, rerun with: -s
==25031== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
