==25587== Memcheck, a memory error detector
==25587== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==25587== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==25587== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/TestOdeLinearSystemSolver -malloc_debug -malloc_dump -memory_info
==25587== Parent PID: 23947
==25587== 
==25587== 
==25587== FILE DESCRIPTORS: 9 open (3 std) at exit.
==25587== Open file descriptor 12:
==25587==    at 0xECAD07D: pipe (pipe.c:29)
==25587==    by 0x196F407D: ???
==25587==    by 0x14CBD4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25587==    by 0x11199418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25587==    by 0x11132D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25587==    by 0xD6A0D38: PetscInitialize (pinit.c:924)
==25587==    by 0xD5771D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25587==    by 0xD577227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25587==    by 0x112010: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25587==    by 0x10DD53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25587==    by 0x1100A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25587==    by 0x10FFA1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25587==    by 0x1105B5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25587==    by 0x10C555: main (TestOdeLinearSystemSolver.cpp:18)
==25587== 
==25587== Open file descriptor 8: /dev/shm/open_mpi.0000
==25587==    at 0xECB1A1C: __open_nocancel (open64_nocancel.c:39)
==25587==    by 0xEC35BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==25587==    by 0xE92F822: ???
==25587==    by 0xE92F96F: ???
==25587==    by 0x14D626DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25587==    by 0x14D62938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25587==    by 0x14D18922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==25587==    by 0x14CBD2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==25587==    by 0x11199418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25587==    by 0x11132D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==25587==    by 0xD6A0D38: PetscInitialize (pinit.c:924)
==25587==    by 0xD5771D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==25587==    by 0xD577227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==25587==    by 0x112010: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==25587==    by 0x10DD53: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==25587==    by 0x1100A6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==25587==    by 0x10FFA1: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==25587==    by 0x1105B5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==25587==    by 0x10C555: main (TestOdeLinearSystemSolver.cpp:18)
==25587== 
==25587== Open file descriptor 116:
==25587==    <inherited from parent>
==25587== 
==25587== Open file descriptor 113:
==25587==    <inherited from parent>
==25587== 
==25587== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestOdeLinearSystemSolver_valgrind.txt
==25587==    <inherited from parent>
==25587== 
==25587== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==25587==    <inherited from parent>
==25587== 
==25587== 
==25587== HEAP SUMMARY:
==25587==     in use at exit: 618,322 bytes in 8,238 blocks
==25587==   total heap usage: 55,484 allocs, 47,246 frees, 1,339,625,640 bytes allocated
==25587== 
==25587== LEAK SUMMARY:
==25587==    definitely lost: 0 bytes in 0 blocks
==25587==    indirectly lost: 0 bytes in 0 blocks
==25587==      possibly lost: 0 bytes in 0 blocks
==25587==    still reachable: 24 bytes in 2 blocks
==25587==         suppressed: 618,298 bytes in 8,236 blocks
==25587== Reachable blocks (those to which a pointer was found) are not shown.
==25587== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==25587== 
==25587== For lists of detected and suppressed errors, rerun with: -s
==25587== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
