==2436671== Memcheck, a memory error detector
==2436671== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2436671== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2436671== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestAbstractContinuumMechanicsAssembler -malloc_debug -malloc_dump -memory_info
==2436671== Parent PID: 2435613
==2436671== 
==2436671== 
==2436671== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2436671== Open file descriptor 12:
==2436671==    at 0x813D22D: pipe (pipe.c:29)
==2436671==    by 0x1012E07D: ???
==2436671==    by 0xBFC04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2436671==    by 0x87A3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436671==    by 0x873CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436671==    by 0x6707D38: PetscInitialize (pinit.c:924)
==2436671==    by 0x65DF0B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2436671==    by 0x65DF101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2436671==    by 0x15090A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2436671==    by 0x14B365: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2436671==    by 0x14E57A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2436671==    by 0x14E41A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2436671==    by 0x14EAB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2436671==    by 0x149695: main (TestAbstractContinuumMechanicsAssembler.cpp:19)
==2436671== 
==2436671== Open file descriptor 8: /dev/shm/open_mpi.0000
==2436671==    at 0x8141BCC: __open_nocancel (open64_nocancel.c:39)
==2436671==    by 0x80C5C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2436671==    by 0x7991822: ???
==2436671==    by 0x799196F: ???
==2436671==    by 0xC0656DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436671==    by 0xC065938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436671==    by 0xC01B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2436671==    by 0xBFC02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2436671==    by 0x87A3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436671==    by 0x873CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2436671==    by 0x6707D38: PetscInitialize (pinit.c:924)
==2436671==    by 0x65DF0B3: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2436671==    by 0x65DF101: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2436671==    by 0x15090A: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2436671==    by 0x14B365: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2436671==    by 0x14E57A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2436671==    by 0x14E41A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2436671==    by 0x14EAB1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2436671==    by 0x149695: main (TestAbstractContinuumMechanicsAssembler.cpp:19)
==2436671== 
==2436671== Open file descriptor 115:
==2436671==    <inherited from parent>
==2436671== 
==2436671== Open file descriptor 111:
==2436671==    <inherited from parent>
==2436671== 
==2436671== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractContinuumMechanicsAssembler_valgrind.txt
==2436671==    <inherited from parent>
==2436671== 
==2436671== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2436671==    <inherited from parent>
==2436671== 
==2436671== 
==2436671== HEAP SUMMARY:
==2436671==     in use at exit: 700,663 bytes in 9,377 blocks
==2436671==   total heap usage: 52,564 allocs, 43,187 frees, 1,354,993,469 bytes allocated
==2436671== 
==2436671== LEAK SUMMARY:
==2436671==    definitely lost: 0 bytes in 0 blocks
==2436671==    indirectly lost: 0 bytes in 0 blocks
==2436671==      possibly lost: 0 bytes in 0 blocks
==2436671==    still reachable: 24 bytes in 2 blocks
==2436671==         suppressed: 700,639 bytes in 9,375 blocks
==2436671== Reachable blocks (those to which a pointer was found) are not shown.
==2436671== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2436671== 
==2436671== For lists of detected and suppressed errors, rerun with: -s
==2436671== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
