dacapo-jython_0
[2024-08-28T21:05:43.265Z] Running test dacapo-jython_0 ...
[2024-08-28T21:05:43.265Z] ===============================================
[2024-08-28T21:05:43.265Z] dacapo-jython_0 Start Time: Wed Aug 28 21:05:43 2024 Epoch Time (ms): 1724879143152
[2024-08-28T21:05:43.265Z] variation: NoOptions
[2024-08-28T21:05:43.265Z] JVM_OPTIONS:
[2024-08-28T21:05:43.265Z] { \
[2024-08-28T21:05:43.265Z] echo ""; echo "TEST SETUP:"; \
[2024-08-28T21:05:43.265Z] echo "Nothing to be done for setup."; \
[2024-08-28T21:05:43.265Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17248791343223/dacapo-jython_0"; \
[2024-08-28T21:05:43.265Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17248791343223/dacapo-jython_0"; \
[2024-08-28T21:05:43.265Z] echo ""; echo "TESTING:"; \
[2024-08-28T21:05:43.265Z] "/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; \
[2024-08-28T21:05:43.265Z] 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_17248791343223/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-28T21:05:43.265Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-28T21:05:43.265Z] echo "Nothing to be done for teardown."; \
[2024-08-28T21:05:43.265Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17248791343223/TestTargetResult";
[2024-08-28T21:05:43.265Z]
[2024-08-28T21:05:43.265Z] TEST SETUP:
[2024-08-28T21:05:43.265Z] Nothing to be done for setup.
[2024-08-28T21:05:43.265Z]
[2024-08-28T21:05:43.265Z] TESTING:
[2024-08-28T21:05:47.384Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-08-28T21:05:52.138Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:52.138Z] PYBENCH 2.0
[2024-08-28T21:05:52.138Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:52.138Z] * using Python 2.5.2
[2024-08-28T21:05:52.138Z] * system check interval set to maximum: 2147483647
[2024-08-28T21:05:52.138Z] * using timer: time.time
[2024-08-28T21:05:52.138Z]
[2024-08-28T21:05:52.779Z] Calibrating tests. Please wait...
[2024-08-28T21:05:52.779Z]
[2024-08-28T21:05:52.779Z] Running 1 round(s) of the suite at warp factor 20:
[2024-08-28T21:05:52.779Z]
[2024-08-28T21:05:56.453Z] * Round 1 done in 4.196 seconds.
[2024-08-28T21:05:56.453Z]
[2024-08-28T21:05:56.453Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:56.454Z] Benchmark: 2024-08-28 21:05:52
[2024-08-28T21:05:56.454Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:56.454Z]
[2024-08-28T21:05:56.454Z] Rounds: 1
[2024-08-28T21:05:56.454Z] Warp: 20
[2024-08-28T21:05:56.454Z] Timer: time.time
[2024-08-28T21:05:56.454Z]
[2024-08-28T21:05:56.454Z] Test minimum average operation overhead
[2024-08-28T21:05:56.454Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:56.454Z] BuiltinFunctionCalls: 132ms 132ms 0.52us 0.000ms
[2024-08-28T21:05:56.454Z] BuiltinMethodLookup: 67ms 67ms 0.13us 0.000ms
[2024-08-28T21:05:56.454Z] CompareFloats: 63ms 63ms 0.10us 0.000ms
[2024-08-28T21:05:56.454Z] CompareFloatsIntegers: 82ms 82ms 0.18us 0.000ms
[2024-08-28T21:05:56.454Z] CompareIntegers: 60ms 60ms 0.07us 0.000ms
[2024-08-28T21:05:56.454Z] CompareInternedStrings: 81ms 81ms 0.11us 0.000ms
[2024-08-28T21:05:56.454Z] CompareLongs: 40ms 40ms 0.08us 0.000ms
[2024-08-28T21:05:56.454Z] CompareStrings: 44ms 44ms 0.09us 0.000ms
[2024-08-28T21:05:56.454Z] CompareUnicode: 35ms 35ms 0.09us 0.000ms
[2024-08-28T21:05:56.454Z] ConcatStrings: 109ms 109ms 0.44us 0.000ms
[2024-08-28T21:05:56.454Z] ConcatUnicode: 73ms 73ms 0.49us 0.000ms
[2024-08-28T21:05:56.454Z] CreateInstances: 57ms 57ms 1.02us 0.000ms
[2024-08-28T21:05:56.454Z] CreateNewInstances: 85ms 85ms 2.02us 0.000ms
[2024-08-28T21:05:56.454Z] CreateStringsWithConcat: 68ms 68ms 0.14us 0.000ms
[2024-08-28T21:05:56.454Z] CreateUnicodeWithConcat: 25ms 25ms 0.13us 0.000ms
[2024-08-28T21:05:56.454Z] DictCreation: 80ms 80ms 0.40us 0.000ms
[2024-08-28T21:05:56.454Z] DictWithFloatKeys: 49ms 49ms 0.11us 0.000ms
[2024-08-28T21:05:56.454Z] DictWithIntegerKeys: 42ms 42ms 0.07us 0.000ms
[2024-08-28T21:05:56.454Z] DictWithStringKeys: 58ms 58ms 0.10us 0.000ms
[2024-08-28T21:05:56.454Z] ForLoops: 95ms 95ms 7.60us 0.000ms
[2024-08-28T21:05:56.454Z] IfThenElse: 88ms 88ms 0.13us 0.000ms
[2024-08-28T21:05:56.454Z] ListSlicing: 33ms 33ms 4.71us 0.000ms
[2024-08-28T21:05:56.454Z] NestedForLoops: 57ms 57ms 0.08us 0.000ms
[2024-08-28T21:05:56.454Z] NormalClassAttribute: 61ms 61ms 0.10us 0.000ms
[2024-08-28T21:05:56.454Z] NormalInstanceAttribute: 46ms 46ms 0.08us 0.000ms
[2024-08-28T21:05:56.454Z] PythonFunctionCalls: 77ms 77ms 0.47us 0.000ms
[2024-08-28T21:05:56.454Z] PythonMethodCalls: 56ms 56ms 0.50us 0.000ms
[2024-08-28T21:05:56.454Z] Recursion: 46ms 46ms 1.84us 0.000ms
[2024-08-28T21:05:56.454Z] SecondImport: 89ms 89ms 1.78us 0.000ms
[2024-08-28T21:05:56.454Z] SecondPackageImport: 45ms 45ms 0.90us 0.000ms
[2024-08-28T21:05:56.454Z] SecondSubmoduleImport: 76ms 76ms 1.52us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleComplexArithmetic: 74ms 74ms 0.17us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleDictManipulation: 70ms 70ms 0.12us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleFloatArithmetic: 92ms 92ms 0.14us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleIntFloatArithmetic: 102ms 102ms 0.15us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleIntegerArithmetic: 69ms 69ms 0.10us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleListManipulation: 59ms 59ms 0.10us 0.000ms
[2024-08-28T21:05:56.454Z] SimpleLongArithmetic: 77ms 77ms 0.23us 0.000ms
[2024-08-28T21:05:56.454Z] SmallLists: 65ms 65ms 0.19us 0.000ms
[2024-08-28T21:05:56.454Z] SmallTuples: 105ms 105ms 0.39us 0.000ms
[2024-08-28T21:05:56.454Z] SpecialClassAttribute: 39ms 39ms 0.07us 0.000ms
[2024-08-28T21:05:56.454Z] SpecialInstanceAttribute: 39ms 39ms 0.07us 0.000ms
[2024-08-28T21:05:56.454Z] StringMappings: 163ms 163ms 1.29us 0.000ms
[2024-08-28T21:05:56.454Z] StringPredicates: 150ms 150ms 0.43us 0.000ms
[2024-08-28T21:05:56.454Z] StringSlicing: 57ms 57ms 0.20us 0.000ms
[2024-08-28T21:05:56.454Z] TryExcept: 17ms 17ms 0.02us 0.000ms
[2024-08-28T21:05:56.454Z] TryRaiseExcept: 230ms 230ms 7.19us 0.000ms
[2024-08-28T21:05:56.454Z] TupleSlicing: 26ms 26ms 0.20us 0.000ms
[2024-08-28T21:05:56.454Z] UnicodeMappings: 229ms 229ms 12.72us 0.000ms
[2024-08-28T21:05:56.454Z] UnicodePredicates: 116ms 116ms 0.43us 0.000ms
[2024-08-28T21:05:56.454Z] UnicodeProperties: 337ms 337ms 1.68us 0.000ms
[2024-08-28T21:05:56.454Z] UnicodeSlicing: 61ms 61ms 0.25us 0.000ms
[2024-08-28T21:05:56.454Z] -------------------------------------------------------------------------------
[2024-08-28T21:05:56.454Z] Totals: 4196ms 4196ms
[2024-08-28T21:05:56.454Z]
[2024-08-28T21:05:56.454Z] ===== DaCapo 9.12-MR1 jython PASSED in 9211 msec =====
[2024-08-28T21:05:57.115Z] -----------------------------------
[2024-08-28T21:05:57.115Z] dacapo-jython_0_PASSED
[2024-08-28T21:05:57.115Z] -----------------------------------
[2024-08-28T21:05:57.115Z]
[2024-08-28T21:05:57.115Z] TEST TEARDOWN:
[2024-08-28T21:05:57.115Z] Nothing to be done for teardown.
[2024-08-28T21:05:57.115Z] dacapo-jython_0 Finish Time: Wed Aug 28 21:05:56 2024 Epoch Time (ms): 1724879156599