Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1862

Perftest: MSVM 800GB fails on buffer pool eviction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • None
    • None

    Description

      Caused by: org.apache.sysml.runtime.controlprogram.caching.CacheException: Eviction to local path /tmp/systemml/_p196865_1.12.34.56//cache/cache000031072.dat (_mVar372) failed.
              at org.apache.sysml.runtime.controlprogram.caching.CacheableData.release(CacheableData.java:619)
              at org.apache.sysml.runtime.controlprogram.context.ExecutionContext.setMatrixOutput(ExecutionContext.java:426)
              at org.apache.sysml.runtime.instructions.cp.ScalarMatrixRelationalCPInstruction.processInstruction(ScalarMatrixRelationalCPInstruction.java:64)
              at org.apache.sysml.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:286)
              ... 6 more
      Caused by: java.util.NoSuchElementException
              at java.util.LinkedHashMap$LinkedHashIterator.nextNode(LinkedHashMap.java:721)
              at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:752)
              at java.util.LinkedHashMap$LinkedEntryIterator.next(LinkedHashMap.java:750)
              at org.apache.sysml.runtime.controlprogram.caching.LazyWriteBuffer$EvictionQueue.removeFirst(LazyWriteBuffer.java:273)
              at org.apache.sysml.runtime.controlprogram.caching.LazyWriteBuffer.writeBlock(LazyWriteBuffer.java:82)
              at org.apache.sysml.runtime.controlprogram.caching.CacheableData.release(CacheableData.java:615)
              ... 9 more
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: