Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Snowblossom - new ASIC resist POW, quantum resistant, online now ❁
by
fireduck
on 05/06/2018, 17:44:37 UTC
INFO: Starting snowfall on snow\snowblossom.0\snowblossom.0.snow with seed 'snowblossom.0' size 1073741824, MULTIPLICITY 128
Exception in thread "Thread-6" java.lang.OutOfMemoryError: Java heap space
        at java.nio.HeapByteBuffer.(Unknown Source)
        at java.nio.ByteBuffer.allocate(Unknown Source)
        at snowblossom.SnowFall.fillSnowMonster(SnowFall.java:230)
        at snowblossom.SnowFall.(SnowFall.java:86)
        at snowblossom.miner.AutoSnowFall.run(AutoSnowFall.java:49)
Jun 06, 2018 12:37:17 AM snowblossom.miner.SnowBlossomMiner printStats
INFO: Mining rate: 0.0/sec
why mining rate 0? this work?

So what is happening here is that it is trying to create the snow fields that you need to mine and then running out of RAM.  I'm guessing this is a pretty small VM?
I haven't done much testing with systems small than 2gb in RAM.