==1261741== Memcheck, a memory error detector
==1261741== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1261741== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1261741== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestCvodeCellsWithDataClamp -malloc_debug -malloc_dump -memory_info
==1261741== Parent PID: 1240504
==1261741== 
==1261741== 
==1261741== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1261741== Open file descriptor 12:
==1261741==    at 0x9DDC22D: pipe (pipe.c:29)
==1261741==    by 0x1446407D: ???
==1261741==    by 0xEF5B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1261741==    by 0x992A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1261741==    by 0x98C3D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1261741==    by 0x85BAD38: PetscInitialize (pinit.c:924)
==1261741==    by 0x842C717: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1261741==    by 0x842C765: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1261741==    by 0x132E45: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1261741==    by 0x12C645: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1261741==    by 0x12F2AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1261741==    by 0x12F14A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1261741==    by 0x12F7E1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1261741==    by 0x12A330: main (TestCvodeCellsWithDataClamp.cpp:19)
==1261741== 
==1261741== Open file descriptor 8: /dev/shm/open_mpi.0000
==1261741==    at 0x9DE0BCC: __open_nocancel (open64_nocancel.c:39)
==1261741==    by 0x9D64C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1261741==    by 0x8464822: ???
==1261741==    by 0x846496F: ???
==1261741==    by 0xF0006DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1261741==    by 0xF000938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1261741==    by 0xEFB6922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1261741==    by 0xEF5B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1261741==    by 0x992A418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1261741==    by 0x98C3D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1261741==    by 0x85BAD38: PetscInitialize (pinit.c:924)
==1261741==    by 0x842C717: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1261741==    by 0x842C765: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1261741==    by 0x132E45: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==1261741==    by 0x12C645: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1261741==    by 0x12F2AA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1261741==    by 0x12F14A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1261741==    by 0x12F7E1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1261741==    by 0x12A330: main (TestCvodeCellsWithDataClamp.cpp:19)
==1261741== 
==1261741== Open file descriptor 116:
==1261741==    <inherited from parent>
==1261741== 
==1261741== Open file descriptor 112:
==1261741==    <inherited from parent>
==1261741== 
==1261741== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestCvodeCellsWithDataClamp_valgrind.txt
==1261741==    <inherited from parent>
==1261741== 
==1261741== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1261741==    <inherited from parent>
==1261741== 
==1261741== 
==1261741== HEAP SUMMARY:
==1261741==     in use at exit: 713,459 bytes in 9,494 blocks
==1261741==   total heap usage: 103,345 allocs, 93,851 frees, 1,496,436,429 bytes allocated
==1261741== 
==1261741== 448 bytes in 8 blocks are definitely lost in loss record 54 of 82
==1261741==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1261741==    by 0xB71B8A5: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:442)
==1261741==    by 0xB719B3E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:14)
==1261741==    by 0xB71CAE4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:18)
==1261741==    by 0xB71CB09: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1064)
==1261741==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1261741==    by 0x4006567: call_init (dl-init.c:33)
==1261741==    by 0x4006567: _dl_init (dl-init.c:117)
==1261741==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1261741==    by 0x3: ???
==1261741==    by 0x1FFF000316: ???
==1261741==    by 0x1FFF000385: ???
==1261741==    by 0x1FFF000393: ???
==1261741==    by 0x1FFF0003A0: ???
==1261741== 
{
   <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:*
}
==1261741== LEAK SUMMARY:
==1261741==    definitely lost: 448 bytes in 8 blocks
==1261741==    indirectly lost: 0 bytes in 0 blocks
==1261741==      possibly lost: 0 bytes in 0 blocks
==1261741==    still reachable: 12,347 bytes in 115 blocks
==1261741==         suppressed: 700,664 bytes in 9,371 blocks
==1261741== Reachable blocks (those to which a pointer was found) are not shown.
==1261741== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1261741== 
==1261741== For lists of detected and suppressed errors, rerun with: -s
==1261741== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 31 from 31)
