==208348== Memcheck, a memory error detector
==208348== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==208348== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==208348== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/mesh/test/TestMutableVertexMeshRosetteMethods -malloc_debug -malloc_dump -memory_info
==208348== Parent PID: 207728
==208348== 
==208348== 
==208348== FILE DESCRIPTORS: 9 open (3 std) at exit.
==208348== Open file descriptor 12:
==208348==    at 0x7F5522D: pipe (pipe.c:29)
==208348==    by 0xFE1A07D: ???
==208348==    by 0xB7504CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==208348==    by 0x7778418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==208348==    by 0x7711D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==208348==    by 0x6408D38: PetscInitialize (pinit.c:924)
==208348==    by 0x627858B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==208348==    by 0x62785D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==208348==    by 0x12D55B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==208348==    by 0x126E7F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==208348==    by 0x129CA2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
==208348== Open file descriptor 8: /dev/shm/open_mpi.0000
==208348==    at 0x7F59BCC: __open_nocancel (open64_nocancel.c:39)
==208348==    by 0x7EDDC4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==208348==    by 0x62B0822: ???
==208348==    by 0x62B096F: ???
==208348==    by 0xB7F76DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==208348==    by 0xB7F7938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==208348==    by 0xB7AD922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==208348==    by 0xB7502DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==208348==    by 0x7778418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==208348==    by 0x7711D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==208348==    by 0x6408D38: PetscInitialize (pinit.c:924)
==208348==    by 0x627858B: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==208348==    by 0x62785D9: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==208348==    by 0x12D55B: PetscSetup::setUpWorld() (FakePetscSetup.hpp:70)
==208348==    by 0x126E7F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==208348==    by 0x129CA2: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
==208348== Open file descriptor 114:
==208348==    <inherited from parent>
==208348== 
==208348== Open file descriptor 111:
==208348==    <inherited from parent>
==208348== 
==208348== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestMutableVertexMeshRosetteMethods_valgrind.txt
==208348==    <inherited from parent>
==208348== 
==208348== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==208348==    <inherited from parent>
==208348== 
==208348== 
==208348== HEAP SUMMARY:
==208348==     in use at exit: 704,178 bytes in 9,402 blocks
==208348==   total heap usage: 55,320 allocs, 45,918 frees, 1,353,843,353 bytes allocated
==208348== 
==208348== 172 (40 direct, 132 indirect) bytes in 1 blocks are definitely lost in loss record 50 of 83
==208348==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==208348==    by 0x5BFCEDA: VertexMeshOperationRecorder<2u, 2u>::RecordNewEdgeOperation(VertexElement<2u, 2u>*, unsigned int) (VertexMeshOperationRecorder.cpp:435)
==208348==    by 0x5B12923: MutableVertexMesh<2u, 2u>::PerformProtorosetteResolution(Node<2u>*) (MutableVertexMesh.cpp:3704)
==208348==    by 0x136D27: TestMutableVertexMeshRosetteMethods::TestPerformProtorosetteResolution() (TestMutableVertexMeshRosetteMethods.hpp:488)
==208348==    by 0x13E290: TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformProtorosetteResolution::runTest() (TestMutableVertexMeshRosetteMethods.cpp:55)
==208348==    by 0x12647A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==208348==    by 0x129F50: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==208348==    by 0x129E35: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==208348==    by 0x129CDB: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN27VertexMeshOperationRecorderILj2ELj2EE22RecordNewEdgeOperationEP13VertexElementILj2ELj2EEj
   fun:_ZN17MutableVertexMeshILj2ELj2EE29PerformProtorosetteResolutionEP4NodeILj2EE
   fun:_ZN35TestMutableVertexMeshRosetteMethods33TestPerformProtorosetteResolutionEv
   fun:_ZN85TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformProtorosetteResolution7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==208348== 172 (40 direct, 132 indirect) bytes in 1 blocks are definitely lost in loss record 51 of 83
