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