==3164359== Memcheck, a memory error detector
==3164359== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==3164359== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3164359== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestVtkNonlinearElasticitySolutionWriter -malloc_debug -malloc_dump -memory_info
==3164359== Parent PID: 3163233
==3164359== 
==3164359== 
==3164359== FILE DESCRIPTORS: 9 open (3 std) at exit.
==3164359== Open file descriptor 12:
==3164359==    at 0x7F3422D: pipe (pipe.c:29)
==3164359==    by 0x102C107D: ???
==3164359==    by 0xBC4B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3164359==    by 0x850D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3164359==    by 0x84A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3164359==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==3164359==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3164359==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3164359==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3164359==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3164359==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3164359==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3164359==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3164359==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==3164359== 
==3164359== Open file descriptor 8: /dev/shm/open_mpi.0000
==3164359==    at 0x7F38BCC: __open_nocancel (open64_nocancel.c:39)
==3164359==    by 0x7EBCC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==3164359==    by 0x7786822: ???
==3164359==    by 0x778696F: ???
==3164359==    by 0xBCF06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3164359==    by 0xBCF0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3164359==    by 0xBCA6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==3164359==    by 0xBC4B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==3164359==    by 0x850D418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3164359==    by 0x84A6D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==3164359==    by 0x64FCD38: PetscInitialize (pinit.c:924)
==3164359==    by 0x63D4153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==3164359==    by 0x63D41A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==3164359==    by 0x132248: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==3164359==    by 0x12D1ED: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==3164359==    by 0x1302BC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==3164359==    by 0x13015C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==3164359==    by 0x1307F3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==3164359==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==3164359== 
==3164359== Open file descriptor 116:
==3164359==    <inherited from parent>
==3164359== 
==3164359== Open file descriptor 112:
==3164359==    <inherited from parent>
==3164359== 
==3164359== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVtkNonlinearElasticitySolutionWriter_valgrind.txt
==3164359==    <inherited from parent>
==3164359== 
==3164359== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==3164359==    <inherited from parent>
==3164359== 
==3164359== 
==3164359== HEAP SUMMARY:
==3164359==     in use at exit: 700,679 bytes in 9,377 blocks
==3164359==   total heap usage: 421,268 allocs, 411,891 frees, 1,430,026,466 bytes allocated
==3164359== 
==3164359== LEAK SUMMARY:
==3164359==    definitely lost: 0 bytes in 0 blocks
==3164359==    indirectly lost: 0 bytes in 0 blocks
==3164359==      possibly lost: 0 bytes in 0 blocks
==3164359==    still reachable: 24 bytes in 2 blocks
==3164359==         suppressed: 700,655 bytes in 9,375 blocks
==3164359== Reachable blocks (those to which a pointer was found) are not shown.
==3164359== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==3164359== 
==3164359== For lists of detected and suppressed errors, rerun with: -s
==3164359== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
