tracer error

45 views
Skip to first unread message

Jie Zha

unread,
Jun 1, 2016, 11:26:38 PM6/1/16
to beast-users
Hi everyone,

I used Tracer v 1.6 (for linux) to analyze my output log file, but an error occurred when reading log file and the prompt indicated it was because out of memory. However, I suspect it is really due to the limit of memory size, because our computer has a large enough memory size (around 250G), and again, if I run the same analyze using Tracer v 1.6 (for windows) on a computer with a memory size only around 1G, the running will be ok.

So anyone who can help me fix this issue?

The error prompt was :

Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
at sun.misc.FDBigInteger.valueOfMulPow52(FDBigInteger.java:324)
at sun.misc.FloatingDecimal$ASCIIToBinaryBuffer.doubleValue(FloatingDecimal.java:1317)
at sun.misc.FloatingDecimal.parseDouble(FloatingDecimal.java:110)
at java.lang.Double.parseDouble(Double.java:538)
at dr.inference.trace.LogFileTraces.addParsedValue(Unknown Source)
at dr.inference.trace.LogFileTraces.loadTraces(Unknown Source)
at dr.app.tracer.application.TracerFrame$10.run(Unknown Source)

and the memory size was shown here:

total        used        free      shared  buff/cache   available
Mem:           251G        2.2G        248G         11M        801M        249G
Swap:          4.0G          0B        4.0G
Reply all
Reply to author
Forward
0 new messages