dacapo-jython_0
[2024-08-21T23:40:24.613Z] Running test dacapo-jython_0 ...
[2024-08-21T23:40:24.613Z] ===============================================
[2024-08-21T23:40:24.613Z] dacapo-jython_0 Start Time: Wed Aug 21 23:40:24 2024 Epoch Time (ms): 1724283624295
[2024-08-21T23:40:24.613Z] variation: NoOptions
[2024-08-21T23:40:24.614Z] JVM_OPTIONS:
[2024-08-21T23:40:24.614Z] { \
[2024-08-21T23:40:24.614Z] echo ""; echo "TEST SETUP:"; \
[2024-08-21T23:40:24.614Z] echo "Nothing to be done for setup."; \
[2024-08-21T23:40:24.614Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17242836207801/dacapo-jython_0"; \
[2024-08-21T23:40:24.614Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17242836207801/dacapo-jython_0"; \
[2024-08-21T23:40:24.614Z] echo ""; echo "TESTING:"; \
[2024-08-21T23:40:24.614Z] "/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-08-21T23:40:24.614Z] 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_17242836207801/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-21T23:40:24.614Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-21T23:40:24.614Z] echo "Nothing to be done for teardown."; \
[2024-08-21T23:40:24.614Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_extended.perf_s390x_linux/aqa-tests/TKG/../TKG/output_17242836207801/TestTargetResult";
[2024-08-21T23:40:24.614Z]
[2024-08-21T23:40:24.614Z] TEST SETUP:
[2024-08-21T23:40:24.614Z] Nothing to be done for setup.
[2024-08-21T23:40:24.614Z]
[2024-08-21T23:40:24.614Z] TESTING:
[2024-08-21T23:40:27.433Z] ===== DaCapo 9.12-MR1 jython starting =====
[2024-08-21T23:40:32.270Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:32.270Z] PYBENCH 2.0
[2024-08-21T23:40:32.270Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:32.270Z] * using Python 2.5.2
[2024-08-21T23:40:32.270Z] * system check interval set to maximum: 2147483647
[2024-08-21T23:40:32.270Z] * using timer: time.time
[2024-08-21T23:40:32.270Z]
[2024-08-21T23:40:32.270Z] Calibrating tests. Please wait...
[2024-08-21T23:40:32.270Z]
[2024-08-21T23:40:32.270Z] Running 1 round(s) of the suite at warp factor 20:
[2024-08-21T23:40:32.270Z]
[2024-08-21T23:40:37.041Z] * Round 1 done in 4.675 seconds.
[2024-08-21T23:40:37.041Z]
[2024-08-21T23:40:37.041Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:37.041Z] Benchmark: 2024-08-21 23:40:31
[2024-08-21T23:40:37.041Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:37.041Z]
[2024-08-21T23:40:37.041Z] Rounds: 1
[2024-08-21T23:40:37.041Z] Warp: 20
[2024-08-21T23:40:37.041Z] Timer: time.time
[2024-08-21T23:40:37.041Z]
[2024-08-21T23:40:37.041Z] Test minimum average operation overhead
[2024-08-21T23:40:37.041Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:37.041Z] BuiltinFunctionCalls: 68ms 68ms 0.27us 0.000ms
[2024-08-21T23:40:37.041Z] BuiltinMethodLookup: 101ms 101ms 0.19us 0.000ms
[2024-08-21T23:40:37.041Z] CompareFloats: 78ms 78ms 0.13us 0.000ms
[2024-08-21T23:40:37.041Z] CompareFloatsIntegers: 58ms 58ms 0.13us 0.000ms
[2024-08-21T23:40:37.041Z] CompareIntegers: 82ms 82ms 0.09us 0.000ms
[2024-08-21T23:40:37.041Z] CompareInternedStrings: 96ms 96ms 0.13us 0.000ms
[2024-08-21T23:40:37.041Z] CompareLongs: 81ms 81ms 0.15us 0.000ms
[2024-08-21T23:40:37.041Z] CompareStrings: 95ms 95ms 0.19us 0.000ms
[2024-08-21T23:40:37.041Z] CompareUnicode: 92ms 92ms 0.25us 0.000ms
[2024-08-21T23:40:37.041Z] ConcatStrings: 215ms 215ms 0.86us 0.000ms
[2024-08-21T23:40:37.041Z] ConcatUnicode: 95ms 95ms 0.63us 0.000ms
[2024-08-21T23:40:37.041Z] CreateInstances: 118ms 118ms 2.11us 0.000ms
[2024-08-21T23:40:37.041Z] CreateNewInstances: 68ms 68ms 1.62us 0.000ms
[2024-08-21T23:40:37.041Z] CreateStringsWithConcat: 59ms 59ms 0.12us 0.000ms
[2024-08-21T23:40:37.041Z] CreateUnicodeWithConcat: 22ms 22ms 0.11us 0.000ms
[2024-08-21T23:40:37.041Z] DictCreation: 98ms 98ms 0.49us 0.000ms
[2024-08-21T23:40:37.041Z] DictWithFloatKeys: 44ms 44ms 0.10us 0.000ms
[2024-08-21T23:40:37.041Z] DictWithIntegerKeys: 45ms 45ms 0.07us 0.000ms
[2024-08-21T23:40:37.041Z] DictWithStringKeys: 45ms 45ms 0.08us 0.000ms
[2024-08-21T23:40:37.041Z] ForLoops: 132ms 132ms 10.56us 0.000ms
[2024-08-21T23:40:37.041Z] IfThenElse: 78ms 78ms 0.12us 0.000ms
[2024-08-21T23:40:37.041Z] ListSlicing: 44ms 44ms 6.29us 0.000ms
[2024-08-21T23:40:37.041Z] NestedForLoops: 51ms 51ms 0.07us 0.000ms
[2024-08-21T23:40:37.041Z] NormalClassAttribute: 65ms 65ms 0.11us 0.000ms
[2024-08-21T23:40:37.041Z] NormalInstanceAttribute: 46ms 46ms 0.08us 0.000ms
[2024-08-21T23:40:37.041Z] PythonFunctionCalls: 63ms 63ms 0.38us 0.000ms
[2024-08-21T23:40:37.041Z] PythonMethodCalls: 43ms 43ms 0.38us 0.000ms
[2024-08-21T23:40:37.041Z] Recursion: 38ms 38ms 1.52us 0.000ms
[2024-08-21T23:40:37.041Z] SecondImport: 60ms 60ms 1.20us 0.000ms
[2024-08-21T23:40:37.041Z] SecondPackageImport: 91ms 91ms 1.82us 0.000ms
[2024-08-21T23:40:37.041Z] SecondSubmoduleImport: 79ms 79ms 1.58us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleComplexArithmetic: 88ms 88ms 0.20us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleDictManipulation: 48ms 48ms 0.08us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleFloatArithmetic: 83ms 83ms 0.13us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleIntFloatArithmetic: 80ms 80ms 0.12us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleIntegerArithmetic: 66ms 66ms 0.10us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleListManipulation: 53ms 53ms 0.09us 0.000ms
[2024-08-21T23:40:37.041Z] SimpleLongArithmetic: 103ms 103ms 0.31us 0.000ms
[2024-08-21T23:40:37.041Z] SmallLists: 90ms 90ms 0.26us 0.000ms
[2024-08-21T23:40:37.041Z] SmallTuples: 138ms 138ms 0.51us 0.000ms
[2024-08-21T23:40:37.041Z] SpecialClassAttribute: 100ms 100ms 0.17us 0.000ms
[2024-08-21T23:40:37.041Z] SpecialInstanceAttribute: 72ms 72ms 0.12us 0.000ms
[2024-08-21T23:40:37.041Z] StringMappings: 222ms 222ms 1.76us 0.000ms
[2024-08-21T23:40:37.041Z] StringPredicates: 81ms 81ms 0.23us 0.000ms
[2024-08-21T23:40:37.041Z] StringSlicing: 58ms 58ms 0.21us 0.000ms
[2024-08-21T23:40:37.041Z] TryExcept: 18ms 18ms 0.02us 0.000ms
[2024-08-21T23:40:37.041Z] TryRaiseExcept: 276ms 276ms 8.63us 0.000ms
[2024-08-21T23:40:37.041Z] TupleSlicing: 25ms 25ms 0.19us 0.000ms
[2024-08-21T23:40:37.041Z] UnicodeMappings: 223ms 223ms 12.39us 0.000ms
[2024-08-21T23:40:37.041Z] UnicodePredicates: 97ms 97ms 0.36us 0.000ms
[2024-08-21T23:40:37.041Z] UnicodeProperties: 354ms 354ms 1.77us 0.000ms
[2024-08-21T23:40:37.041Z] UnicodeSlicing: 50ms 50ms 0.20us 0.000ms
[2024-08-21T23:40:37.041Z] -------------------------------------------------------------------------------
[2024-08-21T23:40:37.041Z] Totals: 4675ms 4675ms
[2024-08-21T23:40:37.041Z]
[2024-08-21T23:40:37.041Z] ===== DaCapo 9.12-MR1 jython PASSED in 9473 msec =====
[2024-08-21T23:40:37.041Z] -----------------------------------
[2024-08-21T23:40:37.041Z] dacapo-jython_0_PASSED
[2024-08-21T23:40:37.041Z] -----------------------------------
[2024-08-21T23:40:37.041Z]
[2024-08-21T23:40:37.041Z] TEST TEARDOWN:
[2024-08-21T23:40:37.041Z] Nothing to be done for teardown.
[2024-08-21T23:40:37.041Z] dacapo-jython_0 Finish Time: Wed Aug 21 23:40:36 2024 Epoch Time (ms): 1724283636662