dacapo-jython_0
[2025-02-12T22:06:37.670Z] Running test dacapo-jython_0 ...
[2025-02-12T22:06:37.670Z] ===============================================
[2025-02-12T22:06:37.670Z] dacapo-jython_0 Start Time: Wed Feb 12 22:06:37 2025 Epoch Time (ms): 1739397997577
[2025-02-12T22:06:37.670Z] variation: NoOptions
[2025-02-12T22:06:37.670Z] JVM_OPTIONS:
[2025-02-12T22:06:37.670Z] { \
[2025-02-12T22:06:37.670Z] echo ""; echo "TEST SETUP:"; \
[2025-02-12T22:06:37.670Z] echo "Nothing to be done for setup."; \
[2025-02-12T22:06:37.670Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17393979908258/dacapo-jython_0"; \
[2025-02-12T22:06:37.671Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17393979908258/dacapo-jython_0"; \
[2025-02-12T22:06:37.671Z] echo ""; echo "TESTING:"; \
[2025-02-12T22:06:37.671Z] "/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-02-12T22:06:37.671Z] 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_17393979908258/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-12T22:06:37.671Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-12T22:06:37.671Z] echo "Nothing to be done for teardown."; \
[2025-02-12T22:06:37.671Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17393979908258/TestTargetResult";
[2025-02-12T22:06:37.671Z]
[2025-02-12T22:06:37.671Z] TEST SETUP:
[2025-02-12T22:06:37.671Z] Nothing to be done for setup.
[2025-02-12T22:06:37.671Z]
[2025-02-12T22:06:37.671Z] TESTING:
[2025-02-12T22:06:44.623Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-02-12T22:06:54.019Z] -------------------------------------------------------------------------------
[2025-02-12T22:06:54.019Z] PYBENCH 2.0
[2025-02-12T22:06:54.019Z] -------------------------------------------------------------------------------
[2025-02-12T22:06:54.019Z] * using Python 2.5.2
[2025-02-12T22:06:54.019Z] * system check interval set to maximum: 2147483647
[2025-02-12T22:06:54.019Z] * using timer: time.time
[2025-02-12T22:06:54.019Z]
[2025-02-12T22:06:54.019Z] Calibrating tests. Please wait...
[2025-02-12T22:06:54.019Z]
[2025-02-12T22:06:54.019Z] Running 1 round(s) of the suite at warp factor 20:
[2025-02-12T22:06:54.019Z]
[2025-02-12T22:07:00.851Z] * Round 1 done in 6.411 seconds.
[2025-02-12T22:07:00.851Z]
[2025-02-12T22:07:00.851Z] -------------------------------------------------------------------------------
[2025-02-12T22:07:00.851Z] Benchmark: 2025-02-12 22:06:53
[2025-02-12T22:07:00.851Z] -------------------------------------------------------------------------------
[2025-02-12T22:07:00.851Z]
[2025-02-12T22:07:00.851Z] Rounds: 1
[2025-02-12T22:07:00.851Z] Warp: 20
[2025-02-12T22:07:00.851Z] Timer: time.time
[2025-02-12T22:07:00.851Z]
[2025-02-12T22:07:00.851Z] Test minimum average operation overhead
[2025-02-12T22:07:00.851Z] -------------------------------------------------------------------------------
[2025-02-12T22:07:00.851Z] BuiltinFunctionCalls: 104ms 104ms 0.41us 0.000ms
[2025-02-12T22:07:00.851Z] BuiltinMethodLookup: 53ms 53ms 0.10us 0.000ms
[2025-02-12T22:07:00.851Z] CompareFloats: 49ms 49ms 0.08us 0.000ms
[2025-02-12T22:07:00.851Z] CompareFloatsIntegers: 74ms 74ms 0.16us 0.000ms
[2025-02-12T22:07:00.851Z] CompareIntegers: 61ms 61ms 0.07us 0.000ms
[2025-02-12T22:07:00.851Z] CompareInternedStrings: 85ms 85ms 0.11us 0.000ms
[2025-02-12T22:07:00.851Z] CompareLongs: 49ms 49ms 0.09us 0.000ms
[2025-02-12T22:07:00.851Z] CompareStrings: 60ms 60ms 0.12us 0.000ms
[2025-02-12T22:07:00.851Z] CompareUnicode: 43ms 43ms 0.11us 0.000ms
[2025-02-12T22:07:00.851Z] ConcatStrings: 126ms 126ms 0.50us 0.000ms
[2025-02-12T22:07:00.851Z] ConcatUnicode: 203ms 203ms 1.35us 0.000ms
[2025-02-12T22:07:00.851Z] CreateInstances: 121ms 121ms 2.16us 0.000ms
[2025-02-12T22:07:00.851Z] CreateNewInstances: 72ms 72ms 1.71us 0.000ms
[2025-02-12T22:07:00.851Z] CreateStringsWithConcat: 88ms 88ms 0.18us 0.000ms
[2025-02-12T22:07:00.851Z] CreateUnicodeWithConcat: 40ms 40ms 0.20us 0.000ms
[2025-02-12T22:07:00.852Z] DictCreation: 270ms 270ms 1.35us 0.000ms
[2025-02-12T22:07:00.852Z] DictWithFloatKeys: 193ms 193ms 0.43us 0.000ms
[2025-02-12T22:07:00.852Z] DictWithIntegerKeys: 98ms 98ms 0.16us 0.000ms
[2025-02-12T22:07:00.852Z] DictWithStringKeys: 91ms 91ms 0.15us 0.000ms
[2025-02-12T22:07:00.852Z] ForLoops: 95ms 95ms 7.60us 0.000ms
[2025-02-12T22:07:00.852Z] IfThenElse: 212ms 212ms 0.31us 0.000ms
[2025-02-12T22:07:00.852Z] ListSlicing: 37ms 37ms 5.29us 0.000ms
[2025-02-12T22:07:00.852Z] NestedForLoops: 74ms 74ms 0.10us 0.000ms
[2025-02-12T22:07:00.852Z] NormalClassAttribute: 65ms 65ms 0.11us 0.000ms
[2025-02-12T22:07:00.852Z] NormalInstanceAttribute: 58ms 58ms 0.10us 0.000ms
[2025-02-12T22:07:00.852Z] PythonFunctionCalls: 279ms 279ms 1.69us 0.000ms
[2025-02-12T22:07:00.852Z] PythonMethodCalls: 57ms 57ms 0.51us 0.000ms
[2025-02-12T22:07:00.852Z] Recursion: 71ms 71ms 2.84us 0.000ms
[2025-02-12T22:07:00.852Z] SecondImport: 129ms 129ms 2.58us 0.000ms
[2025-02-12T22:07:00.852Z] SecondPackageImport: 37ms 37ms 0.74us 0.000ms
[2025-02-12T22:07:00.852Z] SecondSubmoduleImport: 69ms 69ms 1.38us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleComplexArithmetic: 110ms 110ms 0.25us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleDictManipulation: 73ms 73ms 0.12us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleFloatArithmetic: 177ms 177ms 0.27us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleIntFloatArithmetic: 115ms 115ms 0.17us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleIntegerArithmetic: 138ms 138ms 0.21us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleListManipulation: 118ms 118ms 0.20us 0.000ms
[2025-02-12T22:07:00.852Z] SimpleLongArithmetic: 313ms 313ms 0.95us 0.000ms
[2025-02-12T22:07:00.852Z] SmallLists: 100ms 100ms 0.29us 0.000ms
[2025-02-12T22:07:00.852Z] SmallTuples: 157ms 157ms 0.58us 0.000ms
[2025-02-12T22:07:00.852Z] SpecialClassAttribute: 97ms 97ms 0.16us 0.000ms
[2025-02-12T22:07:00.852Z] SpecialInstanceAttribute: 66ms 66ms 0.11us 0.000ms
[2025-02-12T22:07:00.852Z] StringMappings: 264ms 264ms 2.10us 0.000ms
[2025-02-12T22:07:00.852Z] StringPredicates: 282ms 282ms 0.81us 0.000ms
[2025-02-12T22:07:00.852Z] StringSlicing: 143ms 143ms 0.51us 0.000ms
[2025-02-12T22:07:00.852Z] TryExcept: 18ms 18ms 0.02us 0.000ms
[2025-02-12T22:07:00.852Z] TryRaiseExcept: 305ms 305ms 9.53us 0.000ms
[2025-02-12T22:07:00.852Z] TupleSlicing: 24ms 24ms 0.18us 0.000ms
[2025-02-12T22:07:00.852Z] UnicodeMappings: 284ms 284ms 15.78us 0.000ms
[2025-02-12T22:07:00.852Z] UnicodePredicates: 104ms 104ms 0.39us 0.000ms
[2025-02-12T22:07:00.852Z] UnicodeProperties: 373ms 373ms 1.87us 0.000ms
[2025-02-12T22:07:00.852Z] UnicodeSlicing: 87ms 87ms 0.36us 0.000ms
[2025-02-12T22:07:00.852Z] -------------------------------------------------------------------------------
[2025-02-12T22:07:00.852Z] Totals: 6411ms 6411ms
[2025-02-12T22:07:00.852Z]
[2025-02-12T22:07:00.852Z] ===== DaCapo 9.12-MR1 jython PASSED in 15376 msec =====
[2025-02-12T22:07:00.852Z] -----------------------------------
[2025-02-12T22:07:00.852Z] dacapo-jython_0_PASSED
[2025-02-12T22:07:00.852Z] -----------------------------------
[2025-02-12T22:07:00.852Z]
[2025-02-12T22:07:00.852Z] TEST TEARDOWN:
[2025-02-12T22:07:00.852Z] Nothing to be done for teardown.
[2025-02-12T22:07:00.852Z] dacapo-jython_0 Finish Time: Wed Feb 12 22:07:00 2025 Epoch Time (ms): 1739398020116