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