==2116868== Memcheck, a memory error detector
==2116868== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2116868== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2116868== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestCompressibleNonlinearElasticitySolver -malloc_debug -malloc_dump -memory_info
==2116868== Parent PID: 2115830
==2116868== 
==2116868== 
==2116868== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2116868== Open file descriptor 12:
==2116868==    at 0x80CA26D: pipe (pipe.c:29)
==2116868==    by 0x1039007D: ???
==2116868==    by 0xBCB04CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2116868==    by 0x7C30418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2116868==    by 0x7BC9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2116868==    by 0x689DD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2116868==    by 0x6775153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2116868==    by 0x67751A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2116868==    by 0x1699EC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2116868==    by 0x163F91: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2116868==    by 0x1674D8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2116868==    by 0x167378: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2116868==    by 0x167A0F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2116868==    by 0x161555: main (TestCompressibleNonlinearElasticitySolver.cpp:19)
==2116868== 
==2116868== Open file descriptor 8: /dev/shm/open_mpi.0000
==2116868==    at 0x80CEC0C: __open_nocancel (open64_nocancel.c:39)
==2116868==    by 0x8052BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2116868==    by 0x7B27822: ???
==2116868==    by 0x7B2796F: ???
==2116868==    by 0xBD556DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2116868==    by 0xBD55938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2116868==    by 0xBD0B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2116868==    by 0xBCB02DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2116868==    by 0x7C30418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2116868==    by 0x7BC9D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2116868==    by 0x689DD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2116868==    by 0x6775153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2116868==    by 0x67751A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2116868==    by 0x1699EC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2116868==    by 0x163F91: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2116868==    by 0x1674D8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2116868==    by 0x167378: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2116868==    by 0x167A0F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2116868==    by 0x161555: main (TestCompressibleNonlinearElasticitySolver.cpp:19)
==2116868== 
==2116868== Open file descriptor 115:
==2116868==    <inherited from parent>
==2116868== 
==2116868== Open file descriptor 112:
==2116868==    <inherited from parent>
==2116868== 
==2116868== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCompressibleNonlinearElasticitySolver_valgrind.txt
==2116868==    <inherited from parent>
==2116868== 
==2116868== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2116868==    <inherited from parent>
==2116868== 
==2116868== 
==2116868== HEAP SUMMARY:
==2116868==     in use at exit: 857,944 bytes in 12,112 blocks
==2116868==   total heap usage: 317,696 allocs, 305,584 frees, 1,585,810,743 bytes allocated
==2116868== 
==2116868== LEAK SUMMARY:
==2116868==    definitely lost: 0 bytes in 0 blocks
==2116868==    indirectly lost: 0 bytes in 0 blocks
==2116868==      possibly lost: 0 bytes in 0 blocks
==2116868==    still reachable: 24 bytes in 2 blocks
==2116868==         suppressed: 857,920 bytes in 12,110 blocks
==2116868== Reachable blocks (those to which a pointer was found) are not shown.
==2116868== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2116868== 
==2116868== For lists of detected and suppressed errors, rerun with: -s
==2116868== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
