dacapo-jython_0
[2025-05-21T21:11:09.723Z] Running test dacapo-jython_0 ...
[2025-05-21T21:11:09.723Z] ===============================================
[2025-05-21T21:11:09.723Z] dacapo-jython_0 Start Time: Wed May 21 21:11:09 2025 Epoch Time (ms): 1747861869283
[2025-05-21T21:11:09.723Z] variation: NoOptions
[2025-05-21T21:11:09.723Z] JVM_OPTIONS:
[2025-05-21T21:11:09.723Z] { \
[2025-05-21T21:11:09.723Z] echo ""; echo "TEST SETUP:"; \
[2025-05-21T21:11:09.723Z] echo "Nothing to be done for setup."; \
[2025-05-21T21:11:09.723Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17478618654105/dacapo-jython_0"; \
[2025-05-21T21:11:09.723Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17478618654105/dacapo-jython_0"; \
[2025-05-21T21:11:09.723Z] echo ""; echo "TESTING:"; \
[2025-05-21T21:11:09.723Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-05-21T21:11:09.723Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17478618654105/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-05-21T21:11:09.723Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-05-21T21:11:09.723Z] echo "Nothing to be done for teardown."; \
[2025-05-21T21:11:09.723Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17478618654105/TestTargetResult";
[2025-05-21T21:11:09.723Z]
[2025-05-21T21:11:09.723Z] TEST SETUP:
[2025-05-21T21:11:09.723Z] Nothing to be done for setup.
[2025-05-21T21:11:09.723Z]
[2025-05-21T21:11:09.723Z] TESTING:
[2025-05-21T21:11:19.441Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-05-21T21:11:32.891Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:32.891Z] PYBENCH 2.0
[2025-05-21T21:11:32.891Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:32.891Z] * using Python 2.5.2
[2025-05-21T21:11:32.891Z] * system check interval set to maximum: 2147483647
[2025-05-21T21:11:32.891Z] * using timer: time.time
[2025-05-21T21:11:32.891Z]
[2025-05-21T21:11:32.891Z] Calibrating tests. Please wait...
[2025-05-21T21:11:32.891Z]
[2025-05-21T21:11:32.891Z] Running 1 round(s) of the suite at warp factor 20:
[2025-05-21T21:11:32.891Z]
[2025-05-21T21:11:44.823Z] * Round 1 done in 12.431 seconds.
[2025-05-21T21:11:44.823Z]
[2025-05-21T21:11:44.823Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:44.823Z] Benchmark: 2025-05-21 21:11:31
[2025-05-21T21:11:44.823Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:44.823Z]
[2025-05-21T21:11:44.823Z] Rounds: 1
[2025-05-21T21:11:44.823Z] Warp: 20
[2025-05-21T21:11:44.823Z] Timer: time.time
[2025-05-21T21:11:44.823Z]
[2025-05-21T21:11:44.823Z] Test minimum average operation overhead
[2025-05-21T21:11:44.823Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:44.823Z] BuiltinFunctionCalls: 307ms 307ms 1.20us 0.000ms
[2025-05-21T21:11:44.823Z] BuiltinMethodLookup: 490ms 490ms 0.93us 0.000ms
[2025-05-21T21:11:44.823Z] CompareFloats: 623ms 623ms 1.04us 0.000ms
[2025-05-21T21:11:44.823Z] CompareFloatsIntegers: 196ms 196ms 0.44us 0.000ms
[2025-05-21T21:11:44.823Z] CompareIntegers: 472ms 472ms 0.52us 0.000ms
[2025-05-21T21:11:44.823Z] CompareInternedStrings: 336ms 336ms 0.45us 0.000ms
[2025-05-21T21:11:44.823Z] CompareLongs: 421ms 421ms 0.80us 0.000ms
[2025-05-21T21:11:44.823Z] CompareStrings: 299ms 299ms 0.60us 0.000ms
[2025-05-21T21:11:44.823Z] CompareUnicode: 296ms 296ms 0.79us 0.000ms
[2025-05-21T21:11:44.823Z] ConcatStrings: 975ms 975ms 3.90us 0.000ms
[2025-05-21T21:11:44.823Z] ConcatUnicode: 306ms 306ms 2.04us 0.000ms
[2025-05-21T21:11:44.823Z] CreateInstances: 262ms 262ms 4.68us 0.000ms
[2025-05-21T21:11:44.823Z] CreateNewInstances: 574ms 574ms 13.67us 0.000ms
[2025-05-21T21:11:44.823Z] CreateStringsWithConcat: 254ms 254ms 0.51us 0.000ms
[2025-05-21T21:11:44.823Z] CreateUnicodeWithConcat: 144ms 144ms 0.72us 0.000ms
[2025-05-21T21:11:44.823Z] DictCreation: 243ms 243ms 1.22us 0.000ms
[2025-05-21T21:11:44.823Z] DictWithFloatKeys: 178ms 178ms 0.40us 0.000ms
[2025-05-21T21:11:44.823Z] DictWithIntegerKeys: 140ms 140ms 0.23us 0.000ms
[2025-05-21T21:11:44.823Z] DictWithStringKeys: 60ms 60ms 0.10us 0.000ms
[2025-05-21T21:11:44.823Z] ForLoops: 77ms 77ms 6.16us 0.000ms
[2025-05-21T21:11:44.823Z] IfThenElse: 98ms 98ms 0.15us 0.000ms
[2025-05-21T21:11:44.823Z] ListSlicing: 72ms 72ms 10.29us 0.000ms
[2025-05-21T21:11:44.823Z] NestedForLoops: 76ms 76ms 0.10us 0.000ms
[2025-05-21T21:11:44.823Z] NormalClassAttribute: 96ms 96ms 0.16us 0.000ms
[2025-05-21T21:11:44.823Z] NormalInstanceAttribute: 139ms 139ms 0.23us 0.000ms
[2025-05-21T21:11:44.823Z] PythonFunctionCalls: 254ms 254ms 1.54us 0.000ms
[2025-05-21T21:11:44.823Z] PythonMethodCalls: 52ms 52ms 0.46us 0.000ms
[2025-05-21T21:11:44.823Z] Recursion: 122ms 122ms 4.88us 0.000ms
[2025-05-21T21:11:44.823Z] SecondImport: 215ms 215ms 4.30us 0.000ms
[2025-05-21T21:11:44.823Z] SecondPackageImport: 114ms 114ms 2.28us 0.000ms
[2025-05-21T21:11:44.823Z] SecondSubmoduleImport: 240ms 240ms 4.80us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleComplexArithmetic: 164ms 164ms 0.37us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleDictManipulation: 49ms 49ms 0.08us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleFloatArithmetic: 90ms 90ms 0.14us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleIntFloatArithmetic: 106ms 106ms 0.16us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleIntegerArithmetic: 79ms 79ms 0.12us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleListManipulation: 69ms 69ms 0.12us 0.000ms
[2025-05-21T21:11:44.823Z] SimpleLongArithmetic: 135ms 135ms 0.41us 0.000ms
[2025-05-21T21:11:44.823Z] SmallLists: 74ms 74ms 0.22us 0.000ms
[2025-05-21T21:11:44.823Z] SmallTuples: 196ms 196ms 0.73us 0.000ms
[2025-05-21T21:11:44.823Z] SpecialClassAttribute: 46ms 46ms 0.08us 0.000ms
[2025-05-21T21:11:44.823Z] SpecialInstanceAttribute: 58ms 58ms 0.10us 0.000ms
[2025-05-21T21:11:44.823Z] StringMappings: 439ms 439ms 3.48us 0.000ms
[2025-05-21T21:11:44.823Z] StringPredicates: 361ms 361ms 1.03us 0.000ms
[2025-05-21T21:11:44.823Z] StringSlicing: 104ms 104ms 0.37us 0.000ms
[2025-05-21T21:11:44.823Z] TryExcept: 19ms 19ms 0.02us 0.000ms
[2025-05-21T21:11:44.823Z] TryRaiseExcept: 487ms 487ms 15.22us 0.000ms
[2025-05-21T21:11:44.823Z] TupleSlicing: 31ms 31ms 0.24us 0.000ms
[2025-05-21T21:11:44.823Z] UnicodeMappings: 887ms 887ms 49.28us 0.000ms
[2025-05-21T21:11:44.823Z] UnicodePredicates: 412ms 412ms 1.53us 0.000ms
[2025-05-21T21:11:44.823Z] UnicodeProperties: 408ms 408ms 2.04us 0.000ms
[2025-05-21T21:11:44.823Z] UnicodeSlicing: 86ms 86ms 0.35us 0.000ms
[2025-05-21T21:11:44.823Z] -------------------------------------------------------------------------------
[2025-05-21T21:11:44.823Z] Totals: 12431ms 12431ms
[2025-05-21T21:11:44.823Z]
[2025-05-21T21:11:44.823Z] ===== DaCapo 9.12-MR1 jython PASSED in 25747 msec =====
[2025-05-21T21:11:44.823Z] -----------------------------------
[2025-05-21T21:11:44.823Z] dacapo-jython_0_PASSED
[2025-05-21T21:11:44.823Z] -----------------------------------
[2025-05-21T21:11:44.823Z]
[2025-05-21T21:11:44.823Z] TEST TEARDOWN:
[2025-05-21T21:11:44.823Z] Nothing to be done for teardown.
[2025-05-21T21:11:44.824Z] dacapo-jython_0 Finish Time: Wed May 21 21:11:44 2025 Epoch Time (ms): 1747861904486