dacapo-jython_0
[2025-01-10T21:02:56.089Z] Running test dacapo-jython_0 ...
[2025-01-10T21:02:56.089Z] ===============================================
[2025-01-10T21:02:56.089Z] dacapo-jython_0 Start Time: Fri Jan 10 21:02:55 2025 Epoch Time (ms): 1736542975583
[2025-01-10T21:02:56.089Z] variation: NoOptions
[2025-01-10T21:02:56.089Z] JVM_OPTIONS:
[2025-01-10T21:02:56.089Z] { \
[2025-01-10T21:02:56.089Z] echo ""; echo "TEST SETUP:"; \
[2025-01-10T21:02:56.089Z] echo "Nothing to be done for setup."; \
[2025-01-10T21:02:56.089Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17365429563040/dacapo-jython_0"; \
[2025-01-10T21:02:56.089Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17365429563040/dacapo-jython_0"; \
[2025-01-10T21:02:56.089Z] echo ""; echo "TESTING:"; \
[2025-01-10T21:02:56.089Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-01-10T21:02:56.089Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17365429563040/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-01-10T21:02:56.089Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-01-10T21:02:56.089Z] echo "Nothing to be done for teardown."; \
[2025-01-10T21:02:56.089Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_17365429563040/TestTargetResult";
[2025-01-10T21:02:56.089Z]
[2025-01-10T21:02:56.089Z] TEST SETUP:
[2025-01-10T21:02:56.089Z] Nothing to be done for setup.
[2025-01-10T21:02:56.089Z]
[2025-01-10T21:02:56.089Z] TESTING:
[2025-01-10T21:02:59.118Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-01-10T21:03:02.128Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:02.128Z] PYBENCH 2.0
[2025-01-10T21:03:02.128Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:02.128Z] * using Python 2.5.2
[2025-01-10T21:03:02.128Z] * system check interval set to maximum: 2147483647
[2025-01-10T21:03:02.128Z] * using timer: time.time
[2025-01-10T21:03:02.128Z]
[2025-01-10T21:03:02.128Z] Calibrating tests. Please wait...
[2025-01-10T21:03:02.128Z]
[2025-01-10T21:03:02.128Z] Running 1 round(s) of the suite at warp factor 20:
[2025-01-10T21:03:02.128Z]
[2025-01-10T21:03:05.142Z] * Round 1 done in 3.141 seconds.
[2025-01-10T21:03:05.142Z]
[2025-01-10T21:03:05.142Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:05.142Z] Benchmark: 2025-01-10 21:03:01
[2025-01-10T21:03:05.142Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:05.142Z]
[2025-01-10T21:03:05.142Z] Rounds: 1
[2025-01-10T21:03:05.142Z] Warp: 20
[2025-01-10T21:03:05.142Z] Timer: time.time
[2025-01-10T21:03:05.142Z]
[2025-01-10T21:03:05.142Z] Test minimum average operation overhead
[2025-01-10T21:03:05.142Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:05.142Z] BuiltinFunctionCalls: 54ms 54ms 0.21us 0.000ms
[2025-01-10T21:03:05.142Z] BuiltinMethodLookup: 46ms 46ms 0.09us 0.000ms
[2025-01-10T21:03:05.142Z] CompareFloats: 49ms 49ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] CompareFloatsIntegers: 33ms 33ms 0.07us 0.000ms
[2025-01-10T21:03:05.142Z] CompareIntegers: 51ms 51ms 0.06us 0.000ms
[2025-01-10T21:03:05.142Z] CompareInternedStrings: 60ms 60ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] CompareLongs: 33ms 33ms 0.06us 0.000ms
[2025-01-10T21:03:05.142Z] CompareStrings: 39ms 39ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] CompareUnicode: 31ms 31ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] ConcatStrings: 87ms 87ms 0.35us 0.000ms
[2025-01-10T21:03:05.142Z] ConcatUnicode: 41ms 41ms 0.27us 0.000ms
[2025-01-10T21:03:05.142Z] CreateInstances: 38ms 38ms 0.68us 0.000ms
[2025-01-10T21:03:05.142Z] CreateNewInstances: 55ms 55ms 1.31us 0.000ms
[2025-01-10T21:03:05.142Z] CreateStringsWithConcat: 56ms 56ms 0.11us 0.000ms
[2025-01-10T21:03:05.142Z] CreateUnicodeWithConcat: 21ms 21ms 0.10us 0.000ms
[2025-01-10T21:03:05.142Z] DictCreation: 50ms 50ms 0.25us 0.000ms
[2025-01-10T21:03:05.142Z] DictWithFloatKeys: 32ms 32ms 0.07us 0.000ms
[2025-01-10T21:03:05.142Z] DictWithIntegerKeys: 41ms 41ms 0.07us 0.000ms
[2025-01-10T21:03:05.142Z] DictWithStringKeys: 39ms 39ms 0.07us 0.000ms
[2025-01-10T21:03:05.142Z] ForLoops: 87ms 87ms 6.96us 0.000ms
[2025-01-10T21:03:05.142Z] IfThenElse: 70ms 70ms 0.10us 0.000ms
[2025-01-10T21:03:05.142Z] ListSlicing: 22ms 22ms 3.14us 0.000ms
[2025-01-10T21:03:05.142Z] NestedForLoops: 60ms 60ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] NormalClassAttribute: 47ms 47ms 0.08us 0.000ms
[2025-01-10T21:03:05.142Z] NormalInstanceAttribute: 43ms 43ms 0.07us 0.000ms
[2025-01-10T21:03:05.142Z] PythonFunctionCalls: 48ms 48ms 0.29us 0.000ms
[2025-01-10T21:03:05.142Z] PythonMethodCalls: 36ms 36ms 0.32us 0.000ms
[2025-01-10T21:03:05.142Z] Recursion: 31ms 31ms 1.24us 0.000ms
[2025-01-10T21:03:05.142Z] SecondImport: 56ms 56ms 1.12us 0.000ms
[2025-01-10T21:03:05.142Z] SecondPackageImport: 28ms 28ms 0.56us 0.000ms
[2025-01-10T21:03:05.142Z] SecondSubmoduleImport: 49ms 49ms 0.98us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleComplexArithmetic: 51ms 51ms 0.12us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleDictManipulation: 45ms 45ms 0.08us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleFloatArithmetic: 63ms 63ms 0.10us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleIntFloatArithmetic: 61ms 61ms 0.09us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleIntegerArithmetic: 57ms 57ms 0.09us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleListManipulation: 50ms 50ms 0.09us 0.000ms
[2025-01-10T21:03:05.143Z] SimpleLongArithmetic: 52ms 52ms 0.16us 0.000ms
[2025-01-10T21:03:05.143Z] SmallLists: 77ms 77ms 0.23us 0.000ms
[2025-01-10T21:03:05.143Z] SmallTuples: 112ms 112ms 0.41us 0.000ms
[2025-01-10T21:03:05.143Z] SpecialClassAttribute: 48ms 48ms 0.08us 0.000ms
[2025-01-10T21:03:05.143Z] SpecialInstanceAttribute: 42ms 42ms 0.07us 0.000ms
[2025-01-10T21:03:05.143Z] StringMappings: 91ms 91ms 0.72us 0.000ms
[2025-01-10T21:03:05.143Z] StringPredicates: 68ms 68ms 0.19us 0.000ms
[2025-01-10T21:03:05.143Z] StringSlicing: 50ms 50ms 0.18us 0.000ms
[2025-01-10T21:03:05.143Z] TryExcept: 18ms 18ms 0.02us 0.000ms
[2025-01-10T21:03:05.143Z] TryRaiseExcept: 266ms 266ms 8.31us 0.000ms
[2025-01-10T21:03:05.143Z] TupleSlicing: 22ms 22ms 0.17us 0.000ms
[2025-01-10T21:03:05.143Z] UnicodeMappings: 144ms 144ms 8.00us 0.000ms
[2025-01-10T21:03:05.143Z] UnicodePredicates: 66ms 66ms 0.24us 0.000ms
[2025-01-10T21:03:05.143Z] UnicodeProperties: 291ms 291ms 1.46us 0.000ms
[2025-01-10T21:03:05.143Z] UnicodeSlicing: 34ms 34ms 0.14us 0.000ms
[2025-01-10T21:03:05.143Z] -------------------------------------------------------------------------------
[2025-01-10T21:03:05.143Z] Totals: 3141ms 3141ms
[2025-01-10T21:03:05.143Z]
[2025-01-10T21:03:05.143Z] ===== DaCapo 9.12-MR1 jython PASSED in 6407 msec =====
[2025-01-10T21:03:06.103Z] -----------------------------------
[2025-01-10T21:03:06.103Z] dacapo-jython_0_PASSED
[2025-01-10T21:03:06.103Z] -----------------------------------
[2025-01-10T21:03:06.103Z]
[2025-01-10T21:03:06.103Z] TEST TEARDOWN:
[2025-01-10T21:03:06.103Z] Nothing to be done for teardown.
[2025-01-10T21:03:06.103Z] dacapo-jython_0 Finish Time: Fri Jan 10 21:03:05 2025 Epoch Time (ms): 1736542985148