dacapo-jython_0
[2024-12-05T07:19:45.851Z] Running test dacapo-jython_0 ...
[2024-12-05T07:19:45.851Z] ===============================================
[2024-12-05T07:19:45.851Z] dacapo-jython_0 Start Time: Thu Dec 5 07:19:45 2024 Epoch Time (ms): 1733383185750
[2024-12-05T07:19:45.851Z] variation: NoOptions
[2024-12-05T07:19:45.851Z] JVM_OPTIONS:
[2024-12-05T07:19:45.851Z] { \
[2024-12-05T07:19:45.851Z] echo ""; echo "TEST SETUP:"; \
[2024-12-05T07:19:45.851Z] echo "Nothing to be done for setup."; \
[2024-12-05T07:19:45.851Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17333831718225/dacapo-jython_0"; \
[2024-12-05T07:19:45.851Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17333831718225/dacapo-jython_0"; \
[2024-12-05T07:19:45.851Z] echo ""; echo "TESTING:"; \
[2024-12-05T07:19:45.852Z] "/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-12-05T07:19:45.852Z] 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_17333831718225/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-12-05T07:19:45.852Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-12-05T07:19:45.852Z] echo "Nothing to be done for teardown."; \
[2024-12-05T07:19:45.852Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17333831718225/TestTargetResult";
[2024-12-05T07:19:45.852Z]
[2024-12-05T07:19:45.852Z] TEST SETUP:
[2024-12-05T07:19:45.852Z] Nothing to be done for setup.
[2024-12-05T07:19:45.852Z]
[2024-12-05T07:19:45.852Z] TESTING:
[2024-12-05T07:19:50.976Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-12-05T07:19:57.175Z] -------------------------------------------------------------------------------
[2024-12-05T07:19:57.175Z] PYBENCH 2.0
[2024-12-05T07:19:57.175Z] -------------------------------------------------------------------------------
[2024-12-05T07:19:57.175Z] * using Python 2.5.2
[2024-12-05T07:19:57.175Z] * system check interval set to maximum: 2147483647
[2024-12-05T07:19:57.175Z] * using timer: time.time
[2024-12-05T07:19:57.175Z]
[2024-12-05T07:19:57.175Z] Calibrating tests. Please wait...
[2024-12-05T07:19:57.175Z]
[2024-12-05T07:19:57.175Z] Running 1 round(s) of the suite at warp factor 20:
[2024-12-05T07:19:57.175Z]
[2024-12-05T07:20:04.767Z] * Round 1 done in 7.018 seconds.
[2024-12-05T07:20:04.767Z]
[2024-12-05T07:20:04.767Z] -------------------------------------------------------------------------------
[2024-12-05T07:20:04.767Z] Benchmark: 2024-12-05 07:19:56
[2024-12-05T07:20:04.767Z] -------------------------------------------------------------------------------
[2024-12-05T07:20:04.767Z]
[2024-12-05T07:20:04.767Z] Rounds: 1
[2024-12-05T07:20:04.767Z] Warp: 20
[2024-12-05T07:20:04.767Z] Timer: time.time
[2024-12-05T07:20:04.767Z]
[2024-12-05T07:20:04.767Z] Test minimum average operation overhead
[2024-12-05T07:20:04.767Z] -------------------------------------------------------------------------------
[2024-12-05T07:20:04.767Z] BuiltinFunctionCalls: 359ms 359ms 1.41us 0.000ms
[2024-12-05T07:20:04.767Z] BuiltinMethodLookup: 339ms 339ms 0.65us 0.000ms
[2024-12-05T07:20:04.767Z] CompareFloats: 83ms 83ms 0.14us 0.000ms
[2024-12-05T07:20:04.767Z] CompareFloatsIntegers: 88ms 88ms 0.20us 0.000ms
[2024-12-05T07:20:04.767Z] CompareIntegers: 64ms 64ms 0.07us 0.000ms
[2024-12-05T07:20:04.767Z] CompareInternedStrings: 98ms 98ms 0.13us 0.000ms
[2024-12-05T07:20:04.767Z] CompareLongs: 50ms 50ms 0.10us 0.000ms
[2024-12-05T07:20:04.767Z] CompareStrings: 60ms 60ms 0.12us 0.000ms
[2024-12-05T07:20:04.767Z] CompareUnicode: 54ms 54ms 0.14us 0.000ms
[2024-12-05T07:20:04.767Z] ConcatStrings: 213ms 213ms 0.85us 0.000ms
[2024-12-05T07:20:04.767Z] ConcatUnicode: 53ms 53ms 0.35us 0.000ms
[2024-12-05T07:20:04.767Z] CreateInstances: 75ms 75ms 1.34us 0.000ms
[2024-12-05T07:20:04.767Z] CreateNewInstances: 120ms 120ms 2.86us 0.000ms
[2024-12-05T07:20:04.767Z] CreateStringsWithConcat: 55ms 55ms 0.11us 0.000ms
[2024-12-05T07:20:04.767Z] CreateUnicodeWithConcat: 90ms 90ms 0.45us 0.000ms
[2024-12-05T07:20:04.767Z] DictCreation: 67ms 67ms 0.33us 0.000ms
[2024-12-05T07:20:04.767Z] DictWithFloatKeys: 42ms 42ms 0.09us 0.000ms
[2024-12-05T07:20:04.767Z] DictWithIntegerKeys: 38ms 38ms 0.06us 0.000ms
[2024-12-05T07:20:04.767Z] DictWithStringKeys: 40ms 40ms 0.07us 0.000ms
[2024-12-05T07:20:04.767Z] ForLoops: 74ms 74ms 5.92us 0.000ms
[2024-12-05T07:20:04.767Z] IfThenElse: 96ms 96ms 0.14us 0.000ms
[2024-12-05T07:20:04.767Z] ListSlicing: 193ms 193ms 27.57us 0.000ms
[2024-12-05T07:20:04.767Z] NestedForLoops: 134ms 134ms 0.18us 0.000ms
[2024-12-05T07:20:04.767Z] NormalClassAttribute: 57ms 57ms 0.10us 0.000ms
[2024-12-05T07:20:04.767Z] NormalInstanceAttribute: 49ms 49ms 0.08us 0.000ms
[2024-12-05T07:20:04.767Z] PythonFunctionCalls: 68ms 68ms 0.41us 0.000ms
[2024-12-05T07:20:04.767Z] PythonMethodCalls: 57ms 57ms 0.51us 0.000ms
[2024-12-05T07:20:04.767Z] Recursion: 62ms 62ms 2.48us 0.000ms
[2024-12-05T07:20:04.767Z] SecondImport: 91ms 91ms 1.82us 0.000ms
[2024-12-05T07:20:04.767Z] SecondPackageImport: 56ms 56ms 1.12us 0.000ms
[2024-12-05T07:20:04.767Z] SecondSubmoduleImport: 105ms 105ms 2.10us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleComplexArithmetic: 207ms 207ms 0.47us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleDictManipulation: 58ms 58ms 0.10us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleFloatArithmetic: 166ms 166ms 0.25us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleIntFloatArithmetic: 276ms 276ms 0.42us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleIntegerArithmetic: 83ms 83ms 0.13us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleListManipulation: 92ms 92ms 0.16us 0.000ms
[2024-12-05T07:20:04.767Z] SimpleLongArithmetic: 131ms 131ms 0.40us 0.000ms
[2024-12-05T07:20:04.767Z] SmallLists: 54ms 54ms 0.16us 0.000ms
[2024-12-05T07:20:04.767Z] SmallTuples: 354ms 354ms 1.31us 0.000ms
[2024-12-05T07:20:04.767Z] SpecialClassAttribute: 97ms 97ms 0.16us 0.000ms
[2024-12-05T07:20:04.767Z] SpecialInstanceAttribute: 90ms 90ms 0.15us 0.000ms
[2024-12-05T07:20:04.767Z] StringMappings: 407ms 407ms 3.23us 0.000ms
[2024-12-05T07:20:04.767Z] StringPredicates: 385ms 385ms 1.10us 0.000ms
[2024-12-05T07:20:04.767Z] StringSlicing: 138ms 138ms 0.49us 0.000ms
[2024-12-05T07:20:04.767Z] TryExcept: 18ms 18ms 0.02us 0.000ms
[2024-12-05T07:20:04.767Z] TryRaiseExcept: 427ms 427ms 13.34us 0.000ms
[2024-12-05T07:20:04.767Z] TupleSlicing: 23ms 23ms 0.18us 0.000ms
[2024-12-05T07:20:04.767Z] UnicodeMappings: 313ms 313ms 17.39us 0.000ms
[2024-12-05T07:20:04.767Z] UnicodePredicates: 102ms 102ms 0.38us 0.000ms
[2024-12-05T07:20:04.767Z] UnicodeProperties: 520ms 520ms 2.60us 0.000ms
[2024-12-05T07:20:04.767Z] UnicodeSlicing: 47ms 47ms 0.19us 0.000ms
[2024-12-05T07:20:04.767Z] -------------------------------------------------------------------------------
[2024-12-05T07:20:04.767Z] Totals: 7018ms 7018ms
[2024-12-05T07:20:04.767Z]
[2024-12-05T07:20:04.767Z] ===== DaCapo 9.12-MR1 jython PASSED in 13248 msec =====
[2024-12-05T07:20:04.767Z] -----------------------------------
[2024-12-05T07:20:04.767Z] dacapo-jython_0_PASSED
[2024-12-05T07:20:04.767Z] -----------------------------------
[2024-12-05T07:20:04.767Z]
[2024-12-05T07:20:04.767Z] TEST TEARDOWN:
[2024-12-05T07:20:04.767Z] Nothing to be done for teardown.
[2024-12-05T07:20:04.767Z] dacapo-jython_0 Finish Time: Thu Dec 5 07:20:04 2024 Epoch Time (ms): 1733383204282