==1110166== Memcheck, a memory error detector
==1110166== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==1110166== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==1110166== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem -malloc_debug -malloc_dump -memory_info
==1110166== Parent PID: 1093399
==1110166== 
==1110166== 
==1110166== FILE DESCRIPTORS: 9 open (3 std) at exit.
==1110166== Open file descriptor 12:
==1110166==    at 0x8577E8D: pipe (pipe.c:29)
==1110166==    by 0x13F9307D: ???
==1110166==    by 0xEA984CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1110166==    by 0x9C72418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1110166==    by 0x9C0BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1110166==    by 0x8902D38: PetscInitialize (pinit.c:924)
==1110166==    by 0x819A153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1110166==    by 0x819A1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1110166==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1110166==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1110166==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1110166==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1110166==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1110166==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==1110166== 
==1110166== Open file descriptor 8: /dev/shm/open_mpi.0000
==1110166==    at 0x857C82C: __open_nocancel (open64_nocancel.c:39)
==1110166==    by 0x8500BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==1110166==    by 0x81D4822: ???
==1110166==    by 0x81D496F: ???
==1110166==    by 0xEB3F6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1110166==    by 0xEB3F938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1110166==    by 0xEAF5922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==1110166==    by 0xEA982DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==1110166==    by 0x9C72418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1110166==    by 0x9C0BD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==1110166==    by 0x8902D38: PetscInitialize (pinit.c:924)
==1110166==    by 0x819A153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==1110166==    by 0x819A1A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==1110166==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==1110166==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==1110166==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==1110166==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==1110166==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==1110166==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==1110166== 
==1110166== Open file descriptor 116:
==1110166==    <inherited from parent>
==1110166== 
==1110166== Open file descriptor 112:
==1110166==    <inherited from parent>
==1110166== 
==1110166== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem_valgrind.txt
==1110166==    <inherited from parent>
==1110166== 
==1110166== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==1110166==    <inherited from parent>
==1110166== 
==1110166== 
==1110166== HEAP SUMMARY:
==1110166==     in use at exit: 835,617 bytes in 11,676 blocks
==1110166==   total heap usage: 57,209 allocs, 45,533 frees, 1,540,263,677 bytes allocated
==1110166== 
==1110166== LEAK SUMMARY:
==1110166==    definitely lost: 0 bytes in 0 blocks
==1110166==    indirectly lost: 0 bytes in 0 blocks
==1110166==      possibly lost: 0 bytes in 0 blocks
==1110166==    still reachable: 24 bytes in 2 blocks
==1110166==         suppressed: 835,593 bytes in 11,674 blocks
==1110166== Reachable blocks (those to which a pointer was found) are not shown.
==1110166== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==1110166== 
==1110166== For lists of detected and suppressed errors, rerun with: -s
==1110166== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
