==1165741== Memcheck, a memory error detector
==1165741== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1165741== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1165741== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/continuum_mechanics/test/TestVtkNonlinearElasticitySolutionWriter -malloc_debug -malloc_dump -memory_info
==1165741== Parent PID: 1164611
==1165741== 
==1165741== 
==1165741== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1165741== Open file descriptor 12:
==1165741==    at 0x7F2022D: pipe (pipe.c:29)
==1165741==    by 0x102AD07D: ???
==1165741==    by 0xBC404CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1165741==    by 0x84F8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1165741==    by 0x8491D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1165741==    by 0x64EAD38: PetscInitialize (pinit.c:924)
==1165741==    by 0x63C1FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1165741==    by 0x63C201D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1165741==    by 0x132340: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1165741==    by 0x12D2E5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1165741==    by 0x1303B4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1165741==    by 0x130254: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1165741==    by 0x1308EB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1165741==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==1165741== 
==1165741== Open file descriptor 8: /dev/shm/open_mpi.0000
==1165741==    at 0x7F24BCC: __open_nocancel (open64_nocancel.c:39)
==1165741==    by 0x7EA8C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1165741==    by 0x7774822: ???
==1165741==    by 0x777496F: ???
==1165741==    by 0xBCE56DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1165741==    by 0xBCE5938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1165741==    by 0xBC9B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1165741==    by 0xBC402DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1165741==    by 0x84F8418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1165741==    by 0x8491D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1165741==    by 0x64EAD38: PetscInitialize (pinit.c:924)
==1165741==    by 0x63C1FCF: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1165741==    by 0x63C201D: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1165741==    by 0x132340: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1165741==    by 0x12D2E5: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1165741==    by 0x1303B4: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1165741==    by 0x130254: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1165741==    by 0x1308EB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1165741==    by 0x12B615: main (TestVtkNonlinearElasticitySolutionWriter.cpp:19)
==1165741== 
==1165741== Open file descriptor 116:
==1165741==    <inherited from parent>
==1165741== 
==1165741== Open file descriptor 112:
==1165741==    <inherited from parent>
==1165741== 
==1165741== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestVtkNonlinearElasticitySolutionWriter_valgrind.txt
==1165741==    <inherited from parent>
==1165741== 
==1165741== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1165741==    <inherited from parent>
==1165741== 
==1165741== 
==1165741== HEAP SUMMARY:
==1165741==     in use at exit: 700,679 bytes in 9,377 blocks
==1165741==   total heap usage: 420,553 allocs, 411,176 frees, 1,430,041,956 bytes allocated
==1165741== 
==1165741== LEAK SUMMARY:
==1165741==    definitely lost: 0 bytes in 0 blocks
==1165741==    indirectly lost: 0 bytes in 0 blocks
==1165741==      possibly lost: 0 bytes in 0 blocks
==1165741==    still reachable: 24 bytes in 2 blocks
==1165741==         suppressed: 700,655 bytes in 9,375 blocks
==1165741== Reachable blocks (those to which a pointer was found) are not shown.
==1165741== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1165741== 
==1165741== For lists of detected and suppressed errors, rerun with: -s
==1165741== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 35 from 35)
