==1519543== Memcheck, a memory error detector
==1519543== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1519543== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1519543== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestPostProcessingWriter -malloc_debug -malloc_dump -memory_info
==1519543== Parent PID: 1501241
==1519543== 
==1519543== 
==1519543== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1519543== Open file descriptor 12:
==1519543==    at 0xBF3E22D: pipe (pipe.c:29)
==1519543==    by 0x142F907D: ???
==1519543==    by 0xFAFB4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1519543==    by 0xC2BA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1519543==    by 0xC253D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1519543==    by 0xA5D7D38: PetscInitialize (pinit.c:924)
==1519543==    by 0xA4AC15B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1519543==    by 0xA4AC1A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1519543==    by 0x127358: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1519543==    by 0x1210B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1519543==    by 0x123BB8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1519543==    by 0x123AB3: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1519543==    by 0x1240C7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1519543==    by 0x11F8B5: main (TestPostProcessingWriter.cpp:18)
==1519543== 
==1519543== Open file descriptor 8: /dev/shm/open_mpi.0000
==1519543==    at 0xBF42BCC: __open_nocancel (open64_nocancel.c:39)
==1519543==    by 0xBEC6C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1519543==    by 0xB861822: ???
==1519543==    by 0xB86196F: ???
==1519543==    by 0xFBA06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1519543==    by 0xFBA0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1519543==    by 0xFB56922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1519543==    by 0xFAFB2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1519543==    by 0xC2BA418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1519543==    by 0xC253D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1519543==    by 0xA5D7D38: PetscInitialize (pinit.c:924)
==1519543==    by 0xA4AC15B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1519543==    by 0xA4AC1A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1519543==    by 0x127358: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1519543==    by 0x1210B3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1519543==    by 0x123BB8: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1519543==    by 0x123AB3: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1519543==    by 0x1240C7: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1519543==    by 0x11F8B5: main (TestPostProcessingWriter.cpp:18)
==1519543== 
==1519543== Open file descriptor 116:
==1519543==    <inherited from parent>
==1519543== 
==1519543== Open file descriptor 112:
==1519543==    <inherited from parent>
==1519543== 
==1519543== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestPostProcessingWriter_valgrind.txt
==1519543==    <inherited from parent>
==1519543== 
==1519543== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1519543==    <inherited from parent>
==1519543== 
==1519543== 
==1519543== HEAP SUMMARY:
==1519543==     in use at exit: 707,424 bytes in 9,495 blocks
==1519543==   total heap usage: 10,864,147 allocs, 10,854,652 frees, 11,733,081,985 bytes allocated
==1519543== 
==1519543== 448 bytes in 8 blocks are definitely lost in loss record 51 of 79
==1519543==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1519543==    by 0x95C9975: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==1519543==    by 0x95C7C0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==1519543==    by 0x95CABB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==1519543==    by 0x95CABD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==1519543==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1519543==    by 0x4006567: call_init (dl-init.c:33)
==1519543==    by 0x4006567: _dl_init (dl-init.c:117)
==1519543==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1519543==    by 0x3: ???
==1519543==    by 0x1FFF0002F6: ???
==1519543==    by 0x1FFF000362: ???
==1519543==    by 0x1FFF000370: ???
==1519543==    by 0x1FFF00037D: ???
==1519543== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN13OpenSimplex2S17initLatticePointsEv
   fun:_ZN13OpenSimplex2S11InitializerC1Ev
   fun:_Z41__static_initialization_and_destruction_0ii
   fun:_GLOBAL__sub_I_OpenSimplex2S.cpp
   fun:call_init.part.0
   fun:call_init
   fun:_dl_init
   obj:/usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   obj:*
   obj:*
   obj:*
   obj:*
   obj:*
}
==1519543== LEAK SUMMARY:
==1519543==    definitely lost: 448 bytes in 8 blocks
==1519543==    indirectly lost: 0 bytes in 0 blocks
==1519543==      possibly lost: 0 bytes in 0 blocks
==1519543==    still reachable: 5,848 bytes in 106 blocks
==1519543==         suppressed: 701,128 bytes in 9,381 blocks
==1519543== Reachable blocks (those to which a pointer was found) are not shown.
==1519543== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1519543== 
==1519543== For lists of detected and suppressed errors, rerun with: -s
==1519543== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 101 from 34)
