==2075282== Memcheck, a memory error detector
==2075282== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==2075282== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==2075282== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestPeriodicNodesOnlyMesh -malloc_debug -malloc_dump -memory_info
==2075282== Parent PID: 2074753
==2075282== 
==2075282== 
==2075282== FILE DESCRIPTORS: 9 open (3 std) at exit.
==2075282== Open file descriptor 12:
==2075282==    at 0x66AA26D: pipe (pipe.c:29)
==2075282==    by 0xFDFE07D: ???
==2075282==    by 0xB7224CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2075282==    by 0x7CB3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2075282==    by 0x7C4CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2075282==    by 0x6943D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2075282==    by 0x61C8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2075282==    by 0x61C81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2075282==    by 0x12FFFE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2075282==    by 0x12AC5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2075282==    by 0x12D9E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2075282==    by 0x12D888: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2075282==    by 0x12DF1F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2075282==    by 0x129085: main (TestPeriodicNodesOnlyMesh.cpp:19)
==2075282== 
==2075282== Open file descriptor 8: /dev/shm/open_mpi.0000
==2075282==    at 0x66AEC0C: __open_nocancel (open64_nocancel.c:39)
==2075282==    by 0x6632BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==2075282==    by 0x61FC822: ???
==2075282==    by 0x61FC96F: ???
==2075282==    by 0xB7C76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2075282==    by 0xB7C7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2075282==    by 0xB77D922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==2075282==    by 0xB7222DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==2075282==    by 0x7CB3418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2075282==    by 0x7C4CD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==2075282==    by 0x6943D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==2075282==    by 0x61C8153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==2075282==    by 0x61C81A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==2075282==    by 0x12FFFE: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==2075282==    by 0x12AC5D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==2075282==    by 0x12D9E8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==2075282==    by 0x12D888: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==2075282==    by 0x12DF1F: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==2075282==    by 0x129085: main (TestPeriodicNodesOnlyMesh.cpp:19)
==2075282== 
==2075282== Open file descriptor 115:
==2075282==    <inherited from parent>
==2075282== 
==2075282== Open file descriptor 112:
==2075282==    <inherited from parent>
==2075282== 
==2075282== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPeriodicNodesOnlyMesh_valgrind.txt
==2075282==    <inherited from parent>
==2075282== 
==2075282== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==2075282==    <inherited from parent>
==2075282== 
==2075282== 
==2075282== HEAP SUMMARY:
==2075282==     in use at exit: 857,896 bytes in 12,112 blocks
==2075282==   total heap usage: 66,682 allocs, 54,570 frees, 1,545,501,358 bytes allocated
==2075282== 
==2075282== LEAK SUMMARY:
==2075282==    definitely lost: 0 bytes in 0 blocks
==2075282==    indirectly lost: 0 bytes in 0 blocks
==2075282==      possibly lost: 0 bytes in 0 blocks
==2075282==    still reachable: 24 bytes in 2 blocks
==2075282==         suppressed: 857,872 bytes in 12,110 blocks
==2075282== Reachable blocks (those to which a pointer was found) are not shown.
==2075282== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==2075282== 
==2075282== For lists of detected and suppressed errors, rerun with: -s
==2075282== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 20 from 20)
