==2358766== Memcheck, a memory error detector
==2358766== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2358766== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2358766== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestNonlinearElasticityTools -malloc_debug -malloc_dump -memory_info
==2358766== Parent PID: 2357573
==2358766== 
==2358766== 
==2358766== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2358766== Open file descriptor 12:
==2358766==    at 0x6A8E26D: pipe (pipe.c:29)
==2358766==    by 0x1079D07D: ???
==2358766==    by 0xC0424CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2358766==    by 0x855C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2358766==    by 0x84F5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2358766==    by 0x70C3D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2358766==    by 0x66D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2358766==    by 0x66D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2358766==    by 0x11AECA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2358766==    by 0x11652D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2358766==    by 0x118E44: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2358766==    by 0x118CE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2358766==    by 0x11937B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2358766==    by 0x114955: main (TestNonlinearElasticityTools.cpp:19)
==2358766== 
==2358766== Open file descriptor 8: /dev/shm/open_mpi.0000
==2358766==    at 0x6A92C0C: __open_nocancel (open64_nocancel.c:39)
==2358766==    by 0x6A16BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2358766==    by 0x670B822: ???
==2358766==    by 0x670B96F: ???
==2358766==    by 0xC0E76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2358766==    by 0xC0E7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2358766==    by 0xC09D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2358766==    by 0xC0422DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2358766==    by 0x855C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2358766==    by 0x84F5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2358766==    by 0x70C3D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2358766==    by 0x66D62DF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2358766==    by 0x66D632D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2358766==    by 0x11AECA: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2358766==    by 0x11652D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2358766==    by 0x118E44: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2358766==    by 0x118CE4: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2358766==    by 0x11937B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2358766==    by 0x114955: main (TestNonlinearElasticityTools.cpp:19)
==2358766== 
==2358766== Open file descriptor 115:
==2358766==    <inherited from parent>
==2358766== 
==2358766== Open file descriptor 112:
==2358766==    <inherited from parent>
==2358766== 
==2358766== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestNonlinearElasticityTools_valgrind.txt
==2358766==    <inherited from parent>
==2358766== 
==2358766== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2358766==    <inherited from parent>
==2358766== 
==2358766== 
==2358766== HEAP SUMMARY:
==2358766==     in use at exit: 857,944 bytes in 12,112 blocks
==2358766==   total heap usage: 66,422 allocs, 54,310 frees, 1,543,941,633 bytes allocated
==2358766== 
==2358766== LEAK SUMMARY:
==2358766==    definitely lost: 0 bytes in 0 blocks
==2358766==    indirectly lost: 0 bytes in 0 blocks
==2358766==      possibly lost: 0 bytes in 0 blocks
==2358766==    still reachable: 24 bytes in 2 blocks
==2358766==         suppressed: 857,920 bytes in 12,110 blocks
==2358766== Reachable blocks (those to which a pointer was found) are not shown.
==2358766== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2358766== 
==2358766== For lists of detected and suppressed errors, rerun with: -s
==2358766== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
