==1155666== Memcheck, a memory error detector
==1155666== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1155666== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1155666== Command: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem -malloc_debug -malloc_dump -memory_info
==1155666== Parent PID: 1133807
==1155666== 
==1155666== 
==1155666== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1155666== Open file descriptor 12:
==1155666==    at 0x858D22D: pipe (pipe.c:29)
==1155666==    by 0x1401507D: ???
==1155666==    by 0xEB0B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1155666==    by 0x9C98418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1155666==    by 0x9C31D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1155666==    by 0x8928D38: PetscInitialize (pinit.c:924)
==1155666==    by 0x81BB68F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1155666==    by 0x81BB6DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1155666==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1155666==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1155666==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1155666==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1155666==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1155666==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==1155666== 
==1155666== Open file descriptor 8: /dev/shm/open_mpi.0000
==1155666==    at 0x8591BCC: __open_nocancel (open64_nocancel.c:39)
==1155666==    by 0x8515C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1155666==    by 0x81F3822: ???
==1155666==    by 0x81F396F: ???
==1155666==    by 0xEBB06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1155666==    by 0xEBB0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1155666==    by 0xEB66922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1155666==    by 0xEB0B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1155666==    by 0x9C98418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1155666==    by 0x9C31D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1155666==    by 0x8928D38: PetscInitialize (pinit.c:924)
==1155666==    by 0x81BB68F: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1155666==    by 0x81BB6DD: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1155666==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1155666==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1155666==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1155666==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1155666==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1155666==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==1155666== 
==1155666== Open file descriptor 116:
==1155666==    <inherited from parent>
==1155666== 
==1155666== Open file descriptor 112:
==1155666==    <inherited from parent>
==1155666== 
==1155666== Open file descriptor 4: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem_valgrind.txt
==1155666==    <inherited from parent>
==1155666== 
==1155666== Open file descriptor 3: /home/github/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1155666==    <inherited from parent>
==1155666== 
==1155666== 
==1155666== HEAP SUMMARY:
==1155666==     in use at exit: 700,759 bytes in 9,377 blocks
==1155666==   total heap usage: 51,067 allocs, 41,690 frees, 1,353,533,980 bytes allocated
==1155666== 
==1155666== LEAK SUMMARY:
==1155666==    definitely lost: 0 bytes in 0 blocks
==1155666==    indirectly lost: 0 bytes in 0 blocks
==1155666==      possibly lost: 0 bytes in 0 blocks
==1155666==    still reachable: 24 bytes in 2 blocks
==1155666==         suppressed: 700,735 bytes in 9,375 blocks
==1155666== Reachable blocks (those to which a pointer was found) are not shown.
==1155666== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1155666== 
==1155666== For lists of detected and suppressed errors, rerun with: -s
==1155666== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
