[rvm-research] Running dacapo benchmarks
Srishti Gupta <[email protected]> Wed, 9 Mar 2016 21:47:07 +0530
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CA+LOvzEGbwPef26tVALZSP1TK84ULSotFrnSKKvCYqjJROgfcw@mail.gmail.com> |
Hello everyone, I'm trying to run DaCapo benchmarks with Jikes RVM 3.1.1, but it failed. The error log is: srishti@srishti-Aspire-E5-573:~/Documents$ ~/jikesrvm-3.1.1/dist/FastAdaptiveGenMS_x86_64-linux/rvm -jar dacapo-2006-10-MR2.jar -s large antlr java.lang.reflect.InvocationTargetException java.lang.reflect.InvocationTargetException at java.lang.Exception.<init>(Exception.java:90) at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:98) at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:86) at java.lang.reflect.VMCommonLibrarySupport.construct(VMCommonLibrarySupport.java:438) at java.lang.reflect.VMConstructor.construct(VMConstructor.java:87) at java.lang.reflect.Constructor.newInstance(Constructor.java:317) at dacapo.TestHarness.runBenchmark(TestHarness.java:270) at dacapo.TestHarness.main(TestHarness.java:242) at Harness.main(Harness.java:5) Caused by: java.util.zip.ZipException: size mismatch: 1167;2740 <-> 1167;2863 at java.lang.Exception.<init>(Exception.java:78) at java.io.IOException.<init>(IOException.java:72) at java.util.zip.ZipException.<init>(ZipException.java:70) at java.util.zip.ZipInputStream.read(ZipInputStream.java:321) at dacapo.Benchmark.unpackZipStream(Benchmark.java:508) at dacapo.Benchmark.unpackZipFileResource(Benchmark.java:484) at dacapo.Benchmark.prepare(Benchmark.java:170) at dacapo.antlr.AntlrHarness.prepare(AntlrHarness.java:26) at dacapo.Benchmark.<init>(Benchmark.java:162) at dacapo.antlr.AntlrHarness.<init>(AntlrHarness.java:22) at org.jikesrvm.classloader.ReflectionBase$$Reflect40881.invokeInternal(Unknown Source:0) at org.jikesrvm.runtime.ReflectionBase.invoke(ReflectionBase.java:180) at org.jikesrvm.runtime.Reflection.invoke(Reflection.java:83) at java.lang.reflect.VMCommonLibrarySupport.construct(VMCommonLibrarySupport.java:436) ...5 more I don't know what the problem is and need some help. Also Dacapo benchmarks are executing fine with another JVM and unmodified Jikes RVM 3.1.3. Thank you. -Sarishty ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140 _______________________________________________ Jikesrvm-researchers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers