dacapo-jython_0
[2025-02-13T07:10:07.938Z] Running test dacapo-jython_0 ...
[2025-02-13T07:10:07.938Z] ===============================================
[2025-02-13T07:10:07.938Z] dacapo-jython_0 Start Time: Thu Feb 13 07:10:07 2025 Epoch Time (ms): 1739430607573
[2025-02-13T07:10:07.938Z] variation: NoOptions
[2025-02-13T07:10:07.938Z] JVM_OPTIONS:
[2025-02-13T07:10:07.938Z] { \
[2025-02-13T07:10:07.938Z] echo ""; echo "TEST SETUP:"; \
[2025-02-13T07:10:07.938Z] echo "Nothing to be done for setup."; \
[2025-02-13T07:10:07.938Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17394305883482/dacapo-jython_0"; \
[2025-02-13T07:10:07.938Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17394305883482/dacapo-jython_0"; \
[2025-02-13T07:10:07.938Z] echo ""; echo "TESTING:"; \
[2025-02-13T07:10:07.938Z] "/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-02-13T07:10:07.938Z] 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_17394305883482/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-13T07:10:07.938Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-13T07:10:07.938Z] echo "Nothing to be done for teardown."; \
[2025-02-13T07:10:07.938Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17394305883482/TestTargetResult";
[2025-02-13T07:10:07.938Z]
[2025-02-13T07:10:07.938Z] TEST SETUP:
[2025-02-13T07:10:07.938Z] Nothing to be done for setup.
[2025-02-13T07:10:07.938Z]
[2025-02-13T07:10:07.938Z] TESTING:
[2025-02-13T07:10:14.352Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-02-13T07:10:21.029Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:21.029Z] PYBENCH 2.0
[2025-02-13T07:10:21.029Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:21.029Z] * using Python 2.5.2
[2025-02-13T07:10:21.029Z] * system check interval set to maximum: 2147483647
[2025-02-13T07:10:21.029Z] * using timer: time.time
[2025-02-13T07:10:21.029Z]
[2025-02-13T07:10:21.029Z] Calibrating tests. Please wait...
[2025-02-13T07:10:21.029Z]
[2025-02-13T07:10:21.029Z] Running 1 round(s) of the suite at warp factor 20:
[2025-02-13T07:10:21.029Z]
[2025-02-13T07:10:28.975Z] * Round 1 done in 8.149 seconds.
[2025-02-13T07:10:28.975Z]
[2025-02-13T07:10:28.975Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:28.975Z] Benchmark: 2025-02-13 07:10:20
[2025-02-13T07:10:28.975Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:28.975Z]
[2025-02-13T07:10:28.975Z] Rounds: 1
[2025-02-13T07:10:28.975Z] Warp: 20
[2025-02-13T07:10:28.975Z] Timer: time.time
[2025-02-13T07:10:28.975Z]
[2025-02-13T07:10:28.975Z] Test minimum average operation overhead
[2025-02-13T07:10:28.975Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:28.975Z] BuiltinFunctionCalls: 134ms 134ms 0.53us 0.000ms
[2025-02-13T07:10:28.975Z] BuiltinMethodLookup: 61ms 61ms 0.12us 0.000ms
[2025-02-13T07:10:28.975Z] CompareFloats: 62ms 62ms 0.10us 0.000ms
[2025-02-13T07:10:28.975Z] CompareFloatsIntegers: 65ms 65ms 0.14us 0.000ms
[2025-02-13T07:10:28.975Z] CompareIntegers: 207ms 207ms 0.23us 0.000ms
[2025-02-13T07:10:28.975Z] CompareInternedStrings: 160ms 160ms 0.21us 0.000ms
[2025-02-13T07:10:28.975Z] CompareLongs: 57ms 57ms 0.11us 0.000ms
[2025-02-13T07:10:28.975Z] CompareStrings: 66ms 66ms 0.13us 0.000ms
[2025-02-13T07:10:28.975Z] CompareUnicode: 60ms 60ms 0.16us 0.000ms
[2025-02-13T07:10:28.975Z] ConcatStrings: 177ms 177ms 0.71us 0.000ms
[2025-02-13T07:10:28.975Z] ConcatUnicode: 150ms 150ms 1.00us 0.000ms
[2025-02-13T07:10:28.975Z] CreateInstances: 237ms 237ms 4.23us 0.000ms
[2025-02-13T07:10:28.975Z] CreateNewInstances: 96ms 96ms 2.29us 0.000ms
[2025-02-13T07:10:28.975Z] CreateStringsWithConcat: 224ms 224ms 0.45us 0.000ms
[2025-02-13T07:10:28.975Z] CreateUnicodeWithConcat: 69ms 69ms 0.35us 0.000ms
[2025-02-13T07:10:28.975Z] DictCreation: 266ms 266ms 1.33us 0.000ms
[2025-02-13T07:10:28.975Z] DictWithFloatKeys: 190ms 190ms 0.42us 0.000ms
[2025-02-13T07:10:28.975Z] DictWithIntegerKeys: 230ms 230ms 0.38us 0.000ms
[2025-02-13T07:10:28.975Z] DictWithStringKeys: 121ms 121ms 0.20us 0.000ms
[2025-02-13T07:10:28.975Z] ForLoops: 209ms 209ms 16.72us 0.000ms
[2025-02-13T07:10:28.975Z] IfThenElse: 109ms 109ms 0.16us 0.000ms
[2025-02-13T07:10:28.975Z] ListSlicing: 178ms 178ms 25.43us 0.000ms
[2025-02-13T07:10:28.975Z] NestedForLoops: 70ms 70ms 0.09us 0.000ms
[2025-02-13T07:10:28.975Z] NormalClassAttribute: 119ms 119ms 0.20us 0.000ms
[2025-02-13T07:10:28.975Z] NormalInstanceAttribute: 61ms 61ms 0.10us 0.000ms
[2025-02-13T07:10:28.975Z] PythonFunctionCalls: 96ms 96ms 0.58us 0.000ms
[2025-02-13T07:10:28.975Z] PythonMethodCalls: 100ms 100ms 0.89us 0.000ms
[2025-02-13T07:10:28.975Z] Recursion: 172ms 172ms 6.88us 0.000ms
[2025-02-13T07:10:28.975Z] SecondImport: 71ms 71ms 1.42us 0.000ms
[2025-02-13T07:10:28.975Z] SecondPackageImport: 42ms 42ms 0.84us 0.000ms
[2025-02-13T07:10:28.975Z] SecondSubmoduleImport: 68ms 68ms 1.36us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleComplexArithmetic: 75ms 75ms 0.17us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleDictManipulation: 45ms 45ms 0.08us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleFloatArithmetic: 93ms 93ms 0.14us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleIntFloatArithmetic: 105ms 105ms 0.16us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleIntegerArithmetic: 78ms 78ms 0.12us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleListManipulation: 89ms 89ms 0.15us 0.000ms
[2025-02-13T07:10:28.975Z] SimpleLongArithmetic: 194ms 194ms 0.59us 0.000ms
[2025-02-13T07:10:28.975Z] SmallLists: 303ms 303ms 0.89us 0.000ms
[2025-02-13T07:10:28.975Z] SmallTuples: 373ms 373ms 1.38us 0.000ms
[2025-02-13T07:10:28.975Z] SpecialClassAttribute: 147ms 147ms 0.24us 0.000ms
[2025-02-13T07:10:28.975Z] SpecialInstanceAttribute: 60ms 60ms 0.10us 0.000ms
[2025-02-13T07:10:28.975Z] StringMappings: 181ms 181ms 1.44us 0.000ms
[2025-02-13T07:10:28.975Z] StringPredicates: 148ms 148ms 0.42us 0.000ms
[2025-02-13T07:10:28.975Z] StringSlicing: 49ms 49ms 0.18us 0.000ms
[2025-02-13T07:10:28.975Z] TryExcept: 16ms 16ms 0.01us 0.000ms
[2025-02-13T07:10:28.975Z] TryRaiseExcept: 288ms 288ms 9.00us 0.000ms
[2025-02-13T07:10:28.975Z] TupleSlicing: 36ms 36ms 0.27us 0.000ms
[2025-02-13T07:10:28.975Z] UnicodeMappings: 549ms 549ms 30.50us 0.000ms
[2025-02-13T07:10:28.975Z] UnicodePredicates: 270ms 270ms 1.00us 0.000ms
[2025-02-13T07:10:28.975Z] UnicodeProperties: 963ms 963ms 4.82us 0.000ms
[2025-02-13T07:10:28.975Z] UnicodeSlicing: 160ms 160ms 0.65us 0.000ms
[2025-02-13T07:10:28.975Z] -------------------------------------------------------------------------------
[2025-02-13T07:10:28.975Z] Totals: 8149ms 8149ms
[2025-02-13T07:10:28.975Z]
[2025-02-13T07:10:28.975Z] ===== DaCapo 9.12-MR1 jython PASSED in 15256 msec =====
[2025-02-13T07:10:29.866Z] -----------------------------------
[2025-02-13T07:10:29.866Z] dacapo-jython_0_PASSED
[2025-02-13T07:10:29.866Z] -----------------------------------
[2025-02-13T07:10:29.866Z]
[2025-02-13T07:10:29.866Z] TEST TEARDOWN:
[2025-02-13T07:10:29.866Z] Nothing to be done for teardown.
[2025-02-13T07:10:29.866Z] dacapo-jython_0 Finish Time: Thu Feb 13 07:10:28 2025 Epoch Time (ms): 1739430628977