==208348==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==208348==    by 0x5BFCEDA: VertexMeshOperationRecorder<2u, 2u>::RecordNewEdgeOperation(VertexElement<2u, 2u>*, unsigned int) (VertexMeshOperationRecorder.cpp:435)
==208348==    by 0x5B1299B: MutableVertexMesh<2u, 2u>::PerformProtorosetteResolution(Node<2u>*) (MutableVertexMesh.cpp:3708)
==208348==    by 0x136D27: TestMutableVertexMeshRosetteMethods::TestPerformProtorosetteResolution() (TestMutableVertexMeshRosetteMethods.hpp:488)
==208348==    by 0x13E290: TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformProtorosetteResolution::runTest() (TestMutableVertexMeshRosetteMethods.cpp:55)
==208348==    by 0x12647A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==208348==    by 0x129F50: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==208348==    by 0x129E35: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==208348==    by 0x129CDB: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN27VertexMeshOperationRecorderILj2ELj2EE22RecordNewEdgeOperationEP13VertexElementILj2ELj2EEj
   fun:_ZN17MutableVertexMeshILj2ELj2EE29PerformProtorosetteResolutionEP4NodeILj2EE
   fun:_ZN35TestMutableVertexMeshRosetteMethods33TestPerformProtorosetteResolutionEv
   fun:_ZN85TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformProtorosetteResolution7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==208348== 172 (40 direct, 132 indirect) bytes in 1 blocks are definitely lost in loss record 52 of 83
==208348==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==208348==    by 0x5BFCEDA: VertexMeshOperationRecorder<2u, 2u>::RecordNewEdgeOperation(VertexElement<2u, 2u>*, unsigned int) (VertexMeshOperationRecorder.cpp:435)
==208348==    by 0x5B13530: MutableVertexMesh<2u, 2u>::PerformRosetteRankDecrease(Node<2u>*) (MutableVertexMesh.cpp:3884)
==208348==    by 0x13AC85: TestMutableVertexMeshRosetteMethods::TestPerformRosetteRankDecrease() (TestMutableVertexMeshRosetteMethods.hpp:568)
==208348==    by 0x13E2FA: TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankDecrease::runTest() (TestMutableVertexMeshRosetteMethods.cpp:61)
==208348==    by 0x12647A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==208348==    by 0x129F50: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==208348==    by 0x129E35: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==208348==    by 0x129CDB: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN27VertexMeshOperationRecorderILj2ELj2EE22RecordNewEdgeOperationEP13VertexElementILj2ELj2EEj
   fun:_ZN17MutableVertexMeshILj2ELj2EE26PerformRosetteRankDecreaseEP4NodeILj2EE
   fun:_ZN35TestMutableVertexMeshRosetteMethods30TestPerformRosetteRankDecreaseEv
   fun:_ZN82TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankDecrease7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==208348== 172 (40 direct, 132 indirect) bytes in 1 blocks are definitely lost in loss record 53 of 83
==208348==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==208348==    by 0x5BFCEDA: VertexMeshOperationRecorder<2u, 2u>::RecordNewEdgeOperation(VertexElement<2u, 2u>*, unsigned int) (VertexMeshOperationRecorder.cpp:435)
==208348==    by 0x5B135A5: MutableVertexMesh<2u, 2u>::PerformRosetteRankDecrease(Node<2u>*) (MutableVertexMesh.cpp:3889)
==208348==    by 0x13AC85: TestMutableVertexMeshRosetteMethods::TestPerformRosetteRankDecrease() (TestMutableVertexMeshRosetteMethods.hpp:568)
==208348==    by 0x13E2FA: TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankDecrease::runTest() (TestMutableVertexMeshRosetteMethods.cpp:61)
==208348==    by 0x12647A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==208348==    by 0x129F50: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==208348==    by 0x129E35: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==208348==    by 0x129CDB: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN27VertexMeshOperationRecorderILj2ELj2EE22RecordNewEdgeOperationEP13VertexElementILj2ELj2EEj
   fun:_ZN17MutableVertexMeshILj2ELj2EE26PerformRosetteRankDecreaseEP4NodeILj2EE
   fun:_ZN35TestMutableVertexMeshRosetteMethods30TestPerformRosetteRankDecreaseEv
   fun:_ZN82TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankDecrease7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==208348== 296 (80 direct, 216 indirect) bytes in 2 blocks are definitely lost in loss record 56 of 83
