dacapo-jython_0
[2025-04-16T05:30:41.649Z] Running test dacapo-jython_0 ...
[2025-04-16T05:30:41.649Z] ===============================================
[2025-04-16T05:30:41.649Z] dacapo-jython_0 Start Time: Wed Apr 16 05:30:41 2025 Epoch Time (ms): 1744781441584
[2025-04-16T05:30:41.649Z] variation: NoOptions
[2025-04-16T05:30:41.649Z] JVM_OPTIONS:
[2025-04-16T05:30:41.649Z] { \
[2025-04-16T05:30:41.649Z] echo ""; echo "TEST SETUP:"; \
[2025-04-16T05:30:41.649Z] echo "Nothing to be done for setup."; \
[2025-04-16T05:30:41.649Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17447814251939/dacapo-jython_0"; \
[2025-04-16T05:30:41.649Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17447814251939/dacapo-jython_0"; \
[2025-04-16T05:30:41.649Z] echo ""; echo "TESTING:"; \
[2025-04-16T05:30:41.649Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-04-16T05:30:41.649Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17447814251939/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-04-16T05:30:41.649Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-04-16T05:30:41.649Z] echo "Nothing to be done for teardown."; \
[2025-04-16T05:30:41.649Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17447814251939/TestTargetResult";
[2025-04-16T05:30:42.997Z]
[2025-04-16T05:30:42.997Z] TEST SETUP:
[2025-04-16T05:30:42.997Z] Nothing to be done for setup.
[2025-04-16T05:30:42.997Z]
[2025-04-16T05:30:42.997Z] TESTING:
[2025-04-16T05:30:47.053Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-04-16T05:30:53.347Z] -------------------------------------------------------------------------------
[2025-04-16T05:30:53.347Z] PYBENCH 2.0
[2025-04-16T05:30:53.347Z] -------------------------------------------------------------------------------
[2025-04-16T05:30:53.347Z] * using Python 2.5.2
[2025-04-16T05:30:53.347Z] * system check interval set to maximum: 2147483647
[2025-04-16T05:30:53.347Z] * using timer: time.time
[2025-04-16T05:30:53.347Z]
[2025-04-16T05:30:53.347Z] Calibrating tests. Please wait...
[2025-04-16T05:30:53.347Z]
[2025-04-16T05:30:53.347Z] Running 1 round(s) of the suite at warp factor 20:
[2025-04-16T05:30:53.347Z]
[2025-04-16T05:31:01.367Z] * Round 1 done in 7.943 seconds.
[2025-04-16T05:31:01.367Z]
[2025-04-16T05:31:01.367Z] -------------------------------------------------------------------------------
[2025-04-16T05:31:01.367Z] Benchmark: 2025-04-16 05:30:52
[2025-04-16T05:31:01.367Z] -------------------------------------------------------------------------------
[2025-04-16T05:31:01.367Z]
[2025-04-16T05:31:01.367Z] Rounds: 1
[2025-04-16T05:31:01.367Z] Warp: 20
[2025-04-16T05:31:01.367Z] Timer: time.time
[2025-04-16T05:31:01.367Z]
[2025-04-16T05:31:01.367Z] Test minimum average operation overhead
[2025-04-16T05:31:01.367Z] -------------------------------------------------------------------------------
[2025-04-16T05:31:01.367Z] BuiltinFunctionCalls: 152ms 152ms 0.60us 0.000ms
[2025-04-16T05:31:01.367Z] BuiltinMethodLookup: 198ms 198ms 0.38us 0.000ms
[2025-04-16T05:31:01.367Z] CompareFloats: 80ms 80ms 0.13us 0.000ms
[2025-04-16T05:31:01.367Z] CompareFloatsIntegers: 58ms 58ms 0.13us 0.000ms
[2025-04-16T05:31:01.367Z] CompareIntegers: 65ms 65ms 0.07us 0.000ms
[2025-04-16T05:31:01.367Z] CompareInternedStrings: 93ms 93ms 0.12us 0.000ms
[2025-04-16T05:31:01.367Z] CompareLongs: 57ms 57ms 0.11us 0.000ms
[2025-04-16T05:31:01.367Z] CompareStrings: 42ms 42ms 0.08us 0.000ms
[2025-04-16T05:31:01.367Z] CompareUnicode: 55ms 55ms 0.15us 0.000ms
[2025-04-16T05:31:01.367Z] ConcatStrings: 185ms 185ms 0.74us 0.000ms
[2025-04-16T05:31:01.367Z] ConcatUnicode: 130ms 130ms 0.87us 0.000ms
[2025-04-16T05:31:01.367Z] CreateInstances: 210ms 210ms 3.75us 0.000ms
[2025-04-16T05:31:01.367Z] CreateNewInstances: 164ms 164ms 3.90us 0.000ms
[2025-04-16T05:31:01.367Z] CreateStringsWithConcat: 86ms 86ms 0.17us 0.000ms
[2025-04-16T05:31:01.367Z] CreateUnicodeWithConcat: 35ms 35ms 0.18us 0.000ms
[2025-04-16T05:31:01.367Z] DictCreation: 118ms 118ms 0.59us 0.000ms
[2025-04-16T05:31:01.367Z] DictWithFloatKeys: 95ms 95ms 0.21us 0.000ms
[2025-04-16T05:31:01.367Z] DictWithIntegerKeys: 61ms 61ms 0.10us 0.000ms
[2025-04-16T05:31:01.367Z] DictWithStringKeys: 77ms 77ms 0.13us 0.000ms
[2025-04-16T05:31:01.367Z] ForLoops: 275ms 275ms 22.00us 0.000ms
[2025-04-16T05:31:01.367Z] IfThenElse: 308ms 308ms 0.46us 0.000ms
[2025-04-16T05:31:01.367Z] ListSlicing: 280ms 280ms 40.00us 0.000ms
[2025-04-16T05:31:01.367Z] NestedForLoops: 290ms 290ms 0.39us 0.000ms
[2025-04-16T05:31:01.367Z] NormalClassAttribute: 249ms 249ms 0.41us 0.000ms
[2025-04-16T05:31:01.367Z] NormalInstanceAttribute: 318ms 318ms 0.53us 0.000ms
[2025-04-16T05:31:01.367Z] PythonFunctionCalls: 336ms 336ms 2.04us 0.000ms
[2025-04-16T05:31:01.367Z] PythonMethodCalls: 148ms 148ms 1.32us 0.000ms
[2025-04-16T05:31:01.367Z] Recursion: 114ms 114ms 4.56us 0.000ms
[2025-04-16T05:31:01.367Z] SecondImport: 315ms 315ms 6.30us 0.000ms
[2025-04-16T05:31:01.367Z] SecondPackageImport: 68ms 68ms 1.36us 0.000ms
[2025-04-16T05:31:01.367Z] SecondSubmoduleImport: 145ms 145ms 2.90us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleComplexArithmetic: 101ms 101ms 0.23us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleDictManipulation: 61ms 61ms 0.10us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleFloatArithmetic: 205ms 205ms 0.31us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleIntFloatArithmetic: 81ms 81ms 0.12us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleIntegerArithmetic: 63ms 63ms 0.10us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleListManipulation: 92ms 92ms 0.16us 0.000ms
[2025-04-16T05:31:01.367Z] SimpleLongArithmetic: 90ms 90ms 0.27us 0.000ms
[2025-04-16T05:31:01.367Z] SmallLists: 61ms 61ms 0.18us 0.000ms
[2025-04-16T05:31:01.367Z] SmallTuples: 245ms 245ms 0.91us 0.000ms
[2025-04-16T05:31:01.367Z] SpecialClassAttribute: 63ms 63ms 0.10us 0.000ms
[2025-04-16T05:31:01.367Z] SpecialInstanceAttribute: 44ms 44ms 0.07us 0.000ms
[2025-04-16T05:31:01.367Z] StringMappings: 188ms 188ms 1.49us 0.000ms
[2025-04-16T05:31:01.367Z] StringPredicates: 112ms 112ms 0.32us 0.000ms
[2025-04-16T05:31:01.367Z] StringSlicing: 65ms 65ms 0.23us 0.000ms
[2025-04-16T05:31:01.367Z] TryExcept: 42ms 42ms 0.04us 0.000ms
[2025-04-16T05:31:01.367Z] TryRaiseExcept: 270ms 270ms 8.44us 0.000ms
[2025-04-16T05:31:01.367Z] TupleSlicing: 32ms 32ms 0.24us 0.000ms
[2025-04-16T05:31:01.367Z] UnicodeMappings: 413ms 413ms 22.94us 0.000ms
[2025-04-16T05:31:01.367Z] UnicodePredicates: 275ms 275ms 1.02us 0.000ms
[2025-04-16T05:31:01.367Z] UnicodeProperties: 555ms 555ms 2.78us 0.000ms
[2025-04-16T05:31:01.367Z] UnicodeSlicing: 78ms 78ms 0.32us 0.000ms
[2025-04-16T05:31:01.367Z] -------------------------------------------------------------------------------
[2025-04-16T05:31:01.367Z] Totals: 7943ms 7943ms
[2025-04-16T05:31:01.367Z]
[2025-04-16T05:31:01.367Z] ===== DaCapo 9.12-MR1 jython PASSED in 14122 msec =====
[2025-04-16T05:31:01.367Z] -----------------------------------
[2025-04-16T05:31:01.367Z] dacapo-jython_0_PASSED
[2025-04-16T05:31:01.367Z] -----------------------------------
[2025-04-16T05:31:01.367Z]
[2025-04-16T05:31:01.367Z] TEST TEARDOWN:
[2025-04-16T05:31:01.367Z] Nothing to be done for teardown.
[2025-04-16T05:31:01.367Z] dacapo-jython_0 Finish Time: Wed Apr 16 05:31:00 2025 Epoch Time (ms): 1744781460672