dacapo-jython_0
[2024-09-04T20:32:32.005Z] Running test dacapo-jython_0 ...
[2024-09-04T20:32:32.005Z] ===============================================
[2024-09-04T20:32:32.005Z] dacapo-jython_0 Start Time: Wed Sep 4 16:32:31 2024 Epoch Time (ms): 1725481951053
[2024-09-04T20:32:32.005Z] variation: NoOptions
[2024-09-04T20:32:32.005Z] JVM_OPTIONS:
[2024-09-04T20:32:32.005Z] { \
[2024-09-04T20:32:32.005Z] echo ""; echo "TEST SETUP:"; \
[2024-09-04T20:32:32.005Z] echo "Nothing to be done for setup."; \
[2024-09-04T20:32:32.005Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17254819414903/dacapo-jython_0"; \
[2024-09-04T20:32:32.005Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17254819414903/dacapo-jython_0"; \
[2024-09-04T20:32:32.005Z] echo ""; echo "TESTING:"; \
[2024-09-04T20:32:32.005Z] "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2024-09-04T20:32:32.005Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17254819414903/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-09-04T20:32:32.005Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-09-04T20:32:32.005Z] echo "Nothing to be done for teardown."; \
[2024-09-04T20:32:32.005Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17254819414903/TestTargetResult";
[2024-09-04T20:32:32.005Z]
[2024-09-04T20:32:32.005Z] TEST SETUP:
[2024-09-04T20:32:32.005Z] Nothing to be done for setup.
[2024-09-04T20:32:32.005Z]
[2024-09-04T20:32:32.005Z] TESTING:
[2024-09-04T20:32:37.148Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-09-04T20:32:45.409Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:45.409Z] PYBENCH 2.0
[2024-09-04T20:32:45.409Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:45.409Z] * using Python 2.5.2
[2024-09-04T20:32:45.409Z] * system check interval set to maximum: 2147483647
[2024-09-04T20:32:45.409Z] * using timer: time.time
[2024-09-04T20:32:45.409Z]
[2024-09-04T20:32:45.409Z] Calibrating tests. Please wait...
[2024-09-04T20:32:45.409Z]
[2024-09-04T20:32:45.409Z] Running 1 round(s) of the suite at warp factor 20:
[2024-09-04T20:32:45.409Z]
[2024-09-04T20:32:50.277Z] * Round 1 done in 5.350 seconds.
[2024-09-04T20:32:50.277Z]
[2024-09-04T20:32:50.277Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:50.277Z] Benchmark: 2024-09-04 16:32:44
[2024-09-04T20:32:50.277Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:50.277Z]
[2024-09-04T20:32:50.277Z] Rounds: 1
[2024-09-04T20:32:50.277Z] Warp: 20
[2024-09-04T20:32:50.277Z] Timer: time.time
[2024-09-04T20:32:50.277Z]
[2024-09-04T20:32:50.277Z] Test minimum average operation overhead
[2024-09-04T20:32:50.277Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:50.277Z] BuiltinFunctionCalls: 66ms 66ms 0.26us 0.000ms
[2024-09-04T20:32:50.277Z] BuiltinMethodLookup: 55ms 55ms 0.10us 0.000ms
[2024-09-04T20:32:50.277Z] CompareFloats: 70ms 70ms 0.12us 0.000ms
[2024-09-04T20:32:50.277Z] CompareFloatsIntegers: 49ms 49ms 0.11us 0.000ms
[2024-09-04T20:32:50.277Z] CompareIntegers: 61ms 61ms 0.07us 0.000ms
[2024-09-04T20:32:50.277Z] CompareInternedStrings: 80ms 80ms 0.11us 0.000ms
[2024-09-04T20:32:50.277Z] CompareLongs: 89ms 89ms 0.17us 0.000ms
[2024-09-04T20:32:50.277Z] CompareStrings: 45ms 45ms 0.09us 0.000ms
[2024-09-04T20:32:50.277Z] CompareUnicode: 51ms 51ms 0.14us 0.000ms
[2024-09-04T20:32:50.277Z] ConcatStrings: 142ms 142ms 0.57us 0.000ms
[2024-09-04T20:32:50.277Z] ConcatUnicode: 94ms 94ms 0.63us 0.000ms
[2024-09-04T20:32:50.277Z] CreateInstances: 121ms 121ms 2.16us 0.000ms
[2024-09-04T20:32:50.277Z] CreateNewInstances: 98ms 98ms 2.33us 0.000ms
[2024-09-04T20:32:50.277Z] CreateStringsWithConcat: 134ms 134ms 0.27us 0.000ms
[2024-09-04T20:32:50.277Z] CreateUnicodeWithConcat: 192ms 192ms 0.96us 0.000ms
[2024-09-04T20:32:50.277Z] DictCreation: 150ms 150ms 0.75us 0.000ms
[2024-09-04T20:32:50.277Z] DictWithFloatKeys: 49ms 49ms 0.11us 0.000ms
[2024-09-04T20:32:50.277Z] DictWithIntegerKeys: 44ms 44ms 0.07us 0.000ms
[2024-09-04T20:32:50.277Z] DictWithStringKeys: 41ms 41ms 0.07us 0.000ms
[2024-09-04T20:32:50.277Z] ForLoops: 79ms 79ms 6.32us 0.000ms
[2024-09-04T20:32:50.277Z] IfThenElse: 85ms 85ms 0.13us 0.000ms
[2024-09-04T20:32:50.277Z] ListSlicing: 39ms 39ms 5.57us 0.000ms
[2024-09-04T20:32:50.277Z] NestedForLoops: 57ms 57ms 0.08us 0.000ms
[2024-09-04T20:32:50.277Z] NormalClassAttribute: 65ms 65ms 0.11us 0.000ms
[2024-09-04T20:32:50.277Z] NormalInstanceAttribute: 47ms 47ms 0.08us 0.000ms
[2024-09-04T20:32:50.277Z] PythonFunctionCalls: 62ms 62ms 0.38us 0.000ms
[2024-09-04T20:32:50.277Z] PythonMethodCalls: 47ms 47ms 0.42us 0.000ms
[2024-09-04T20:32:50.277Z] Recursion: 48ms 48ms 1.92us 0.000ms
[2024-09-04T20:32:50.277Z] SecondImport: 91ms 91ms 1.82us 0.000ms
[2024-09-04T20:32:50.278Z] SecondPackageImport: 40ms 40ms 0.80us 0.000ms
[2024-09-04T20:32:50.278Z] SecondSubmoduleImport: 105ms 105ms 2.10us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleComplexArithmetic: 77ms 77ms 0.17us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleDictManipulation: 51ms 51ms 0.09us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleFloatArithmetic: 94ms 94ms 0.14us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleIntFloatArithmetic: 69ms 69ms 0.10us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleIntegerArithmetic: 68ms 68ms 0.10us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleListManipulation: 50ms 50ms 0.09us 0.000ms
[2024-09-04T20:32:50.278Z] SimpleLongArithmetic: 135ms 135ms 0.41us 0.000ms
[2024-09-04T20:32:50.278Z] SmallLists: 63ms 63ms 0.19us 0.000ms
[2024-09-04T20:32:50.278Z] SmallTuples: 121ms 121ms 0.45us 0.000ms
[2024-09-04T20:32:50.278Z] SpecialClassAttribute: 53ms 53ms 0.09us 0.000ms
[2024-09-04T20:32:50.278Z] SpecialInstanceAttribute: 45ms 45ms 0.07us 0.000ms
[2024-09-04T20:32:50.278Z] StringMappings: 143ms 143ms 1.13us 0.000ms
[2024-09-04T20:32:50.278Z] StringPredicates: 194ms 194ms 0.55us 0.000ms
[2024-09-04T20:32:50.278Z] StringSlicing: 68ms 68ms 0.24us 0.000ms
[2024-09-04T20:32:50.278Z] TryExcept: 58ms 58ms 0.05us 0.000ms
[2024-09-04T20:32:50.278Z] TryRaiseExcept: 617ms 617ms 19.28us 0.000ms
[2024-09-04T20:32:50.278Z] TupleSlicing: 28ms 28ms 0.21us 0.000ms
[2024-09-04T20:32:50.278Z] UnicodeMappings: 437ms 437ms 24.28us 0.000ms
[2024-09-04T20:32:50.278Z] UnicodePredicates: 96ms 96ms 0.36us 0.000ms
[2024-09-04T20:32:50.278Z] UnicodeProperties: 426ms 426ms 2.13us 0.000ms
[2024-09-04T20:32:50.278Z] UnicodeSlicing: 61ms 61ms 0.25us 0.000ms
[2024-09-04T20:32:50.278Z] -------------------------------------------------------------------------------
[2024-09-04T20:32:50.278Z] Totals: 5350ms 5350ms
[2024-09-04T20:32:50.278Z]
[2024-09-04T20:32:50.278Z] ===== DaCapo 9.12-MR1 jython PASSED in 13656 msec =====
[2024-09-04T20:32:50.278Z] -----------------------------------
[2024-09-04T20:32:50.278Z] dacapo-jython_0_PASSED
[2024-09-04T20:32:50.278Z] -----------------------------------
[2024-09-04T20:32:50.278Z]
[2024-09-04T20:32:50.278Z] TEST TEARDOWN:
[2024-09-04T20:32:50.278Z] Nothing to be done for teardown.
[2024-09-04T20:32:50.278Z] dacapo-jython_0 Finish Time: Wed Sep 4 16:32:49 2024 Epoch Time (ms): 1725481969873