==208348==    at 0x4849013: operator new(unsigned long) (in /usr/libexec/valgrind/vgpreload_memcheck-amd64-linux.so)
==208348==    by 0x5BFB8A5: VertexMeshOperationRecorder<2u, 2u>::RecordNodeMergeOperation(std::vector<unsigned int, std::allocator<unsigned int> >, VertexElement<2u, 2u>*, std::pair<unsigned int, unsigned int>, bool) (VertexMeshOperationRecorder.cpp:251)
==208348==    by 0x5B11A22: MutableVertexMesh<2u, 2u>::PerformRosetteRankIncrease(Node<2u>*, Node<2u>*) (MutableVertexMesh.cpp:3502)
==208348==    by 0x135CA1: TestMutableVertexMeshRosetteMethods::TestPerformRosetteRankIncrease() (TestMutableVertexMeshRosetteMethods.hpp:455)
==208348==    by 0x13E226: TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankIncrease::runTest() (TestMutableVertexMeshRosetteMethods.cpp:49)
==208348==    by 0x12647A: CxxTest::RealTestDescription::run() (RealDescriptions.cpp:96)
==208348==    by 0x129F50: CxxTest::TestRunner::runTest(CxxTest::TestDescription&) (TestRunner.h:74)
==208348==    by 0x129E35: CxxTest::TestRunner::runSuite(CxxTest::SuiteDescription&) (TestRunner.h:61)
==208348==    by 0x129CDB: CxxTest::TestRunner::runWorld() (TestRunner.h:46)
==208348==    by 0x129B42: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==208348==    by 0x12A1D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==208348==    by 0x1251B0: main (TestMutableVertexMeshRosetteMethods.cpp:19)
==208348== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:_Znwm
   fun:_ZN27VertexMeshOperationRecorderILj2ELj2EE24RecordNodeMergeOperationESt6vectorIjSaIjEEP13VertexElementILj2ELj2EESt4pairIjjEb
   fun:_ZN17MutableVertexMeshILj2ELj2EE26PerformRosetteRankIncreaseEP4NodeILj2EES3_
   fun:_ZN35TestMutableVertexMeshRosetteMethods30TestPerformRosetteRankIncreaseEv
   fun:_ZN82TestDescription_TestMutableVertexMeshRosetteMethods_TestPerformRosetteRankIncrease7runTestEv
   fun:_ZN7CxxTest19RealTestDescription3runEv
   fun:_ZN7CxxTest10TestRunner7runTestERNS_15TestDescriptionE
   fun:_ZN7CxxTest10TestRunner8runSuiteERNS_16SuiteDescriptionE
   fun:_ZN7CxxTest10TestRunner8runWorldEv
   fun:_ZN7CxxTest10TestRunner11runAllTestsERNS_12TestListenerE
   fun:_ZN7CxxTest14ErrorFormatter3runEv
   fun:main
}
==208348== LEAK SUMMARY:
==208348==    definitely lost: 240 bytes in 6 blocks
==208348==    indirectly lost: 744 bytes in 18 blocks
==208348==      possibly lost: 0 bytes in 0 blocks
==208348==    still reachable: 2,576 bytes in 3 blocks
==208348==         suppressed: 700,618 bytes in 9,375 blocks
==208348== Reachable blocks (those to which a pointer was found) are not shown.
==208348== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==208348== 
==208348== For lists of detected and suppressed errors, rerun with: -s
==208348== ERROR SUMMARY: 5 errors from 5 contexts (suppressed: 34 from 34)
