Skip to content

Commit

Permalink
upload memtest results
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action committed Sep 21, 2024
1 parent 0a3ea1d commit b55e3cb
Show file tree
Hide file tree
Showing 400 changed files with 28,911 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==24987== Memcheck, a memory error detector
==24987== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24987== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24987== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/pde/test/Test1D3DLinearEllipticSolver -malloc_debug -malloc_dump -memory_info
==24987== Parent PID: 24036
==24987==
==24987==
==24987== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24987== Open file descriptor 12:
==24987== at 0x84E707D: pipe (pipe.c:29)
==24987== by 0x104D507D: ???
==24987== by 0xC36C4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24987== by 0x8B4C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24987== by 0x8AE5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24987== by 0x6AACD38: PetscInitialize (pinit.c:924)
==24987== by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24987== by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24987== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24987== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24987== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24987== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24987== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24987== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
==24987==
==24987== Open file descriptor 8: /dev/shm/open_mpi.0000
==24987== at 0x84EBA1C: __open_nocancel (open64_nocancel.c:39)
==24987== by 0x846FBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24987== by 0x7D3C822: ???
==24987== by 0x7D3C96F: ???
==24987== by 0xC4116DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24987== by 0xC411938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24987== by 0xC3C7922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24987== by 0xC36C2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24987== by 0x8B4C418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24987== by 0x8AE5D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24987== by 0x6AACD38: PetscInitialize (pinit.c:924)
==24987== by 0x69831D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24987== by 0x6983227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24987== by 0x165094: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24987== by 0x15FF33: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24987== by 0x162CEC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24987== by 0x162BE7: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24987== by 0x1631FB: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24987== by 0x15E735: main (Test1D3DLinearEllipticSolver.cpp:18)
==24987==
==24987== Open file descriptor 113:
==24987== <inherited from parent>
==24987==
==24987== Open file descriptor 110:
==24987== <inherited from parent>
==24987==
==24987== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1D3DLinearEllipticSolver_valgrind.txt
==24987== <inherited from parent>
==24987==
==24987== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24987== <inherited from parent>
==24987==
==24987==
==24987== HEAP SUMMARY:
==24987== in use at exit: 618,254 bytes in 8,238 blocks
==24987== total heap usage: 51,119 allocs, 42,881 frees, 1,339,258,840 bytes allocated
==24987==
==24987== LEAK SUMMARY:
==24987== definitely lost: 0 bytes in 0 blocks
==24987== indirectly lost: 0 bytes in 0 blocks
==24987== possibly lost: 0 bytes in 0 blocks
==24987== still reachable: 24 bytes in 2 blocks
==24987== suppressed: 618,230 bytes in 8,236 blocks
==24987== Reachable blocks (those to which a pointer was found) are not shown.
==24987== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24987==
==24987== For lists of detected and suppressed errors, rerun with: -s
==24987== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==43570== Memcheck, a memory error detector
==43570== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==43570== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==43570== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/heart/test/Test1dMonodomainShannonCvodeBenchmarks -malloc_debug -malloc_dump -memory_info
==43570== Parent PID: 24036
==43570==
==43570==
==43570== FILE DESCRIPTORS: 9 open (3 std) at exit.
==43570== Open file descriptor 12:
==43570== at 0xA7C307D: pipe (pipe.c:29)
==43570== by 0x1432407D: ???
==43570== by 0xFB2B4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43570== by 0xBEBC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43570== by 0xBE55D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43570== by 0xAB4CD38: PetscInitialize (pinit.c:924)
==43570== by 0xA0AA1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43570== by 0xA0AA227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43570== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43570== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43570== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43570== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43570== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43570== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
==43570==
==43570== Open file descriptor 8: /dev/shm/open_mpi.0000
==43570== at 0xA7C7A1C: __open_nocancel (open64_nocancel.c:39)
==43570== by 0xA74BBCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==43570== by 0xA0E5822: ???
==43570== by 0xA0E596F: ???
==43570== by 0xFBD06DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43570== by 0xFBD0938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43570== by 0xFB86922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==43570== by 0xFB2B2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==43570== by 0xBEBC418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43570== by 0xBE55D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==43570== by 0xAB4CD38: PetscInitialize (pinit.c:924)
==43570== by 0xA0AA1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==43570== by 0xA0AA227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==43570== by 0x1220FC: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==43570== by 0x11D313: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==43570== by 0x11F5E6: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==43570== by 0x11F4E2: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==43570== by 0x11FAF5: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==43570== by 0x11BB15: main (Test1dMonodomainShannonCvodeBenchmarks.cpp:18)
==43570==
==43570== Open file descriptor 113:
==43570== <inherited from parent>
==43570==
==43570== Open file descriptor 110:
==43570== <inherited from parent>
==43570==
==43570== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test1dMonodomainShannonCvodeBenchmarks_valgrind.txt
==43570== <inherited from parent>
==43570==
==43570== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==43570== <inherited from parent>
==43570==
==43570==
==43570== HEAP SUMMARY:
==43570== in use at exit: 618,743 bytes in 8,244 blocks
==43570== total heap usage: 319,602 allocs, 311,358 frees, 1,398,098,417 bytes allocated
==43570==
==43570== LEAK SUMMARY:
==43570== definitely lost: 0 bytes in 0 blocks
==43570== indirectly lost: 0 bytes in 0 blocks
==43570== possibly lost: 0 bytes in 0 blocks
==43570== still reachable: 24 bytes in 2 blocks
==43570== suppressed: 618,719 bytes in 8,242 blocks
==43570== Reachable blocks (those to which a pointer was found) are not shown.
==43570== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==43570==
==43570== For lists of detected and suppressed errors, rerun with: -s
==43570== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 42 from 34)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==26232== Memcheck, a memory error detector
==26232== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==26232== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==26232== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/cell_based/test/Test2dVertexBasedSimulationWithSrnModels -malloc_debug -malloc_dump -memory_info
==26232== Parent PID: 24036
==26232==
==26232==
==26232== FILE DESCRIPTORS: 9 open (3 std) at exit.
==26232== Open file descriptor 12:
==26232== at 0xF7F907D: pipe (pipe.c:29)
==26232== by 0x196AD07D: ???
==26232== by 0x14CB34CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26232== by 0x11499418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26232== by 0x11432D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26232== by 0x10127D38: PetscInitialize (pinit.c:924)
==26232== by 0xF0FC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26232== by 0xF0FC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26232== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26232== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26232== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26232== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26232== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26232== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
==26232==
==26232== Open file descriptor 8: /dev/shm/open_mpi.0000
==26232== at 0xF7FDA1C: __open_nocancel (open64_nocancel.c:39)
==26232== by 0xF781BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==26232== by 0xF137822: ???
==26232== by 0xF13796F: ???
==26232== by 0x14D586DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26232== by 0x14D58938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26232== by 0x14D0E922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==26232== by 0x14CB32DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==26232== by 0x11499418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26232== by 0x11432D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==26232== by 0x10127D38: PetscInitialize (pinit.c:924)
==26232== by 0xF0FC1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==26232== by 0xF0FC227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==26232== by 0x1221C2: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==26232== by 0x11D90D: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==26232== by 0x11FCFC: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==26232== by 0x11FB9C: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==26232== by 0x120233: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==26232== by 0x11BD35: main (Test2dVertexBasedSimulationWithSrnModels.cpp:19)
==26232==
==26232== Open file descriptor 113:
==26232== <inherited from parent>
==26232==
==26232== Open file descriptor 110:
==26232== <inherited from parent>
==26232==
==26232== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/Test2dVertexBasedSimulationWithSrnModels_valgrind.txt
==26232== <inherited from parent>
==26232==
==26232== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==26232== <inherited from parent>
==26232==
==26232==
==26232== HEAP SUMMARY:
==26232== in use at exit: 618,350 bytes in 8,239 blocks
==26232== total heap usage: 1,124,534 allocs, 1,116,295 frees, 1,415,927,986 bytes allocated
==26232==
==26232== LEAK SUMMARY:
==26232== definitely lost: 0 bytes in 0 blocks
==26232== indirectly lost: 0 bytes in 0 blocks
==26232== possibly lost: 0 bytes in 0 blocks
==26232== still reachable: 56 bytes in 3 blocks
==26232== suppressed: 618,294 bytes in 8,236 blocks
==26232== Reachable blocks (those to which a pointer was found) are not shown.
==26232== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==26232==
==26232== For lists of detected and suppressed errors, rerun with: -s
==26232== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 37 from 37)
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
==24900== Memcheck, a memory error detector
==24900== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==24900== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==24900== Command: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/ode/test/TestAbstractAnalyticJacobian -malloc_debug -malloc_dump -memory_info
==24900== Parent PID: 24036
==24900==
==24900==
==24900== FILE DESCRIPTORS: 9 open (3 std) at exit.
==24900== Open file descriptor 12:
==24900== at 0x4F1007D: pipe (pipe.c:29)
==24900== by 0xB1E607D: ???
==24900== by 0x8CDE4CB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24900== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900== by 0x5308D38: PetscInitialize (pinit.c:924)
==24900== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24900== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24900== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24900== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24900== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24900== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24900== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24900== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
==24900==
==24900== Open file descriptor 8: /dev/shm/open_mpi.0000
==24900== at 0x4F14A1C: __open_nocancel (open64_nocancel.c:39)
==24900== by 0x4E98BCF: shm_open@@GLIBC_2.34 (shm_open.c:40)
==24900== by 0x4B77822: ???
==24900== by 0x4B7796F: ???
==24900== by 0x8D836DC: ??? (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900== by 0x8D83938: opal_shmem_base_select (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900== by 0x8D39922: opal_init (in /usr/lib/x86_64-linux-gnu/libopen-pal.so.40.30.2)
==24900== by 0x8CDE2DB: orte_init (in /usr/lib/x86_64-linux-gnu/libopen-rte.so.40.30.2)
==24900== by 0x6678418: ompi_mpi_init (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900== by 0x6611D7A: PMPI_Init_thread (in /usr/lib/x86_64-linux-gnu/libmpi.so.40.30.2)
==24900== by 0x5308D38: PetscInitialize (pinit.c:924)
==24900== by 0x4B3C1D9: PetscSetupUtils::InitialisePetsc() (PetscSetupUtils.cpp:80)
==24900== by 0x4B3C227: PetscSetupUtils::CommonSetup() (PetscSetupUtils.cpp:88)
==24900== by 0x117D7C: PetscSetup::setUpWorld() (PetscSetupAndFinalize.hpp:61)
==24900== by 0x11320F: CxxTest::RealWorldDescription::setUp() (RealDescriptions.cpp:266)
==24900== by 0x11560C: CxxTest::TestRunner::runWorld() (TestRunner.h:43)
==24900== by 0x115507: CxxTest::TestRunner::runAllTests(CxxTest::TestListener&) (TestRunner.h:23)
==24900== by 0x115B1B: CxxTest::ErrorFormatter::run() (ErrorFormatter.h:47)
==24900== by 0x111715: main (TestAbstractAnalyticJacobian.cpp:18)
==24900==
==24900== Open file descriptor 113:
==24900== <inherited from parent>
==24900==
==24900== Open file descriptor 110:
==24900== <inherited from parent>
==24900==
==24900== Open file descriptor 4: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/memtest/TestAbstractAnalyticJacobian_valgrind.txt
==24900== <inherited from parent>
==24900==
==24900== Open file descriptor 3: /home/runner/work/Chaste/Chaste/Chaste/chaste-build-dir/Testing/Temporary/LastTest.log.tmp
==24900== <inherited from parent>
==24900==
==24900==
==24900== HEAP SUMMARY:
==24900== in use at exit: 617,902 bytes in 8,238 blocks
==24900== total heap usage: 45,031 allocs, 36,793 frees, 1,338,169,453 bytes allocated
==24900==
==24900== LEAK SUMMARY:
==24900== definitely lost: 0 bytes in 0 blocks
==24900== indirectly lost: 0 bytes in 0 blocks
==24900== possibly lost: 0 bytes in 0 blocks
==24900== still reachable: 24 bytes in 2 blocks
==24900== suppressed: 617,878 bytes in 8,236 blocks
==24900== Reachable blocks (those to which a pointer was found) are not shown.
==24900== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==24900==
==24900== For lists of detected and suppressed errors, rerun with: -s
==24900== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 34 from 34)
Loading

0 comments on commit b55e3cb

Please sign in to comment.