==171948== Memcheck, a memory error detector
==171948== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==171948== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==171948== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem -malloc_debug -malloc_dump -memory_info
==171948== Parent PID: 162002
==171948== 
==171948== 
==171948== FILE DESCRIPTORS: 9 open (3 std) at exit.
==171948== Open file descriptor 12:
==171948==    at 0x856C22D: pipe (pipe.c:29)
==171948==    by 0x1405907D: ???
==171948==    by 0xE7464CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==171948==    by 0x9C66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==171948==    by 0x9BFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==171948==    by 0x88F6D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==171948==    by 0x8199153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==171948==    by 0x81991A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==171948==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==171948==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==171948==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==171948==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==171948==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==171948==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==171948== 
==171948== Open file descriptor 8: /dev/shm/open_mpi.0000
==171948==    at 0x8570BCC: __open_nocancel (open64_nocancel.c:39)
==171948==    by 0x84F4C4F: shm_open@@GLIBC_2.34 (shm_open.c:40)
==171948==    by 0x81CD822: ???
==171948==    by 0x81CD96F: ???
==171948==    by 0xE7EB6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==171948==    by 0xE7EB938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==171948==    by 0xE7A1922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==171948==    by 0xE7462DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==171948==    by 0x9C66418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==171948==    by 0x9BFFD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==171948==    by 0x88F6D38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==171948==    by 0x8199153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==171948==    by 0x81991A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==171948==    by 0x1151B2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==171948==    by 0x110CB3: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==171948==    by 0x112FCA: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==171948==    by 0x112EC5: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==171948==    by 0x1134D9: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==171948==    by 0x10F4B5: main (TestHodgkinHuxleySquidAxon1952OriginalOdeSystem.cpp:18)
==171948== 
==171948== Open file descriptor 117:
==171948==    <inherited from parent>
==171948== 
==171948== Open file descriptor 115:
==171948==    <inherited from parent>
==171948== 
==171948== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestHodgkinHuxleySquidAxon1952OriginalOdeSystem_valgrind.txt
==171948==    <inherited from parent>
==171948== 
==171948== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==171948==    <inherited from parent>
==171948== 
==171948== 
==171948== HEAP SUMMARY:
==171948==     in use at exit: 858,003 bytes in 12,112 blocks
==171948==   total heap usage: 57,494 allocs, 45,382 frees, 1,542,993,319 bytes allocated
==171948== 
==171948== LEAK SUMMARY:
==171948==    definitely lost: 0 bytes in 0 blocks
==171948==    indirectly lost: 0 bytes in 0 blocks
==171948==      possibly lost: 0 bytes in 0 blocks
==171948==    still reachable: 24 bytes in 2 blocks
==171948==         suppressed: 857,979 bytes in 12,110 blocks
==171948== Reachable blocks (those to which a pointer was found) are not shown.
==171948== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==171948== 
==171948== For lists of detected and suppressed errors, rerun with: -s
==171948== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 23 from 23)
