Plotting help



  • I just ran a the mdcct plotter on a 3 TB hard drive but the process says it was killed after a couple of hours of processing? Why did that happen? Did I run out of memory? Can I restart where I left off?

    This is what my terminal says:

    root@cd4c836402f5:/mnt/disk2-3TB# plot -k 145xxxxxxxxxxx82820 -x 1 -d ./ -a                   
    Async mode set.
    Using SSE2 core.
    Creating plots for nonces 851589091774395047 to 851589091785422627 (2892 GB) using 15982 MB memory and 1 threads
    0 Percent done. 610 nonces/minute, 300:25 leftKilled
    root@cd4c836402f5:/mnt/disk2-3TB# 
    

  • administrators

    this can happen if you use too much RAM. Try to lower -m.

    -k [BURST NUMERIC ADDRESS] -d [DIRECTORY] -s [START] -n [HOW MUCH SPACE] -m [RAM] -t [NUMBER OF CPUS]



  • I'm trying now without the -a because that doubles the memory usage.


Log in to reply