==1422229== Memcheck, a memory error detector
==1422229== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1422229== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1422229== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/TestLinearParabolicPdeSystemWithCoupledOdeSystemSolver -malloc_debug -malloc_dump -memory_info
==1422229== Parent PID: 1421288
==1422229== 
==1422229== 
==1422229== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1422229== Open file descriptor 12:
==1422229==    at 0x87C1E8D: pipe (pipe.c:29)
==1422229==    by 0x1080507D: ???
==1422229==    by 0xC62B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1422229==    by 0x8DB5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422229==    by 0x8D4ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422229==    by 0x6D62D38: PetscInitialize (pinit.c:924)
==1422229==    by 0x6C392DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1422229==    by 0x6C3932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1422229==    by 0x199CB4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1422229==    by 0x191511: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1422229==    by 0x1949B8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1422229==    by 0x194858: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1422229==    by 0x194EEF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1422229==    by 0x18F635: main (TestLinearParabolicPdeSystemWithCoupledOdeSystemSolver.cpp:19)
==1422229== 
==1422229== Open file descriptor 8: /dev/shm/open_mpi.0000
==1422229==    at 0x87C682C: __open_nocancel (open64_nocancel.c:39)
==1422229==    by 0x874ABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1422229==    by 0x7FF2822: ???
==1422229==    by 0x7FF296F: ???
==1422229==    by 0xC6D06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422229==    by 0xC6D0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422229==    by 0xC686922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1422229==    by 0xC62B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1422229==    by 0x8DB5418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422229==    by 0x8D4ED7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1422229==    by 0x6D62D38: PetscInitialize (pinit.c:924)
==1422229==    by 0x6C392DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1422229==    by 0x6C3932D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1422229==    by 0x199CB4: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1422229==    by 0x191511: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1422229==    by 0x1949B8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1422229==    by 0x194858: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1422229==    by 0x194EEF: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1422229==    by 0x18F635: main (TestLinearParabolicPdeSystemWithCoupledOdeSystemSolver.cpp:19)
==1422229== 
==1422229== Open file descriptor 116:
==1422229==    <inherited from parent>
==1422229== 
==1422229== Open file descriptor 112:
==1422229==    <inherited from parent>
==1422229== 
==1422229== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestLinearParabolicPdeSystemWithCoupledOdeSystemSolver_valgrind.txt
==1422229==    <inherited from parent>
==1422229== 
==1422229== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1422229==    <inherited from parent>
==1422229== 
==1422229== 
==1422229== HEAP SUMMARY:
==1422229==     in use at exit: 838,068 bytes in 11,673 blocks
==1422229==   total heap usage: 2,562,747 allocs, 2,551,074 frees, 1,779,155,939 bytes allocated
==1422229== 
==1422229== LEAK SUMMARY:
==1422229==    definitely lost: 0 bytes in 0 blocks
==1422229==    indirectly lost: 0 bytes in 0 blocks
==1422229==      possibly lost: 0 bytes in 0 blocks
==1422229==    still reachable: 2,576 bytes in 3 blocks
==1422229==         suppressed: 835,492 bytes in 11,670 blocks
==1422229== Reachable blocks (those to which a pointer was found) are not shown.
==1422229== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1422229== 
==1422229== For lists of detected and suppressed errors, rerun with: -s
==1422229== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
