dacapo-jython_0
[2025-02-27T22:56:37.896Z] Running test dacapo-jython_0 ...
[2025-02-27T22:56:37.896Z] ===============================================
[2025-02-27T22:56:37.896Z] dacapo-jython_0 Start Time: Thu Feb 27 22:56:37 2025 Epoch Time (ms): 1740696997066
[2025-02-27T22:56:37.896Z] variation: NoOptions
[2025-02-27T22:56:37.896Z] JVM_OPTIONS:
[2025-02-27T22:56:37.896Z] { \
[2025-02-27T22:56:37.896Z] echo ""; echo "TEST SETUP:"; \
[2025-02-27T22:56:37.896Z] echo "Nothing to be done for setup."; \
[2025-02-27T22:56:37.896Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1740696994498/dacapo-jython_0"; \
[2025-02-27T22:56:37.896Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1740696994498/dacapo-jython_0"; \
[2025-02-27T22:56:37.896Z] echo ""; echo "TESTING:"; \
[2025-02-27T22:56:37.896Z] "/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; \
[2025-02-27T22:56:37.896Z] 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_1740696994498/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-27T22:56:37.896Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-27T22:56:37.896Z] echo "Nothing to be done for teardown."; \
[2025-02-27T22:56:37.896Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_1740696994498/TestTargetResult";
[2025-02-27T22:56:37.896Z]
[2025-02-27T22:56:37.896Z] TEST SETUP:
[2025-02-27T22:56:37.896Z] Nothing to be done for setup.
[2025-02-27T22:56:37.896Z]
[2025-02-27T22:56:37.896Z] TESTING:
[2025-02-27T22:56:40.916Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-02-27T22:56:44.909Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:44.909Z] PYBENCH 2.0
[2025-02-27T22:56:44.909Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:44.909Z] * using Python 2.5.2
[2025-02-27T22:56:44.909Z] * system check interval set to maximum: 2147483647
[2025-02-27T22:56:44.909Z] * using timer: time.time
[2025-02-27T22:56:44.909Z]
[2025-02-27T22:56:44.909Z] Calibrating tests. Please wait...
[2025-02-27T22:56:44.909Z]
[2025-02-27T22:56:44.909Z] Running 1 round(s) of the suite at warp factor 20:
[2025-02-27T22:56:44.909Z]
[2025-02-27T22:56:49.822Z] * Round 1 done in 4.442 seconds.
[2025-02-27T22:56:49.822Z]
[2025-02-27T22:56:49.822Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:49.822Z] Benchmark: 2025-02-27 22:56:44
[2025-02-27T22:56:49.822Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:49.822Z]
[2025-02-27T22:56:49.822Z] Rounds: 1
[2025-02-27T22:56:49.822Z] Warp: 20
[2025-02-27T22:56:49.822Z] Timer: time.time
[2025-02-27T22:56:49.822Z]
[2025-02-27T22:56:49.822Z] Test minimum average operation overhead
[2025-02-27T22:56:49.822Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:49.822Z] BuiltinFunctionCalls: 77ms 77ms 0.30us 0.000ms
[2025-02-27T22:56:49.822Z] BuiltinMethodLookup: 77ms 77ms 0.15us 0.000ms
[2025-02-27T22:56:49.822Z] CompareFloats: 59ms 59ms 0.10us 0.000ms
[2025-02-27T22:56:49.822Z] CompareFloatsIntegers: 52ms 52ms 0.12us 0.000ms
[2025-02-27T22:56:49.823Z] CompareIntegers: 61ms 61ms 0.07us 0.000ms
[2025-02-27T22:56:49.823Z] CompareInternedStrings: 95ms 95ms 0.13us 0.000ms
[2025-02-27T22:56:49.823Z] CompareLongs: 58ms 58ms 0.11us 0.000ms
[2025-02-27T22:56:49.823Z] CompareStrings: 62ms 62ms 0.12us 0.000ms
[2025-02-27T22:56:49.823Z] CompareUnicode: 83ms 83ms 0.22us 0.000ms
[2025-02-27T22:56:49.823Z] ConcatStrings: 96ms 96ms 0.38us 0.000ms
[2025-02-27T22:56:49.823Z] ConcatUnicode: 29ms 29ms 0.19us 0.000ms
[2025-02-27T22:56:49.823Z] CreateInstances: 103ms 103ms 1.84us 0.000ms
[2025-02-27T22:56:49.823Z] CreateNewInstances: 69ms 69ms 1.64us 0.000ms
[2025-02-27T22:56:49.823Z] CreateStringsWithConcat: 91ms 91ms 0.18us 0.000ms
[2025-02-27T22:56:49.823Z] CreateUnicodeWithConcat: 23ms 23ms 0.12us 0.000ms
[2025-02-27T22:56:49.823Z] DictCreation: 87ms 87ms 0.43us 0.000ms
[2025-02-27T22:56:49.823Z] DictWithFloatKeys: 47ms 47ms 0.10us 0.000ms
[2025-02-27T22:56:49.823Z] DictWithIntegerKeys: 46ms 46ms 0.08us 0.000ms
[2025-02-27T22:56:49.823Z] DictWithStringKeys: 50ms 50ms 0.08us 0.000ms
[2025-02-27T22:56:49.823Z] ForLoops: 93ms 93ms 7.44us 0.000ms
[2025-02-27T22:56:49.823Z] IfThenElse: 102ms 102ms 0.15us 0.000ms
[2025-02-27T22:56:49.823Z] ListSlicing: 69ms 69ms 9.86us 0.000ms
[2025-02-27T22:56:49.823Z] NestedForLoops: 53ms 53ms 0.07us 0.000ms
[2025-02-27T22:56:49.823Z] NormalClassAttribute: 69ms 69ms 0.12us 0.000ms
[2025-02-27T22:56:49.823Z] NormalInstanceAttribute: 57ms 57ms 0.09us 0.000ms
[2025-02-27T22:56:49.823Z] PythonFunctionCalls: 81ms 81ms 0.49us 0.000ms
[2025-02-27T22:56:49.823Z] PythonMethodCalls: 57ms 57ms 0.51us 0.000ms
[2025-02-27T22:56:49.823Z] Recursion: 80ms 80ms 3.20us 0.000ms
[2025-02-27T22:56:49.823Z] SecondImport: 79ms 79ms 1.58us 0.000ms
[2025-02-27T22:56:49.823Z] SecondPackageImport: 46ms 46ms 0.92us 0.000ms
[2025-02-27T22:56:49.823Z] SecondSubmoduleImport: 87ms 87ms 1.74us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleComplexArithmetic: 81ms 81ms 0.18us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleDictManipulation: 65ms 65ms 0.11us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleFloatArithmetic: 112ms 112ms 0.17us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleIntFloatArithmetic: 98ms 98ms 0.15us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleIntegerArithmetic: 83ms 83ms 0.13us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleListManipulation: 63ms 63ms 0.11us 0.000ms
[2025-02-27T22:56:49.823Z] SimpleLongArithmetic: 104ms 104ms 0.32us 0.000ms
[2025-02-27T22:56:49.823Z] SmallLists: 77ms 77ms 0.23us 0.000ms
[2025-02-27T22:56:49.823Z] SmallTuples: 140ms 140ms 0.52us 0.000ms
[2025-02-27T22:56:49.823Z] SpecialClassAttribute: 59ms 59ms 0.10us 0.000ms
[2025-02-27T22:56:49.823Z] SpecialInstanceAttribute: 54ms 54ms 0.09us 0.000ms
[2025-02-27T22:56:49.823Z] StringMappings: 179ms 179ms 1.42us 0.000ms
[2025-02-27T22:56:49.823Z] StringPredicates: 110ms 110ms 0.31us 0.000ms
[2025-02-27T22:56:49.823Z] StringSlicing: 43ms 43ms 0.15us 0.000ms
[2025-02-27T22:56:49.823Z] TryExcept: 34ms 34ms 0.03us 0.000ms
[2025-02-27T22:56:49.823Z] TryRaiseExcept: 239ms 239ms 7.47us 0.000ms
[2025-02-27T22:56:49.823Z] TupleSlicing: 41ms 41ms 0.31us 0.000ms
[2025-02-27T22:56:49.823Z] UnicodeMappings: 230ms 230ms 12.78us 0.000ms
[2025-02-27T22:56:49.823Z] UnicodePredicates: 102ms 102ms 0.38us 0.000ms
[2025-02-27T22:56:49.823Z] UnicodeProperties: 349ms 349ms 1.74us 0.000ms
[2025-02-27T22:56:49.823Z] UnicodeSlicing: 41ms 41ms 0.17us 0.000ms
[2025-02-27T22:56:49.823Z] -------------------------------------------------------------------------------
[2025-02-27T22:56:49.823Z] Totals: 4442ms 4442ms
[2025-02-27T22:56:49.823Z]
[2025-02-27T22:56:49.823Z] ===== DaCapo 9.12-MR1 jython PASSED in 8381 msec =====
[2025-02-27T22:56:49.823Z] -----------------------------------
[2025-02-27T22:56:49.823Z] dacapo-jython_0_PASSED
[2025-02-27T22:56:49.823Z] -----------------------------------
[2025-02-27T22:56:49.823Z]
[2025-02-27T22:56:49.823Z] TEST TEARDOWN:
[2025-02-27T22:56:49.823Z] Nothing to be done for teardown.
[2025-02-27T22:56:49.823Z] dacapo-jython_0 Finish Time: Thu Feb 27 22:56:49 2025 Epoch Time (ms): 1740697009019