==2763904== Memcheck, a memory error detector
==2763904== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2763904== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2763904== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestVtkNonlinearElasticitySolutionWriter -malloc_debug -malloc_dump -memory_info
==2763904== Parent PID: 2762782
==2763904== 
==2763904== 
==2763904== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2763904== Open file descriptor 12:
==2763904==    at 0x7F4207D: pipe (pipe.c:29)
==2763904==    by 0x102C207D: ???
==2763904==    by 0xBC584CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2763904==    by 0x851C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2763904==    by 0x84B5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2763904==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==2763904==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2763904==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2763904==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2763904==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2763904==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2763904==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2763904==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2763904==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==2763904== 
==2763904== Open file descriptor 8: /dev/shm/open_mpi.0000
==2763904==    at 0x7F46A1C: __open_nocancel (open64_nocancel.c:39)
==2763904==    by 0x7ECABCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2763904==    by 0x778C822: ???
==2763904==    by 0x778C96F: ???
==2763904==    by 0xBCFD6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2763904==    by 0xBCFD938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2763904==    by 0xBCB3922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2763904==    by 0xBC582DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2763904==    by 0x851C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2763904==    by 0x84B5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2763904==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==2763904==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2763904==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2763904==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2763904==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2763904==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2763904==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2763904==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2763904==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==2763904== 
==2763904== Open file descriptor 115:
==2763904==    <inherited from parent>
==2763904== 
==2763904== Open file descriptor 112:
==2763904==    <inherited from parent>
==2763904== 
==2763904== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVtkNonlinearElasticitySolutionWriter_valgrind.txt
==2763904==    <inherited from parent>
==2763904== 
==2763904== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2763904==    <inherited from parent>
==2763904== 
==2763904== 
==2763904== HEAP SUMMARY:
==2763904==     in use at exit: 835,553 bytes in 11,676 blocks
==2763904==   total heap usage: 427,397 allocs, 415,721 frees, 1,616,676,495 bytes allocated
==2763904== 
==2763904== LEAK SUMMARY:
==2763904==    definitely lost: 0 bytes in 0 blocks
==2763904==    indirectly lost: 0 bytes in 0 blocks
==2763904==      possibly lost: 0 bytes in 0 blocks
==2763904==    still reachable: 24 bytes in 2 blocks
==2763904==         suppressed: 835,529 bytes in 11,674 blocks
==2763904== Reachable blocks (those to which a pointer was found) are not shown.
==2763904== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2763904== 
==2763904== For lists of detected and suppressed errors, rerun with: -s
==2763904== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
