renaissance-naive-bayes_0
[2025-12-03T22:54:52.917Z] Running test renaissance-naive-bayes_0 ...
[2025-12-03T22:54:52.917Z] ===============================================
[2025-12-03T22:54:52.917Z] renaissance-naive-bayes_0 Start Time: Wed Dec 3 22:54:52 2025 Epoch Time (ms): 1764802492364
[2025-12-03T22:54:52.917Z] variation: NoOptions
[2025-12-03T22:54:52.917Z] JVM_OPTIONS:
[2025-12-03T22:54:52.917Z] { \
[2025-12-03T22:54:52.917Z] echo ""; echo "TEST SETUP:"; \
[2025-12-03T22:54:52.917Z] echo "Nothing to be done for setup."; \
[2025-12-03T22:54:52.917Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17648008704518/renaissance-naive-bayes_0"; \
[2025-12-03T22:54:52.917Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17648008704518/renaissance-naive-bayes_0"; \
[2025-12-03T22:54:52.917Z] echo ""; echo "TESTING:"; \
[2025-12-03T22:54:52.917Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17648008704518/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-03T22:54:52.917Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17648008704518/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-03T22:54:52.917Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-03T22:54:52.917Z] echo "Nothing to be done for teardown."; \
[2025-12-03T22:54:52.917Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17648008704518/TestTargetResult";
[2025-12-03T22:54:52.917Z]
[2025-12-03T22:54:52.917Z] TEST SETUP:
[2025-12-03T22:54:52.917Z] Nothing to be done for setup.
[2025-12-03T22:54:52.917Z]
[2025-12-03T22:54:52.917Z] TESTING:
[2025-12-03T22:55:07.112Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-03T22:55:23.332Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-03T22:55:23.332Z] GC before operation: completed in 84.973 ms, heap usage 61.105 MB -> 34.997 MB.
[2025-12-03T22:55:40.490Z] 22:55:39.663 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-03T22:55:40.490Z] 22:55:39.677 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:55:40.490Z] 22:55:39.679 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:55:47.549Z] 22:55:46.852 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 211.8 MiB so far)
[2025-12-03T22:55:47.549Z] 22:55:46.857 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:55:47.549Z] 22:55:46.857 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:55:50.895Z] 22:55:50.427 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:55:50.895Z] 22:55:50.428 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:55:50.895Z] 22:55:50.428 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:56:05.187Z] 22:56:04.778 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:05.187Z] 22:56:04.785 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:05.187Z] 22:56:04.786 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:56:05.938Z] 22:56:05.820 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:05.938Z] 22:56:05.822 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:05.938Z] 22:56:05.822 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:56:07.531Z] 22:56:06.276 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:07.531Z] 22:56:06.277 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:07.531Z] 22:56:06.280 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:56:21.758Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (58200.084 ms) ======
[2025-12-03T22:56:21.758Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-03T22:56:21.758Z] GC before operation: completed in 201.362 ms, heap usage 877.318 MB -> 739.793 MB.
[2025-12-03T22:56:31.678Z] 22:56:30.426 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:31.678Z] 22:56:30.426 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:31.678Z] 22:56:30.431 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:56:33.246Z] 22:56:32.557 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:33.246Z] 22:56:32.558 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:33.246Z] 22:56:32.558 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:56:33.246Z] 22:56:32.799 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:33.246Z] 22:56:32.801 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:33.246Z] 22:56:32.802 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:56:49.926Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (28636.344 ms) ======
[2025-12-03T22:56:49.927Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-03T22:56:49.927Z] GC before operation: completed in 176.955 ms, heap usage 1.094 GB -> 740.075 MB.
[2025-12-03T22:56:59.310Z] 22:56:58.602 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:56:59.310Z] 22:56:58.603 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:56:59.310Z] 22:56:58.603 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:57:00.872Z] 22:57:00.414 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:00.872Z] 22:57:00.415 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:00.872Z] 22:57:00.415 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:57:00.872Z] 22:57:00.558 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:00.872Z] 22:57:00.559 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:00.872Z] 22:57:00.559 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:57:12.603Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (22002.007 ms) ======
[2025-12-03T22:57:12.603Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-03T22:57:12.603Z] GC before operation: completed in 121.426 ms, heap usage 1.320 GB -> 740.136 MB.
[2025-12-03T22:57:19.672Z] 22:57:18.428 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:19.672Z] 22:57:18.430 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:19.672Z] 22:57:18.430 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:57:20.521Z] 22:57:19.932 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:20.521Z] 22:57:19.932 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:20.521Z] 22:57:19.936 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:57:21.640Z] 22:57:20.540 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:21.640Z] 22:57:20.547 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:21.640Z] 22:57:20.547 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:57:38.284Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (24541.010 ms) ======
[2025-12-03T22:57:38.284Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-03T22:57:38.284Z] GC before operation: completed in 242.028 ms, heap usage 969.402 MB -> 740.223 MB.
[2025-12-03T22:57:46.680Z] 22:57:45.554 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:46.680Z] 22:57:45.555 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:46.680Z] 22:57:45.557 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:57:48.235Z] 22:57:47.695 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:48.235Z] 22:57:47.696 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:48.235Z] 22:57:47.696 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:57:48.985Z] 22:57:48.180 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:57:48.985Z] 22:57:48.181 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:57:48.985Z] 22:57:48.181 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:58:05.775Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (27640.913 ms) ======
[2025-12-03T22:58:05.775Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-03T22:58:05.775Z] GC before operation: completed in 165.996 ms, heap usage 1.269 GB -> 740.306 MB.
[2025-12-03T22:58:14.070Z] 22:58:12.813 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:14.070Z] 22:58:12.814 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:14.070Z] 22:58:12.814 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:58:16.494Z] 22:58:15.587 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:16.494Z] 22:58:15.588 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:16.494Z] 22:58:15.588 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:58:16.494Z] 22:58:15.864 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:16.494Z] 22:58:15.864 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:16.494Z] 22:58:15.870 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:58:30.213Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (25537.050 ms) ======
[2025-12-03T22:58:30.213Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-03T22:58:30.213Z] GC before operation: completed in 192.816 ms, heap usage 1.413 GB -> 740.500 MB.
[2025-12-03T22:58:38.737Z] 22:58:37.895 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:38.737Z] 22:58:37.898 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:38.737Z] 22:58:37.900 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:58:41.241Z] 22:58:40.406 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:41.242Z] 22:58:40.409 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:41.242Z] 22:58:40.411 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:58:41.242Z] 22:58:40.447 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:58:41.242Z] 22:58:40.449 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:58:41.242Z] 22:58:40.450 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:58:57.196Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (26247.998 ms) ======
[2025-12-03T22:58:57.196Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-03T22:58:57.196Z] GC before operation: completed in 219.291 ms, heap usage 1.230 GB -> 740.467 MB.
[2025-12-03T22:59:07.030Z] 22:59:05.796 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:07.030Z] 22:59:05.798 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:07.030Z] 22:59:05.806 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:59:07.804Z] 22:59:07.356 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:07.804Z] 22:59:07.358 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:07.804Z] 22:59:07.358 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:59:07.804Z] 22:59:07.464 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:07.804Z] 22:59:07.467 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:07.804Z] 22:59:07.468 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:59:21.373Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (24737.696 ms) ======
[2025-12-03T22:59:21.373Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-03T22:59:21.373Z] GC before operation: completed in 208.004 ms, heap usage 1.341 GB -> 740.591 MB.
[2025-12-03T22:59:31.228Z] 22:59:30.040 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:31.228Z] 22:59:30.040 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:31.228Z] 22:59:30.040 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:59:32.792Z] 22:59:31.968 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:32.792Z] 22:59:31.968 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:32.792Z] 22:59:31.969 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T22:59:32.792Z] 22:59:32.004 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:32.792Z] 22:59:32.005 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:32.792Z] 22:59:32.005 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:59:46.776Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (24193.454 ms) ======
[2025-12-03T22:59:46.776Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-03T22:59:46.776Z] GC before operation: completed in 172.688 ms, heap usage 1.066 GB -> 740.623 MB.
[2025-12-03T22:59:53.681Z] 22:59:53.061 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:53.681Z] 22:59:53.062 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:53.681Z] 22:59:53.062 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T22:59:54.535Z] 22:59:53.645 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:54.535Z] 22:59:53.650 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:54.535Z] 22:59:53.650 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T22:59:55.302Z] 22:59:54.934 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T22:59:55.302Z] 22:59:54.935 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T22:59:55.302Z] 22:59:54.938 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:00:06.459Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (18585.289 ms) ======
[2025-12-03T23:00:06.460Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-03T23:00:06.460Z] GC before operation: completed in 140.163 ms, heap usage 1.251 GB -> 741.201 MB.
[2025-12-03T23:00:10.550Z] 23:00:10.078 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:10.550Z] 23:00:10.078 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:10.550Z] 23:00:10.079 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:00:12.770Z] 23:00:12.343 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:12.770Z] 23:00:12.344 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:12.770Z] 23:00:12.344 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:00:12.770Z] 23:00:12.353 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:12.770Z] 23:00:12.353 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:12.770Z] 23:00:12.353 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:00:24.717Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (20167.943 ms) ======
[2025-12-03T23:00:24.717Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-03T23:00:25.683Z] GC before operation: completed in 225.414 ms, heap usage 792.182 MB -> 740.786 MB.
[2025-12-03T23:00:32.105Z] 23:00:31.446 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:32.105Z] 23:00:31.447 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:32.105Z] 23:00:31.447 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:00:34.703Z] 23:00:34.495 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:34.703Z] 23:00:34.500 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:34.703Z] 23:00:34.504 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:00:36.400Z] 23:00:35.962 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:00:36.400Z] 23:00:35.965 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:00:36.400Z] 23:00:35.966 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:00:53.442Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (26275.558 ms) ======
[2025-12-03T23:00:53.442Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-03T23:00:53.442Z] GC before operation: completed in 248.282 ms, heap usage 820.005 MB -> 740.802 MB.
[2025-12-03T23:01:00.404Z] 23:00:59.961 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:00.404Z] 23:00:59.961 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:00.404Z] 23:00:59.962 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:01:02.098Z] 23:01:01.479 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:02.098Z] 23:01:01.483 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:02.098Z] 23:01:01.484 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:01:03.019Z] 23:01:02.352 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:03.019Z] 23:01:02.357 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:03.019Z] 23:01:02.357 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:01:19.926Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (26892.565 ms) ======
[2025-12-03T23:01:19.926Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-03T23:01:19.926Z] GC before operation: completed in 247.898 ms, heap usage 1.183 GB -> 740.910 MB.
[2025-12-03T23:01:26.828Z] 23:01:25.820 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:26.828Z] 23:01:25.821 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:26.828Z] 23:01:25.821 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:01:28.525Z] 23:01:27.776 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:28.525Z] 23:01:27.777 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:28.525Z] 23:01:27.777 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:01:29.294Z] 23:01:28.486 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:29.294Z] 23:01:28.486 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:29.294Z] 23:01:28.486 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:01:45.563Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (25516.805 ms) ======
[2025-12-03T23:01:45.563Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-03T23:01:45.563Z] GC before operation: completed in 203.240 ms, heap usage 751.857 MB -> 741.025 MB.
[2025-12-03T23:01:52.917Z] 23:01:52.391 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:52.917Z] 23:01:52.391 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:52.917Z] 23:01:52.392 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:01:55.448Z] 23:01:54.879 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:55.449Z] 23:01:54.880 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:55.449Z] 23:01:54.880 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:01:55.449Z] 23:01:55.193 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:01:55.449Z] 23:01:55.196 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:01:55.449Z] 23:01:55.199 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:02:14.387Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (28203.284 ms) ======
[2025-12-03T23:02:14.387Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-03T23:02:14.387Z] GC before operation: completed in 192.419 ms, heap usage 752.222 MB -> 741.057 MB.
[2025-12-03T23:02:22.496Z] 23:02:21.724 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:22.496Z] 23:02:21.725 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:22.496Z] 23:02:21.725 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:02:24.409Z] 23:02:24.226 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:24.409Z] 23:02:24.227 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:24.409Z] 23:02:24.227 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:02:25.161Z] 23:02:24.385 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:25.161Z] 23:02:24.390 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:25.161Z] 23:02:24.393 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:02:41.136Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (27306.123 ms) ======
[2025-12-03T23:02:41.136Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-03T23:02:41.136Z] GC before operation: completed in 223.452 ms, heap usage 967.823 MB -> 741.197 MB.
[2025-12-03T23:02:48.143Z] 23:02:47.676 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:48.143Z] 23:02:47.677 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:48.143Z] 23:02:47.677 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:02:50.575Z] 23:02:50.408 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:50.575Z] 23:02:50.409 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:50.575Z] 23:02:50.409 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:02:51.455Z] 23:02:51.272 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:02:51.455Z] 23:02:51.272 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:02:51.455Z] 23:02:51.272 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:03:07.745Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (26891.187 ms) ======
[2025-12-03T23:03:07.745Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-03T23:03:07.745Z] GC before operation: completed in 197.496 ms, heap usage 768.073 MB -> 741.727 MB.
[2025-12-03T23:03:15.957Z] 23:03:14.494 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:15.957Z] 23:03:14.495 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:15.957Z] 23:03:14.495 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:03:16.715Z] 23:03:16.062 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:16.715Z] 23:03:16.065 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:16.715Z] 23:03:16.066 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:03:17.450Z] 23:03:16.846 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:17.450Z] 23:03:16.850 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:17.450Z] 23:03:16.850 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:03:31.193Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (22683.089 ms) ======
[2025-12-03T23:03:31.193Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-03T23:03:31.193Z] GC before operation: completed in 209.251 ms, heap usage 816.152 MB -> 741.280 MB.
[2025-12-03T23:03:39.441Z] 23:03:38.607 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:39.441Z] 23:03:38.607 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:39.441Z] 23:03:38.608 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:03:41.919Z] 23:03:41.395 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:41.919Z] 23:03:41.405 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:41.919Z] 23:03:41.411 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:03:42.662Z] 23:03:41.921 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:03:42.662Z] 23:03:41.924 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:03:42.662Z] 23:03:41.928 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:03:58.999Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (28437.626 ms) ======
[2025-12-03T23:03:58.999Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-03T23:03:58.999Z] GC before operation: completed in 194.306 ms, heap usage 1.084 GB -> 741.360 MB.
[2025-12-03T23:04:08.733Z] 23:04:07.279 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:08.733Z] 23:04:07.280 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:08.733Z] 23:04:07.280 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:04:10.263Z] 23:04:09.545 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:10.263Z] 23:04:09.546 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:10.263Z] 23:04:09.547 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:04:10.263Z] 23:04:09.951 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:10.263Z] 23:04:09.957 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:10.263Z] 23:04:09.957 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:04:26.147Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (27296.130 ms) ======
[2025-12-03T23:04:26.147Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-03T23:04:26.988Z] GC before operation: completed in 204.797 ms, heap usage 1.317 GB -> 741.466 MB.
[2025-12-03T23:04:35.414Z] 23:04:34.124 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:35.414Z] 23:04:34.125 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:35.414Z] 23:04:34.125 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:04:37.013Z] 23:04:36.482 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:37.013Z] 23:04:36.487 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:37.013Z] 23:04:36.488 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:04:37.013Z] 23:04:36.535 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:04:37.013Z] 23:04:36.536 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:04:37.013Z] 23:04:36.537 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:04:52.975Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (26410.608 ms) ======
[2025-12-03T23:04:52.976Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-03T23:04:52.976Z] GC before operation: completed in 208.721 ms, heap usage 841.094 MB -> 741.504 MB.
[2025-12-03T23:05:03.030Z] 23:05:01.425 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:03.030Z] 23:05:01.430 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:03.030Z] 23:05:01.430 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:05:04.569Z] 23:05:04.014 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:04.569Z] 23:05:04.017 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:04.569Z] 23:05:04.017 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:05:04.569Z] 23:05:04.069 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:04.569Z] 23:05:04.073 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:04.569Z] 23:05:04.073 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:05:18.104Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (24246.778 ms) ======
[2025-12-03T23:05:18.104Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-03T23:05:18.104Z] GC before operation: completed in 168.763 ms, heap usage 840.715 MB -> 741.014 MB.
[2025-12-03T23:05:24.904Z] 23:05:24.370 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:24.904Z] 23:05:24.370 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:24.904Z] 23:05:24.370 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:05:28.444Z] 23:05:27.509 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:28.444Z] 23:05:27.510 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:28.444Z] 23:05:27.510 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:05:28.444Z] 23:05:27.688 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:28.444Z] 23:05:27.691 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:28.444Z] 23:05:27.692 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:05:44.859Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (26905.333 ms) ======
[2025-12-03T23:05:44.859Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-03T23:05:44.859Z] GC before operation: completed in 202.181 ms, heap usage 844.804 MB -> 741.086 MB.
[2025-12-03T23:05:52.961Z] 23:05:51.862 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:52.961Z] 23:05:51.865 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:52.961Z] 23:05:51.866 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:05:53.709Z] 23:05:53.420 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:53.709Z] 23:05:53.420 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:53.709Z] 23:05:53.420 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:05:53.709Z] 23:05:53.588 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:05:53.709Z] 23:05:53.589 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:05:53.709Z] 23:05:53.589 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:06:05.710Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (19947.950 ms) ======
[2025-12-03T23:06:05.710Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-03T23:06:05.710Z] GC before operation: completed in 197.788 ms, heap usage 767.658 MB -> 738.770 MB.
[2025-12-03T23:06:10.223Z] 23:06:10.067 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:10.223Z] 23:06:10.068 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:10.223Z] 23:06:10.068 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:06:12.628Z] 23:06:11.930 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:12.628Z] 23:06:11.930 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:12.628Z] 23:06:11.931 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:06:12.628Z] 23:06:12.265 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:12.628Z] 23:06:12.267 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:12.628Z] 23:06:12.267 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:06:22.333Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (17066.876 ms) ======
[2025-12-03T23:06:22.333Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-03T23:06:22.333Z] GC before operation: completed in 149.287 ms, heap usage 754.372 MB -> 738.806 MB.
[2025-12-03T23:06:29.091Z] 23:06:27.976 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:29.091Z] 23:06:27.977 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:29.091Z] 23:06:27.977 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:06:29.857Z] 23:06:29.103 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:29.857Z] 23:06:29.104 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:29.857Z] 23:06:29.104 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:06:29.857Z] 23:06:29.684 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:29.857Z] 23:06:29.685 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:29.857Z] 23:06:29.685 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:06:42.048Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (20005.909 ms) ======
[2025-12-03T23:06:42.048Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-03T23:06:42.048Z] GC before operation: completed in 182.425 ms, heap usage 762.519 MB -> 738.913 MB.
[2025-12-03T23:06:50.402Z] 23:06:48.965 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:50.402Z] 23:06:48.967 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:50.402Z] 23:06:48.970 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:06:52.813Z] 23:06:52.648 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:52.813Z] 23:06:52.649 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:52.813Z] 23:06:52.649 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:06:53.562Z] 23:06:52.944 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:06:53.562Z] 23:06:52.953 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:06:53.562Z] 23:06:52.953 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:07:09.495Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (27012.199 ms) ======
[2025-12-03T23:07:09.495Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-03T23:07:09.495Z] GC before operation: completed in 216.077 ms, heap usage 1.325 GB -> 738.169 MB.
[2025-12-03T23:07:17.591Z] 23:07:16.455 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:17.591Z] 23:07:16.492 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:17.591Z] 23:07:16.493 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:07:19.119Z] 23:07:18.882 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:19.120Z] 23:07:18.883 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:19.120Z] 23:07:18.884 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:07:19.883Z] 23:07:19.750 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:19.883Z] 23:07:19.754 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:19.883Z] 23:07:19.755 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:07:33.364Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (22793.441 ms) ======
[2025-12-03T23:07:33.364Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-03T23:07:33.364Z] GC before operation: completed in 176.710 ms, heap usage 838.875 MB -> 738.220 MB.
[2025-12-03T23:07:40.226Z] 23:07:39.378 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:40.226Z] 23:07:39.379 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:40.226Z] 23:07:39.379 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:07:41.775Z] 23:07:41.235 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:41.775Z] 23:07:41.236 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:41.775Z] 23:07:41.237 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:07:41.775Z] 23:07:41.491 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:07:41.775Z] 23:07:41.495 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:07:41.775Z] 23:07:41.496 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:07:57.772Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (25223.157 ms) ======
[2025-12-03T23:07:57.772Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-03T23:07:57.772Z] GC before operation: completed in 202.589 ms, heap usage 1.373 GB -> 738.243 MB.
[2025-12-03T23:08:05.927Z] 23:08:05.512 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:08:05.927Z] 23:08:05.513 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-12-03T23:08:05.927Z] 23:08:05.513 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-03T23:08:07.603Z] 23:08:06.806 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:08:07.603Z] 23:08:06.806 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-12-03T23:08:07.603Z] 23:08:06.807 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-03T23:08:08.351Z] 23:08:08.069 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-03T23:08:08.351Z] 23:08:08.075 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-03T23:08:08.351Z] 23:08:08.076 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-03T23:08:24.227Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (25344.206 ms) ======
[2025-12-03T23:08:24.965Z] -----------------------------------
[2025-12-03T23:08:24.965Z] renaissance-naive-bayes_0_PASSED
[2025-12-03T23:08:24.965Z] -----------------------------------
[2025-12-03T23:08:24.965Z]
[2025-12-03T23:08:24.965Z] TEST TEARDOWN:
[2025-12-03T23:08:24.965Z] Nothing to be done for teardown.
[2025-12-03T23:08:24.965Z] renaissance-naive-bayes_0 Finish Time: Wed Dec 3 23:08:24 2025 Epoch Time (ms): 1764803304372