dacapo-jython_0
[2025-04-03T23:13:48.713Z] Running test dacapo-jython_0 ...
[2025-04-03T23:13:48.713Z] ===============================================
[2025-04-03T23:13:48.713Z] dacapo-jython_0 Start Time: Thu Apr 3 23:13:47 2025 Epoch Time (ms): 1743722027673
[2025-04-03T23:13:48.713Z] variation: NoOptions
[2025-04-03T23:13:48.713Z] JVM_OPTIONS:
[2025-04-03T23:13:48.713Z] { \
[2025-04-03T23:13:48.713Z] echo ""; echo "TEST SETUP:"; \
[2025-04-03T23:13:48.713Z] echo "Nothing to be done for setup."; \
[2025-04-03T23:13:48.713Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17437220197180/dacapo-jython_0"; \
[2025-04-03T23:13:48.713Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17437220197180/dacapo-jython_0"; \
[2025-04-03T23:13:48.713Z] echo ""; echo "TESTING:"; \
[2025-04-03T23:13:48.713Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-04-03T23:13:48.713Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17437220197180/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-04-03T23:13:48.713Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-04-03T23:13:48.713Z] echo "Nothing to be done for teardown."; \
[2025-04-03T23:13:48.713Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17437220197180/TestTargetResult";
[2025-04-03T23:13:48.713Z]
[2025-04-03T23:13:48.713Z] TEST SETUP:
[2025-04-03T23:13:48.713Z] Nothing to be done for setup.
[2025-04-03T23:13:48.713Z]
[2025-04-03T23:13:48.713Z] TESTING:
[2025-04-03T23:13:56.029Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-04-03T23:14:08.049Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:08.049Z] PYBENCH 2.0
[2025-04-03T23:14:08.049Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:08.049Z] * using Python 2.5.2
[2025-04-03T23:14:08.049Z] * system check interval set to maximum: 2147483647
[2025-04-03T23:14:08.049Z] * using timer: time.time
[2025-04-03T23:14:08.049Z]
[2025-04-03T23:14:08.049Z] Calibrating tests. Please wait...
[2025-04-03T23:14:08.049Z]
[2025-04-03T23:14:08.049Z] Running 1 round(s) of the suite at warp factor 20:
[2025-04-03T23:14:08.049Z]
[2025-04-03T23:14:20.169Z] * Round 1 done in 11.770 seconds.
[2025-04-03T23:14:20.169Z]
[2025-04-03T23:14:20.169Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:20.169Z] Benchmark: 2025-04-03 23:14:07
[2025-04-03T23:14:20.169Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:20.169Z]
[2025-04-03T23:14:20.169Z] Rounds: 1
[2025-04-03T23:14:20.169Z] Warp: 20
[2025-04-03T23:14:20.169Z] Timer: time.time
[2025-04-03T23:14:20.169Z]
[2025-04-03T23:14:20.169Z] Test minimum average operation overhead
[2025-04-03T23:14:20.169Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:20.169Z] BuiltinFunctionCalls: 105ms 105ms 0.41us 0.000ms
[2025-04-03T23:14:20.169Z] BuiltinMethodLookup: 73ms 73ms 0.14us 0.000ms
[2025-04-03T23:14:20.170Z] CompareFloats: 95ms 95ms 0.16us 0.000ms
[2025-04-03T23:14:20.170Z] CompareFloatsIntegers: 62ms 62ms 0.14us 0.000ms
[2025-04-03T23:14:20.170Z] CompareIntegers: 136ms 136ms 0.15us 0.000ms
[2025-04-03T23:14:20.170Z] CompareInternedStrings: 564ms 564ms 0.75us 0.000ms
[2025-04-03T23:14:20.170Z] CompareLongs: 61ms 61ms 0.12us 0.000ms
[2025-04-03T23:14:20.170Z] CompareStrings: 56ms 56ms 0.11us 0.000ms
[2025-04-03T23:14:20.170Z] CompareUnicode: 223ms 223ms 0.59us 0.000ms
[2025-04-03T23:14:20.170Z] ConcatStrings: 128ms 128ms 0.51us 0.000ms
[2025-04-03T23:14:20.170Z] ConcatUnicode: 42ms 42ms 0.28us 0.000ms
[2025-04-03T23:14:20.170Z] CreateInstances: 210ms 210ms 3.75us 0.000ms
[2025-04-03T23:14:20.170Z] CreateNewInstances: 142ms 142ms 3.38us 0.000ms
[2025-04-03T23:14:20.170Z] CreateStringsWithConcat: 97ms 97ms 0.19us 0.000ms
[2025-04-03T23:14:20.170Z] CreateUnicodeWithConcat: 77ms 77ms 0.39us 0.000ms
[2025-04-03T23:14:20.170Z] DictCreation: 153ms 153ms 0.76us 0.000ms
[2025-04-03T23:14:20.170Z] DictWithFloatKeys: 65ms 65ms 0.14us 0.000ms
[2025-04-03T23:14:20.170Z] DictWithIntegerKeys: 66ms 66ms 0.11us 0.000ms
[2025-04-03T23:14:20.170Z] DictWithStringKeys: 49ms 49ms 0.08us 0.000ms
[2025-04-03T23:14:20.170Z] ForLoops: 135ms 135ms 10.80us 0.000ms
[2025-04-03T23:14:20.170Z] IfThenElse: 130ms 130ms 0.19us 0.000ms
[2025-04-03T23:14:20.170Z] ListSlicing: 85ms 85ms 12.14us 0.000ms
[2025-04-03T23:14:20.170Z] NestedForLoops: 62ms 62ms 0.08us 0.000ms
[2025-04-03T23:14:20.170Z] NormalClassAttribute: 65ms 65ms 0.11us 0.000ms
[2025-04-03T23:14:20.170Z] NormalInstanceAttribute: 68ms 68ms 0.11us 0.000ms
[2025-04-03T23:14:20.170Z] PythonFunctionCalls: 93ms 93ms 0.56us 0.000ms
[2025-04-03T23:14:20.170Z] PythonMethodCalls: 84ms 84ms 0.75us 0.000ms
[2025-04-03T23:14:20.170Z] Recursion: 77ms 77ms 3.08us 0.000ms
[2025-04-03T23:14:20.170Z] SecondImport: 119ms 119ms 2.38us 0.000ms
[2025-04-03T23:14:20.170Z] SecondPackageImport: 144ms 144ms 2.88us 0.000ms
[2025-04-03T23:14:20.170Z] SecondSubmoduleImport: 108ms 108ms 2.16us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleComplexArithmetic: 261ms 261ms 0.59us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleDictManipulation: 74ms 74ms 0.12us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleFloatArithmetic: 148ms 148ms 0.22us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleIntFloatArithmetic: 110ms 110ms 0.17us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleIntegerArithmetic: 100ms 100ms 0.15us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleListManipulation: 76ms 76ms 0.13us 0.000ms
[2025-04-03T23:14:20.170Z] SimpleLongArithmetic: 284ms 284ms 0.86us 0.000ms
[2025-04-03T23:14:20.170Z] SmallLists: 110ms 110ms 0.32us 0.000ms
[2025-04-03T23:14:20.170Z] SmallTuples: 213ms 213ms 0.79us 0.000ms
[2025-04-03T23:14:20.170Z] SpecialClassAttribute: 404ms 404ms 0.67us 0.000ms
[2025-04-03T23:14:20.170Z] SpecialInstanceAttribute: 769ms 769ms 1.28us 0.000ms
[2025-04-03T23:14:20.170Z] StringMappings: 2008ms 2008ms 15.94us 0.000ms
[2025-04-03T23:14:20.170Z] StringPredicates: 776ms 776ms 2.22us 0.000ms
[2025-04-03T23:14:20.170Z] StringSlicing: 187ms 187ms 0.67us 0.000ms
[2025-04-03T23:14:20.170Z] TryExcept: 42ms 42ms 0.04us 0.000ms
[2025-04-03T23:14:20.170Z] TryRaiseExcept: 1236ms 1236ms 38.62us 0.000ms
[2025-04-03T23:14:20.170Z] TupleSlicing: 88ms 88ms 0.67us 0.000ms
[2025-04-03T23:14:20.170Z] UnicodeMappings: 580ms 580ms 32.22us 0.000ms
[2025-04-03T23:14:20.170Z] UnicodePredicates: 274ms 274ms 1.01us 0.000ms
[2025-04-03T23:14:20.170Z] UnicodeProperties: 376ms 376ms 1.88us 0.000ms
[2025-04-03T23:14:20.170Z] UnicodeSlicing: 80ms 80ms 0.33us 0.000ms
[2025-04-03T23:14:20.170Z] -------------------------------------------------------------------------------
[2025-04-03T23:14:20.170Z] Totals: 11770ms 11770ms
[2025-04-03T23:14:20.170Z]
[2025-04-03T23:14:20.170Z] ===== DaCapo 9.12-MR1 jython PASSED in 25019 msec =====
[2025-04-03T23:14:20.170Z] -----------------------------------
[2025-04-03T23:14:20.170Z] dacapo-jython_0_PASSED
[2025-04-03T23:14:20.170Z] -----------------------------------
[2025-04-03T23:14:20.170Z]
[2025-04-03T23:14:20.170Z] TEST TEARDOWN:
[2025-04-03T23:14:20.170Z] Nothing to be done for teardown.
[2025-04-03T23:14:20.170Z] dacapo-jython_0 Finish Time: Thu Apr 3 23:14:19 2025 Epoch Time (ms): 1743722059526