dacapo-jython_0
[2025-06-02T14:35:46.400Z] Running test dacapo-jython_0 ...
[2025-06-02T14:35:46.400Z] ===============================================
[2025-06-02T14:35:46.400Z] dacapo-jython_0 Start Time: Mon Jun 2 14:35:46 2025 Epoch Time (ms): 1748874946146
[2025-06-02T14:35:46.400Z] variation: NoOptions
[2025-06-02T14:35:46.400Z] JVM_OPTIONS:
[2025-06-02T14:35:46.400Z] { \
[2025-06-02T14:35:46.400Z] echo ""; echo "TEST SETUP:"; \
[2025-06-02T14:35:46.400Z] echo "Nothing to be done for setup."; \
[2025-06-02T14:35:46.400Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17488749265869/dacapo-jython_0"; \
[2025-06-02T14:35:46.400Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17488749265869/dacapo-jython_0"; \
[2025-06-02T14:35:46.400Z] echo ""; echo "TESTING:"; \
[2025-06-02T14:35:46.400Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" jython; \
[2025-06-02T14:35:46.400Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17488749265869/dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-02T14:35:46.400Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-02T14:35:46.400Z] echo "Nothing to be done for teardown."; \
[2025-06-02T14:35:46.400Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.perf_arm_linux/aqa-tests/TKG/../TKG/output_17488749265869/TestTargetResult";
[2025-06-02T14:35:46.400Z]
[2025-06-02T14:35:46.400Z] TEST SETUP:
[2025-06-02T14:35:46.400Z] Nothing to be done for setup.
[2025-06-02T14:35:46.400Z]
[2025-06-02T14:35:46.400Z] TESTING:
[2025-06-02T14:35:49.802Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-06-02T14:35:55.377Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:55.377Z] PYBENCH 2.0
[2025-06-02T14:35:55.377Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:55.377Z] * using Python 2.5.2
[2025-06-02T14:35:55.377Z] * system check interval set to maximum: 2147483647
[2025-06-02T14:35:55.377Z] * using timer: time.time
[2025-06-02T14:35:55.377Z]
[2025-06-02T14:35:55.377Z] Calibrating tests. Please wait...
[2025-06-02T14:35:55.377Z]
[2025-06-02T14:35:55.377Z] Running 1 round(s) of the suite at warp factor 20:
[2025-06-02T14:35:55.377Z]
[2025-06-02T14:35:59.854Z] * Round 1 done in 4.608 seconds.
[2025-06-02T14:35:59.854Z]
[2025-06-02T14:35:59.854Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:59.854Z] Benchmark: 2025-06-02 14:35:55
[2025-06-02T14:35:59.854Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:59.854Z]
[2025-06-02T14:35:59.854Z] Rounds: 1
[2025-06-02T14:35:59.854Z] Warp: 20
[2025-06-02T14:35:59.854Z] Timer: time.time
[2025-06-02T14:35:59.854Z]
[2025-06-02T14:35:59.854Z] Test minimum average operation overhead
[2025-06-02T14:35:59.854Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:59.854Z] BuiltinFunctionCalls: 85ms 85ms 0.33us 0.000ms
[2025-06-02T14:35:59.854Z] BuiltinMethodLookup: 103ms 103ms 0.20us 0.000ms
[2025-06-02T14:35:59.854Z] CompareFloats: 52ms 52ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] CompareFloatsIntegers: 40ms 40ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] CompareIntegers: 61ms 61ms 0.07us 0.000ms
[2025-06-02T14:35:59.854Z] CompareInternedStrings: 72ms 72ms 0.10us 0.000ms
[2025-06-02T14:35:59.854Z] CompareLongs: 53ms 53ms 0.10us 0.000ms
[2025-06-02T14:35:59.854Z] CompareStrings: 46ms 46ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] CompareUnicode: 45ms 45ms 0.12us 0.000ms
[2025-06-02T14:35:59.854Z] ConcatStrings: 218ms 218ms 0.87us 0.000ms
[2025-06-02T14:35:59.854Z] ConcatUnicode: 126ms 126ms 0.84us 0.000ms
[2025-06-02T14:35:59.854Z] CreateInstances: 111ms 111ms 1.98us 0.000ms
[2025-06-02T14:35:59.854Z] CreateNewInstances: 122ms 122ms 2.90us 0.000ms
[2025-06-02T14:35:59.854Z] CreateStringsWithConcat: 92ms 92ms 0.18us 0.000ms
[2025-06-02T14:35:59.854Z] CreateUnicodeWithConcat: 53ms 53ms 0.26us 0.000ms
[2025-06-02T14:35:59.854Z] DictCreation: 84ms 84ms 0.42us 0.000ms
[2025-06-02T14:35:59.854Z] DictWithFloatKeys: 72ms 72ms 0.16us 0.000ms
[2025-06-02T14:35:59.854Z] DictWithIntegerKeys: 53ms 53ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] DictWithStringKeys: 54ms 54ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] ForLoops: 159ms 159ms 12.72us 0.000ms
[2025-06-02T14:35:59.854Z] IfThenElse: 103ms 103ms 0.15us 0.000ms
[2025-06-02T14:35:59.854Z] ListSlicing: 80ms 80ms 11.43us 0.000ms
[2025-06-02T14:35:59.854Z] NestedForLoops: 116ms 116ms 0.15us 0.000ms
[2025-06-02T14:35:59.854Z] NormalClassAttribute: 73ms 73ms 0.12us 0.000ms
[2025-06-02T14:35:59.854Z] NormalInstanceAttribute: 59ms 59ms 0.10us 0.000ms
[2025-06-02T14:35:59.854Z] PythonFunctionCalls: 88ms 88ms 0.53us 0.000ms
[2025-06-02T14:35:59.854Z] PythonMethodCalls: 55ms 55ms 0.49us 0.000ms
[2025-06-02T14:35:59.854Z] Recursion: 66ms 66ms 2.64us 0.000ms
[2025-06-02T14:35:59.854Z] SecondImport: 84ms 84ms 1.68us 0.000ms
[2025-06-02T14:35:59.854Z] SecondPackageImport: 47ms 47ms 0.94us 0.000ms
[2025-06-02T14:35:59.854Z] SecondSubmoduleImport: 81ms 81ms 1.62us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleComplexArithmetic: 64ms 64ms 0.15us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleDictManipulation: 67ms 67ms 0.11us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleFloatArithmetic: 81ms 81ms 0.12us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleIntFloatArithmetic: 69ms 69ms 0.10us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleIntegerArithmetic: 56ms 56ms 0.08us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleListManipulation: 73ms 73ms 0.12us 0.000ms
[2025-06-02T14:35:59.854Z] SimpleLongArithmetic: 82ms 82ms 0.25us 0.000ms
[2025-06-02T14:35:59.854Z] SmallLists: 79ms 79ms 0.23us 0.000ms
[2025-06-02T14:35:59.854Z] SmallTuples: 112ms 112ms 0.41us 0.000ms
[2025-06-02T14:35:59.854Z] SpecialClassAttribute: 60ms 60ms 0.10us 0.000ms
[2025-06-02T14:35:59.854Z] SpecialInstanceAttribute: 57ms 57ms 0.09us 0.000ms
[2025-06-02T14:35:59.854Z] StringMappings: 122ms 122ms 0.97us 0.000ms
[2025-06-02T14:35:59.854Z] StringPredicates: 87ms 87ms 0.25us 0.000ms
[2025-06-02T14:35:59.854Z] StringSlicing: 51ms 51ms 0.18us 0.000ms
[2025-06-02T14:35:59.854Z] TryExcept: 20ms 20ms 0.02us 0.000ms
[2025-06-02T14:35:59.854Z] TryRaiseExcept: 199ms 199ms 6.22us 0.000ms
[2025-06-02T14:35:59.854Z] TupleSlicing: 47ms 47ms 0.36us 0.000ms
[2025-06-02T14:35:59.854Z] UnicodeMappings: 179ms 179ms 9.94us 0.000ms
[2025-06-02T14:35:59.854Z] UnicodePredicates: 99ms 99ms 0.37us 0.000ms
[2025-06-02T14:35:59.854Z] UnicodeProperties: 398ms 398ms 1.99us 0.000ms
[2025-06-02T14:35:59.854Z] UnicodeSlicing: 53ms 53ms 0.22us 0.000ms
[2025-06-02T14:35:59.854Z] -------------------------------------------------------------------------------
[2025-06-02T14:35:59.854Z] Totals: 4608ms 4608ms
[2025-06-02T14:35:59.854Z]
[2025-06-02T14:35:59.854Z] ===== DaCapo 9.12-MR1 jython PASSED in 10492 msec =====
[2025-06-02T14:36:00.620Z] -----------------------------------
[2025-06-02T14:36:00.620Z] dacapo-jython_0_PASSED
[2025-06-02T14:36:00.620Z] -----------------------------------
[2025-06-02T14:36:00.620Z]
[2025-06-02T14:36:00.620Z] TEST TEARDOWN:
[2025-06-02T14:36:00.620Z] Nothing to be done for teardown.
[2025-06-02T14:36:00.620Z] dacapo-jython_0 Finish Time: Mon Jun 2 14:35:59 2025 Epoch Time (ms): 1748874959899