dacapo-jython_0
[2024-12-20T05:00:55.730Z] Running test dacapo-jython_0 ...
[2024-12-20T05:00:55.730Z] ===============================================
[2024-12-20T05:00:55.730Z] dacapo-jython_0 Start Time: Fri Dec 20 05:00:55 2024 Epoch Time (ms): 1734670855183
[2024-12-20T05:00:55.730Z] variation: NoOptions
[2024-12-20T05:00:55.730Z] JVM_OPTIONS:
[2024-12-20T05:00:55.730Z] { \
[2024-12-20T05:00:55.730Z] echo ""; echo "TEST SETUP:"; \
[2024-12-20T05:00:55.730Z] echo "Nothing to be done for setup."; \
[2024-12-20T05:00:55.730Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17346705664626/dacapo-jython_0"; \
[2024-12-20T05:00:55.730Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17346705664626/dacapo-jython_0"; \
[2024-12-20T05:00:55.730Z] echo ""; echo "TESTING:"; \
[2024-12-20T05:00:55.730Z] "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2024-12-20T05:00:55.730Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17346705664626/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-12-20T05:00:55.730Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-12-20T05:00:55.730Z] echo "Nothing to be done for teardown."; \
[2024-12-20T05:00:55.731Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17346705664626/TestTargetResult";
[2024-12-20T05:00:55.731Z]
[2024-12-20T05:00:55.731Z] TEST SETUP:
[2024-12-20T05:00:55.731Z] Nothing to be done for setup.
[2024-12-20T05:00:55.731Z]
[2024-12-20T05:00:55.731Z] TESTING:
[2024-12-20T05:00:58.692Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-12-20T05:01:03.628Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:03.628Z] PYBENCH 2.0
[2024-12-20T05:01:03.628Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:03.628Z] * using Python 2.5.2
[2024-12-20T05:01:03.628Z] * system check interval set to maximum: 2147483647
[2024-12-20T05:01:03.628Z] * using timer: time.time
[2024-12-20T05:01:03.628Z]
[2024-12-20T05:01:03.628Z] Calibrating tests. Please wait...
[2024-12-20T05:01:03.628Z]
[2024-12-20T05:01:03.628Z] Running 1 round(s) of the suite at warp factor 20:
[2024-12-20T05:01:03.628Z]
[2024-12-20T05:01:07.676Z] * Round 1 done in 4.438 seconds.
[2024-12-20T05:01:07.676Z]
[2024-12-20T05:01:07.676Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:07.676Z] Benchmark: 2024-12-20 05:01:02
[2024-12-20T05:01:07.676Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:07.676Z]
[2024-12-20T05:01:07.676Z] Rounds: 1
[2024-12-20T05:01:07.676Z] Warp: 20
[2024-12-20T05:01:07.676Z] Timer: time.time
[2024-12-20T05:01:07.676Z]
[2024-12-20T05:01:07.676Z] Test minimum average operation overhead
[2024-12-20T05:01:07.676Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:07.676Z] BuiltinFunctionCalls: 153ms 153ms 0.60us 0.000ms
[2024-12-20T05:01:07.676Z] BuiltinMethodLookup: 99ms 99ms 0.19us 0.000ms
[2024-12-20T05:01:07.676Z] CompareFloats: 97ms 97ms 0.16us 0.000ms
[2024-12-20T05:01:07.676Z] CompareFloatsIntegers: 79ms 79ms 0.18us 0.000ms
[2024-12-20T05:01:07.676Z] CompareIntegers: 117ms 117ms 0.13us 0.000ms
[2024-12-20T05:01:07.676Z] CompareInternedStrings: 109ms 109ms 0.15us 0.000ms
[2024-12-20T05:01:07.676Z] CompareLongs: 84ms 84ms 0.16us 0.000ms
[2024-12-20T05:01:07.676Z] CompareStrings: 60ms 60ms 0.12us 0.000ms
[2024-12-20T05:01:07.676Z] CompareUnicode: 37ms 37ms 0.10us 0.000ms
[2024-12-20T05:01:07.676Z] ConcatStrings: 74ms 74ms 0.30us 0.000ms
[2024-12-20T05:01:07.676Z] ConcatUnicode: 61ms 61ms 0.41us 0.000ms
[2024-12-20T05:01:07.676Z] CreateInstances: 51ms 51ms 0.91us 0.000ms
[2024-12-20T05:01:07.676Z] CreateNewInstances: 130ms 130ms 3.10us 0.000ms
[2024-12-20T05:01:07.676Z] CreateStringsWithConcat: 73ms 73ms 0.15us 0.000ms
[2024-12-20T05:01:07.676Z] CreateUnicodeWithConcat: 52ms 52ms 0.26us 0.000ms
[2024-12-20T05:01:07.676Z] DictCreation: 91ms 91ms 0.45us 0.000ms
[2024-12-20T05:01:07.676Z] DictWithFloatKeys: 71ms 71ms 0.16us 0.000ms
[2024-12-20T05:01:07.676Z] DictWithIntegerKeys: 42ms 42ms 0.07us 0.000ms
[2024-12-20T05:01:07.676Z] DictWithStringKeys: 39ms 39ms 0.06us 0.000ms
[2024-12-20T05:01:07.676Z] ForLoops: 79ms 79ms 6.32us 0.000ms
[2024-12-20T05:01:07.676Z] IfThenElse: 118ms 118ms 0.17us 0.000ms
[2024-12-20T05:01:07.676Z] ListSlicing: 61ms 61ms 8.71us 0.000ms
[2024-12-20T05:01:07.676Z] NestedForLoops: 66ms 66ms 0.09us 0.000ms
[2024-12-20T05:01:07.676Z] NormalClassAttribute: 83ms 83ms 0.14us 0.000ms
[2024-12-20T05:01:07.676Z] NormalInstanceAttribute: 57ms 57ms 0.10us 0.000ms
[2024-12-20T05:01:07.676Z] PythonFunctionCalls: 124ms 124ms 0.75us 0.000ms
[2024-12-20T05:01:07.676Z] PythonMethodCalls: 40ms 40ms 0.36us 0.000ms
[2024-12-20T05:01:07.676Z] Recursion: 56ms 56ms 2.24us 0.000ms
[2024-12-20T05:01:07.676Z] SecondImport: 77ms 77ms 1.54us 0.000ms
[2024-12-20T05:01:07.676Z] SecondPackageImport: 30ms 30ms 0.60us 0.000ms
[2024-12-20T05:01:07.676Z] SecondSubmoduleImport: 58ms 58ms 1.16us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleComplexArithmetic: 77ms 77ms 0.18us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleDictManipulation: 51ms 51ms 0.08us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleFloatArithmetic: 87ms 87ms 0.13us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleIntFloatArithmetic: 65ms 65ms 0.10us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleIntegerArithmetic: 58ms 58ms 0.09us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleListManipulation: 69ms 69ms 0.12us 0.000ms
[2024-12-20T05:01:07.676Z] SimpleLongArithmetic: 84ms 84ms 0.25us 0.000ms
[2024-12-20T05:01:07.676Z] SmallLists: 70ms 70ms 0.21us 0.000ms
[2024-12-20T05:01:07.676Z] SmallTuples: 140ms 140ms 0.52us 0.000ms
[2024-12-20T05:01:07.676Z] SpecialClassAttribute: 68ms 68ms 0.11us 0.000ms
[2024-12-20T05:01:07.676Z] SpecialInstanceAttribute: 49ms 49ms 0.08us 0.000ms
[2024-12-20T05:01:07.676Z] StringMappings: 187ms 187ms 1.48us 0.000ms
[2024-12-20T05:01:07.676Z] StringPredicates: 110ms 110ms 0.31us 0.000ms
[2024-12-20T05:01:07.676Z] StringSlicing: 48ms 48ms 0.17us 0.000ms
[2024-12-20T05:01:07.676Z] TryExcept: 20ms 20ms 0.02us 0.000ms
[2024-12-20T05:01:07.676Z] TryRaiseExcept: 184ms 184ms 5.75us 0.000ms
[2024-12-20T05:01:07.676Z] TupleSlicing: 23ms 23ms 0.18us 0.000ms
[2024-12-20T05:01:07.676Z] UnicodeMappings: 203ms 203ms 11.28us 0.000ms
[2024-12-20T05:01:07.676Z] UnicodePredicates: 109ms 109ms 0.40us 0.000ms
[2024-12-20T05:01:07.676Z] UnicodeProperties: 321ms 321ms 1.61us 0.000ms
[2024-12-20T05:01:07.676Z] UnicodeSlicing: 47ms 47ms 0.19us 0.000ms
[2024-12-20T05:01:07.676Z] -------------------------------------------------------------------------------
[2024-12-20T05:01:07.676Z] Totals: 4438ms 4438ms
[2024-12-20T05:01:07.676Z]
[2024-12-20T05:01:07.676Z] ===== DaCapo 9.12-MR1 jython PASSED in 8583 msec =====
[2024-12-20T05:01:07.676Z] -----------------------------------
[2024-12-20T05:01:07.676Z] dacapo-jython_0_PASSED
[2024-12-20T05:01:07.676Z] -----------------------------------
[2024-12-20T05:01:07.676Z]
[2024-12-20T05:01:07.676Z] TEST TEARDOWN:
[2024-12-20T05:01:07.676Z] Nothing to be done for teardown.
[2024-12-20T05:01:07.676Z] dacapo-jython_0 Finish Time: Fri Dec 20 05:01:07 2024 Epoch Time (ms): 1734670867318