==1727081== Memcheck, a memory error detector
==1727081== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1727081== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1727081== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestDynamicallyLoadedCellModels -malloc_debug -malloc_dump -memory_info
==1727081== Parent PID: 1710456
==1727081== 
==1727081== 
==1727081== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1727081== Open file descriptor 12:
==1727081==    at 0x882122D: pipe (pipe.c:29)
==1727081==    by 0x142F707D: ???
==1727081==    by 0xEDEE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1727081==    by 0x9F1B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1727081==    by 0x9EB4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1727081==    by 0x8BABD38: PetscInitialize (pinit.c:924)
==1727081==    by 0x845415B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1727081==    by 0x84541A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1727081==    by 0x123B18: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1727081==    by 0x11EC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1727081==    by 0x12166C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1727081==    by 0x12150C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1727081==    by 0x121BA3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1727081==    by 0x119035: main (TestDynamicallyLoadedCellModels.cpp:19)
==1727081== 
==1727081== Open file descriptor 8: /dev/shm/open_mpi.0000
==1727081==    at 0x8825BCC: __open_nocancel (open64_nocancel.c:39)
==1727081==    by 0x87A9C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1727081==    by 0x8489822: ???
==1727081==    by 0x848996F: ???
==1727081==    by 0xEE956DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1727081==    by 0xEE95938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1727081==    by 0xEE4B922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1727081==    by 0xEDEE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1727081==    by 0x9F1B418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1727081==    by 0x9EB4D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1727081==    by 0x8BABD38: PetscInitialize (pinit.c:924)
==1727081==    by 0x845415B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1727081==    by 0x84541A9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1727081==    by 0x123B18: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1727081==    by 0x11EC13: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1727081==    by 0x12166C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1727081==    by 0x12150C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1727081==    by 0x121BA3: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1727081==    by 0x119035: main (TestDynamicallyLoadedCellModels.cpp:19)
==1727081== 
==1727081== Open file descriptor 116:
==1727081==    <inherited from parent>
==1727081== 
==1727081== Open file descriptor 112:
==1727081==    <inherited from parent>
==1727081== 
==1727081== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestDynamicallyLoadedCellModels_valgrind.txt
==1727081==    <inherited from parent>
==1727081== 
==1727081== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1727081==    <inherited from parent>
==1727081== 
==1727081== 
==1727081== HEAP SUMMARY:
==1727081==     in use at exit: 721,469 bytes in 9,516 blocks
==1727081==   total heap usage: 961,394 allocs, 951,878 frees, 1,929,426,832 bytes allocated
==1727081== 
==1727081== 448 bytes in 8 blocks are definitely lost in loss record 70 of 106
==1727081==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==1727081==    by 0xB680975: OpenSimplex2S::initLatticePoints() (OpenSimplex2S.cpp:462)
==1727081==    by 0xB67EC0E: OpenSimplex2S::Initializer::Initializer() (OpenSimplex2S.cpp:34)
==1727081==    by 0xB681BB4: __static_initialization_and_destruction_0(int, int) (OpenSimplex2S.cpp:38)
==1727081==    by 0xB681BD9: _GLOBAL__sub_I_OpenSimplex2S.cpp (OpenSimplex2S.cpp:1084)
==1727081==    by 0x400647D: call_init.part.0 (dl-init.c:70)
==1727081==    by 0x4006567: call_init (dl-init.c:33)
==1727081==    by 0x4006567: _dl_init (dl-init.c:117)
==1727081==    by 0x40202E9: ??? (in /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2)
==1727081==    by 0x3: ???
==1727081==    by 0x1FFF0002E6: ???
==1727081==    by 0x1FFF000359: ???
==1727081==    by 0x1FFF000367: ???
==1727081==    by 0x1FFF000374: ???
==1727081== 
{
   <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:*
}
==1727081== LEAK SUMMARY:
==1727081==    definitely lost: 448 bytes in 8 blocks
==1727081==    indirectly lost: 0 bytes in 0 blocks
==1727081==      possibly lost: 0 bytes in 0 blocks
==1727081==    still reachable: 20,373 bytes in 137 blocks
==1727081==         suppressed: 700,648 bytes in 9,371 blocks
==1727081== Reachable blocks (those to which a pointer was found) are not shown.
==1727081== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1727081== 
==1727081== For lists of detected and suppressed errors, rerun with: -s
==1727081== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 33 from 33)
