==615587== Memcheck, a memory error detector
==615587== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==615587== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==615587== Command: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/TestBenchmarkPreconditionersForMeshIndependence -malloc_debug -malloc_dump -memory_info
==615587== Parent PID: 606210
==615587== 
==615587== 
==615587== FILE DESCRIPTORS: 10 open (3 std) at exit.
==615587== Open file descriptor 12:
==615587==    at 0xB61626D: pipe (pipe.c:29)
==615587==    by 0x1405B07D: ???
==615587==    by 0xF7F94CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==615587==    by 0xB162418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==615587==    by 0xB0FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==615587==    by 0x9DCFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==615587==    by 0x9CA7153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==615587==    by 0x9CA71A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==615587==    by 0x11D922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==615587==    by 0x11896D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==615587==    by 0x11B48A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==615587==    by 0x11B32A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==615587==    by 0x11B9C1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==615587==    by 0x116D95: main (TestBenchmarkPreconditionersForMeshIndependence.cpp:19)
==615587== 
==615587== Open file descriptor 8: /dev/shm/open_mpi.0000
==615587==    at 0xB61AC0C: __open_nocancel (open64_nocancel.c:39)
==615587==    by 0xB59EBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==615587==    by 0xB059822: ???
==615587==    by 0xB05996F: ???
==615587==    by 0xF89E6DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==615587==    by 0xF89E938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==615587==    by 0xF854922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==615587==    by 0xF7F92DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==615587==    by 0xB162418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==615587==    by 0xB0FBD7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==615587==    by 0x9DCFD38: PetscInitialize (in /usr/lib/x86_64-linux-gnu/libpetsc_real.so.3.15.5)
==615587==    by 0x9CA7153: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==615587==    by 0x9CA71A1: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==615587==    by 0x11D922: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==615587==    by 0x11896D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==615587==    by 0x11B48A: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==615587==    by 0x11B32A: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==615587==    by 0x11B9C1: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==615587==    by 0x116D95: main (TestBenchmarkPreconditionersForMeshIndependence.cpp:19)
==615587== 
==615587== Open file descriptor 118:
==615587==    <inherited from parent>
==615587== 
==615587== Open file descriptor 114:
==615587==    <inherited from parent>
==615587== 
==615587== Open file descriptor 113: /etc/ssl/certs/ca-certificates.crt
==615587==    <inherited from parent>
==615587== 
==615587== Open file descriptor 4: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestBenchmarkPreconditionersForMeshIndependence_valgrind.txt
==615587==    <inherited from parent>
==615587== 
==615587== Open file descriptor 3: /home/gh/actions-runner/_work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==615587==    <inherited from parent>
==615587== 
==615587== 
==615587== HEAP SUMMARY:
==615587==     in use at exit: 858,439 bytes in 12,119 blocks
==615587==   total heap usage: 474,633 allocs, 462,514 frees, 1,746,727,395 bytes allocated
==615587== 
==615587== LEAK SUMMARY:
==615587==    definitely lost: 0 bytes in 0 blocks
==615587==    indirectly lost: 0 bytes in 0 blocks
==615587==      possibly lost: 0 bytes in 0 blocks
==615587==    still reachable: 40 bytes in 3 blocks
==615587==         suppressed: 858,399 bytes in 12,116 blocks
==615587== Reachable blocks (those to which a pointer was found) are not shown.
==615587== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==615587== 
==615587== For lists of detected and suppressed errors, rerun with: -s
==615587== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 20)
