renaissance-naive-bayes_0
[2025-12-06T12:58:19.355Z] Running test renaissance-naive-bayes_0 ...
[2025-12-06T12:58:19.355Z] ===============================================
[2025-12-06T12:58:19.355Z] renaissance-naive-bayes_0 Start Time: Sat Dec 6 12:58:19 2025 Epoch Time (ms): 1765025899122
[2025-12-06T12:58:19.355Z] variation: NoOptions
[2025-12-06T12:58:19.355Z] JVM_OPTIONS:
[2025-12-06T12:58:19.355Z] { \
[2025-12-06T12:58:19.355Z] echo ""; echo "TEST SETUP:"; \
[2025-12-06T12:58:19.355Z] echo "Nothing to be done for setup."; \
[2025-12-06T12:58:19.355Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650240918823/renaissance-naive-bayes_0"; \
[2025-12-06T12:58:19.355Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650240918823/renaissance-naive-bayes_0"; \
[2025-12-06T12:58:19.355Z] echo ""; echo "TESTING:"; \
[2025-12-06T12:58:19.355Z] "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650240918823/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-06T12:58:19.355Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650240918823/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-06T12:58:19.355Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-06T12:58:19.355Z] echo "Nothing to be done for teardown."; \
[2025-12-06T12:58:19.355Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17650240918823/TestTargetResult";
[2025-12-06T12:58:19.355Z]
[2025-12-06T12:58:19.355Z] TEST SETUP:
[2025-12-06T12:58:19.355Z] Nothing to be done for setup.
[2025-12-06T12:58:19.355Z]
[2025-12-06T12:58:19.355Z] TESTING:
[2025-12-06T12:58:19.685Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-06T12:58:19.685Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/output_17650240918823/renaissance-naive-bayes_0/launcher-125819-12139806776645039930/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-06T12:58:19.685Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-06T12:58:19.685Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-06T12:58:28.672Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2025-12-06T12:58:51.869Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-06T12:58:51.869Z] GC before operation: completed in 67.426 ms, heap usage 55.592 MB -> 34.920 MB.
[2025-12-06T12:59:02.700Z] 12:59:01.284 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 132.0 MiB so far)
[2025-12-06T12:59:02.700Z] 12:59:01.294 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-06T12:59:02.700Z] 12:59:01.296 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-06T12:59:08.605Z] 12:59:08.200 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-06T12:59:08.605Z] 12:59:08.202 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-06T12:59:08.605Z] 12:59:08.202 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-06T12:59:11.564Z] 12:59:11.491 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-06T12:59:11.564Z] 12:59:11.491 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T12:59:11.564Z] 12:59:11.491 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T12:59:11.913Z] 12:59:11.792 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 132.0 MiB so far)
[2025-12-06T12:59:11.913Z] 12:59:11.793 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T12:59:11.913Z] 12:59:11.793 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T12:59:17.909Z] 12:59:17.159 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 132.0 MiB so far)
[2025-12-06T12:59:17.909Z] 12:59:17.160 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-06T12:59:17.909Z] 12:59:17.161 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-06T12:59:25.221Z] 12:59:23.981 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 9)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T12:59:25.221Z] 12:59:23.982 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 9)] 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-06T12:59:25.221Z] 12:59:23.982 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 9)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T12:59:25.221Z] 12:59:24.713 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 10)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-06T12:59:25.221Z] 12:59:24.714 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 10)] 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-06T12:59:25.221Z] 12:59:24.714 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 10)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T12:59:38.355Z] 12:59:36.894 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T12:59:38.355Z] 12:59:36.894 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T12:59:38.355Z] 12:59:36.899 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T12:59:42.134Z] 12:59:41.560 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T12:59:42.134Z] 12:59:41.561 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T12:59:42.134Z] 12:59:41.561 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T12:59:51.028Z] 12:59:50.551 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 132.0 MiB so far)
[2025-12-06T12:59:51.028Z] 12:59:50.551 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-06T12:59:51.028Z] 12:59:50.551 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-06T12:59:53.980Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (62653.134 ms) ======
[2025-12-06T12:59:53.980Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-06T12:59:53.980Z] GC before operation: completed in 130.381 ms, heap usage 610.257 MB -> 313.331 MB.
[2025-12-06T12:59:57.826Z] 12:59:57.194 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 17)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T12:59:57.827Z] 12:59:57.195 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 17)] 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-06T12:59:57.827Z] 12:59:57.195 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 17)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:00:02.663Z] 13:00:01.870 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 18)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:00:02.663Z] 13:00:01.871 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 18)] 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-06T13:00:02.663Z] 13:00:01.871 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 18)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:00:09.961Z] 13:00:08.739 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 19)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:00:09.961Z] 13:00:08.739 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:00:09.961Z] 13:00:08.739 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:00:12.929Z] 13:00:12.597 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:00:12.929Z] 13:00:12.597 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:00:12.929Z] 13:00:12.598 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:00:20.198Z] 13:00:19.878 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 132.0 MiB so far)
[2025-12-06T13:00:20.198Z] 13:00:19.878 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-06T13:00:20.198Z] 13:00:19.878 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-06T13:00:22.457Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (28858.204 ms) ======
[2025-12-06T13:00:22.457Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-06T13:00:22.787Z] GC before operation: completed in 88.540 ms, heap usage 554.754 MB -> 313.479 MB.
[2025-12-06T13:00:26.564Z] 13:00:26.159 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 25)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:00:26.564Z] 13:00:26.166 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 25)] 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-06T13:00:26.564Z] 13:00:26.167 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 25)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:00:30.476Z] 13:00:30.218 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 26)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:00:30.476Z] 13:00:30.218 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 26)] 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-06T13:00:30.476Z] 13:00:30.218 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 26)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:00:37.746Z] 13:00:37.408 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 27)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:00:37.746Z] 13:00:37.409 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:00:37.746Z] 13:00:37.409 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:00:42.506Z] 13:00:41.892 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:00:42.506Z] 13:00:41.900 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:00:42.506Z] 13:00:41.900 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:00:49.791Z] 13:00:49.350 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 132.0 MiB so far)
[2025-12-06T13:00:49.791Z] 13:00:49.351 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-06T13:00:49.791Z] 13:00:49.351 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-06T13:00:53.578Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (30410.370 ms) ======
[2025-12-06T13:00:53.578Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-06T13:00:53.578Z] GC before operation: completed in 100.144 ms, heap usage 324.825 MB -> 313.584 MB.
[2025-12-06T13:00:57.374Z] 13:00:56.647 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 33)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:00:57.374Z] 13:00:56.647 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 33)] 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-06T13:00:57.374Z] 13:00:56.647 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 33)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:01:02.239Z] 13:01:01.526 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 34)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:01:02.239Z] 13:01:01.527 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 34)] 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-06T13:01:02.239Z] 13:01:01.527 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 34)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:01:09.061Z] 13:01:08.600 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 35)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:01:09.061Z] 13:01:08.601 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:01:09.061Z] 13:01:08.601 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:01:13.820Z] 13:01:13.027 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:01:13.820Z] 13:01:13.034 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:01:13.820Z] 13:01:13.034 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:01:21.104Z] 13:01:20.325 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 132.0 MiB so far)
[2025-12-06T13:01:21.104Z] 13:01:20.326 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-06T13:01:21.104Z] 13:01:20.326 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-06T13:01:23.364Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (29844.690 ms) ======
[2025-12-06T13:01:23.364Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-06T13:01:23.364Z] GC before operation: completed in 93.310 ms, heap usage 595.424 MB -> 313.684 MB.
[2025-12-06T13:01:27.156Z] 13:01:26.605 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 41)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:01:27.156Z] 13:01:26.605 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 41)] 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-06T13:01:27.156Z] 13:01:26.606 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 41)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:01:30.938Z] 13:01:30.396 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 42)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:01:30.938Z] 13:01:30.397 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 42)] 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-06T13:01:30.938Z] 13:01:30.397 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 42)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:01:38.196Z] 13:01:37.523 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 43)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:01:38.196Z] 13:01:37.524 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:01:38.196Z] 13:01:37.524 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:01:41.970Z] 13:01:41.867 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:01:41.970Z] 13:01:41.868 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:01:41.970Z] 13:01:41.868 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:01:50.866Z] 13:01:50.166 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 132.0 MiB so far)
[2025-12-06T13:01:50.866Z] 13:01:50.167 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-06T13:01:50.866Z] 13:01:50.167 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-06T13:01:53.115Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (29748.474 ms) ======
[2025-12-06T13:01:53.115Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-06T13:01:53.115Z] GC before operation: completed in 93.726 ms, heap usage 591.134 MB -> 313.771 MB.
[2025-12-06T13:01:57.874Z] 13:01:57.080 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 49)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:01:57.874Z] 13:01:57.081 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 49)] 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-06T13:01:57.874Z] 13:01:57.081 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 49)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:02:01.644Z] 13:02:01.318 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 50)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:02:01.644Z] 13:02:01.319 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 50)] 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-06T13:02:01.644Z] 13:02:01.319 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 50)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:02:08.972Z] 13:02:08.743 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 51)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:02:08.972Z] 13:02:08.744 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:02:08.972Z] 13:02:08.744 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:02:12.845Z] 13:02:12.070 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:02:12.845Z] 13:02:12.071 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:02:12.845Z] 13:02:12.071 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:02:20.327Z] 13:02:19.476 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 132.0 MiB so far)
[2025-12-06T13:02:20.327Z] 13:02:19.476 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-06T13:02:20.327Z] 13:02:19.476 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-06T13:02:22.599Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (29215.329 ms) ======
[2025-12-06T13:02:22.599Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-06T13:02:22.599Z] GC before operation: completed in 101.516 ms, heap usage 332.906 MB -> 313.872 MB.
[2025-12-06T13:02:26.433Z] 13:02:26.401 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 57)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:02:26.434Z] 13:02:26.402 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 57)] 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-06T13:02:26.434Z] 13:02:26.402 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 57)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:02:31.317Z] 13:02:30.557 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 58)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:02:31.317Z] 13:02:30.557 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 58)] 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-06T13:02:31.317Z] 13:02:30.557 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 58)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:02:38.597Z] 13:02:38.185 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 59)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:02:38.597Z] 13:02:38.192 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:02:38.597Z] 13:02:38.192 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:02:43.348Z] 13:02:43.086 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:02:43.348Z] 13:02:43.087 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:02:43.348Z] 13:02:43.087 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:02:52.232Z] 13:02:51.966 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 132.0 MiB so far)
[2025-12-06T13:02:52.232Z] 13:02:51.967 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-06T13:02:52.232Z] 13:02:51.967 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-06T13:02:56.012Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (33423.883 ms) ======
[2025-12-06T13:02:56.012Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-06T13:02:56.012Z] GC before operation: completed in 103.050 ms, heap usage 374.539 MB -> 313.950 MB.
[2025-12-06T13:03:00.852Z] 13:02:59.908 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 65)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:03:00.852Z] 13:02:59.909 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 65)] 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-06T13:03:00.852Z] 13:02:59.909 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 65)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:03:04.661Z] 13:03:04.541 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 66)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:03:04.661Z] 13:03:04.542 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 66)] 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-06T13:03:04.661Z] 13:03:04.542 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 66)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:03:12.022Z] 13:03:11.409 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 67)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:03:12.022Z] 13:03:11.410 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:03:12.022Z] 13:03:11.413 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:03:16.807Z] 13:03:16.378 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:03:16.807Z] 13:03:16.379 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:03:16.807Z] 13:03:16.379 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:03:25.783Z] 13:03:25.420 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 132.0 MiB so far)
[2025-12-06T13:03:25.783Z] 13:03:25.420 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-06T13:03:25.783Z] 13:03:25.421 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-06T13:03:29.602Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (33228.040 ms) ======
[2025-12-06T13:03:29.602Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-06T13:03:29.602Z] GC before operation: completed in 100.106 ms, heap usage 374.581 MB -> 314.030 MB.
[2025-12-06T13:03:33.386Z] 13:03:33.242 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 73)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:03:33.387Z] 13:03:33.242 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 73)] 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-06T13:03:33.387Z] 13:03:33.242 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 73)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:03:38.141Z] 13:03:37.566 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 74)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:03:38.141Z] 13:03:37.567 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 74)] 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-06T13:03:38.141Z] 13:03:37.567 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 74)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:03:47.032Z] 13:03:45.410 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 75)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:03:47.032Z] 13:03:45.411 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:03:47.033Z] 13:03:45.411 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:03:47.033Z] 13:03:45.796 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:03:47.033Z] 13:03:45.797 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:03:47.033Z] 13:03:45.797 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:04:00.319Z] 13:03:58.394 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 132.0 MiB so far)
[2025-12-06T13:04:00.319Z] 13:03:58.394 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-06T13:04:00.319Z] 13:03:58.394 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-06T13:04:01.032Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (31992.307 ms) ======
[2025-12-06T13:04:01.032Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-06T13:04:01.399Z] GC before operation: completed in 89.691 ms, heap usage 374.594 MB -> 314.103 MB.
[2025-12-06T13:04:05.180Z] 13:04:04.522 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 81)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:04:05.180Z] 13:04:04.523 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 81)] 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-06T13:04:05.180Z] 13:04:04.523 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 81)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:04:08.968Z] 13:04:08.629 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 82)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:04:08.968Z] 13:04:08.630 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 82)] 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-06T13:04:08.968Z] 13:04:08.630 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 82)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:04:16.221Z] 13:04:15.883 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 83)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:04:16.221Z] 13:04:15.884 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:04:16.221Z] 13:04:15.884 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:04:19.996Z] 13:04:19.168 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:04:19.996Z] 13:04:19.169 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:04:19.996Z] 13:04:19.169 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:04:27.255Z] 13:04:27.110 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 132.0 MiB so far)
[2025-12-06T13:04:27.255Z] 13:04:27.111 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-06T13:04:27.255Z] 13:04:27.111 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-06T13:04:30.304Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (28516.372 ms) ======
[2025-12-06T13:04:30.304Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-06T13:04:30.304Z] GC before operation: completed in 89.786 ms, heap usage 553.692 MB -> 314.179 MB.
[2025-12-06T13:04:33.316Z] 13:04:33.122 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 89)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:04:33.316Z] 13:04:33.129 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 89)] 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-06T13:04:33.316Z] 13:04:33.129 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 89)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:04:38.180Z] 13:04:37.540 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 90)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:04:38.180Z] 13:04:37.541 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 90)] 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-06T13:04:38.180Z] 13:04:37.541 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 90)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:04:45.612Z] 13:04:44.236 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 91)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:04:45.612Z] 13:04:44.237 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:04:45.612Z] 13:04:44.237 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:04:48.655Z] 13:04:48.476 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:04:48.655Z] 13:04:48.476 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:04:48.655Z] 13:04:48.476 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:04:56.208Z] 13:04:55.402 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 132.0 MiB so far)
[2025-12-06T13:04:56.208Z] 13:04:55.403 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-06T13:04:56.208Z] 13:04:55.403 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-06T13:04:58.264Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (28160.498 ms) ======
[2025-12-06T13:04:58.264Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-06T13:04:58.264Z] GC before operation: completed in 87.688 ms, heap usage 553.831 MB -> 314.292 MB.
[2025-12-06T13:05:02.046Z] 13:05:01.623 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 97)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:05:02.046Z] 13:05:01.623 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 97)] 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-06T13:05:02.046Z] 13:05:01.624 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 97)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:05:06.818Z] 13:05:06.730 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 98)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:05:06.818Z] 13:05:06.730 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 98)] 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-06T13:05:06.818Z] 13:05:06.730 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 98)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:05:14.084Z] 13:05:13.535 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 99)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:05:14.084Z] 13:05:13.536 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:05:14.084Z] 13:05:13.537 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:05:18.875Z] 13:05:18.027 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:05:18.875Z] 13:05:18.028 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:05:18.875Z] 13:05:18.028 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:05:24.828Z] 13:05:24.654 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 132.0 MiB so far)
[2025-12-06T13:05:24.828Z] 13:05:24.654 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-06T13:05:24.828Z] 13:05:24.654 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-06T13:05:27.157Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (29185.472 ms) ======
[2025-12-06T13:05:27.157Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-06T13:05:27.514Z] GC before operation: completed in 85.411 ms, heap usage 333.192 MB -> 314.413 MB.
[2025-12-06T13:05:31.394Z] 13:05:31.098 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 105)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:05:31.394Z] 13:05:31.098 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 105)] 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-06T13:05:31.394Z] 13:05:31.099 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 105)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:05:36.193Z] 13:05:35.990 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 106)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:05:36.193Z] 13:05:35.994 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 106)] 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-06T13:05:36.193Z] 13:05:35.994 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 106)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:05:45.081Z] 13:05:43.725 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 107)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:05:45.081Z] 13:05:43.725 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:05:45.081Z] 13:05:43.726 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:05:48.859Z] 13:05:48.072 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:05:48.859Z] 13:05:48.075 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:05:48.859Z] 13:05:48.075 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:05:56.149Z] 13:05:55.253 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 132.0 MiB so far)
[2025-12-06T13:05:56.149Z] 13:05:55.254 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-06T13:05:56.149Z] 13:05:55.254 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-06T13:05:57.839Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (30509.617 ms) ======
[2025-12-06T13:05:57.839Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-06T13:05:57.839Z] GC before operation: completed in 89.312 ms, heap usage 407.026 MB -> 313.796 MB.
[2025-12-06T13:06:01.717Z] 13:06:01.196 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 113)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:06:01.717Z] 13:06:01.196 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 113)] 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-06T13:06:01.717Z] 13:06:01.196 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 113)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:06:06.645Z] 13:06:05.718 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 114)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:06:06.645Z] 13:06:05.724 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 114)] 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-06T13:06:06.645Z] 13:06:05.724 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 114)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:06:12.571Z] 13:06:12.397 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 115)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:06:12.571Z] 13:06:12.397 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:06:12.571Z] 13:06:12.398 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:06:17.353Z] 13:06:16.576 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:06:17.353Z] 13:06:16.578 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:06:17.353Z] 13:06:16.583 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:06:24.634Z] 13:06:23.992 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 132.0 MiB so far)
[2025-12-06T13:06:24.634Z] 13:06:23.992 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-06T13:06:24.634Z] 13:06:23.992 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-06T13:06:26.912Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (28646.864 ms) ======
[2025-12-06T13:06:26.912Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-06T13:06:26.912Z] GC before operation: completed in 102.116 ms, heap usage 591.227 MB -> 313.392 MB.
[2025-12-06T13:06:30.898Z] 13:06:30.240 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 121)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:06:30.898Z] 13:06:30.241 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 121)] 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-06T13:06:30.898Z] 13:06:30.241 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 121)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:06:33.945Z] 13:06:33.730 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 122)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:06:33.945Z] 13:06:33.730 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 122)] 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-06T13:06:33.945Z] 13:06:33.730 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 122)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:06:41.291Z] 13:06:40.718 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 123)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:06:41.291Z] 13:06:40.719 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:06:41.291Z] 13:06:40.719 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:06:44.352Z] 13:06:44.186 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:06:44.352Z] 13:06:44.187 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:06:44.352Z] 13:06:44.187 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:06:51.771Z] 13:06:51.299 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 132.0 MiB so far)
[2025-12-06T13:06:51.771Z] 13:06:51.300 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-06T13:06:51.771Z] 13:06:51.300 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-06T13:06:54.073Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (27214.646 ms) ======
[2025-12-06T13:06:54.073Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-06T13:06:54.073Z] GC before operation: completed in 109.101 ms, heap usage 590.268 MB -> 311.241 MB.
[2025-12-06T13:06:58.039Z] 13:06:57.970 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 129)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:06:58.039Z] 13:06:57.977 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 129)] 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-06T13:06:58.039Z] 13:06:57.978 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 129)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:07:02.928Z] 13:07:02.417 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 130)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:07:02.928Z] 13:07:02.417 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 130)] 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-06T13:07:02.928Z] 13:07:02.418 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 130)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:07:09.422Z] 13:07:09.387 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 131)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:07:09.422Z] 13:07:09.387 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:07:09.422Z] 13:07:09.387 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:07:15.315Z] 13:07:14.195 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:07:15.315Z] 13:07:14.195 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:07:15.315Z] 13:07:14.196 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:07:22.576Z] 13:07:21.937 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 132.0 MiB so far)
[2025-12-06T13:07:22.576Z] 13:07:21.939 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-06T13:07:22.576Z] 13:07:21.941 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-06T13:07:24.836Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (30605.459 ms) ======
[2025-12-06T13:07:24.836Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-06T13:07:24.836Z] GC before operation: completed in 84.782 ms, heap usage 548.296 MB -> 311.340 MB.
[2025-12-06T13:07:28.628Z] 13:07:28.276 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 137)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:07:28.628Z] 13:07:28.279 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 137)] 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-06T13:07:28.628Z] 13:07:28.280 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 137)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:07:33.443Z] 13:07:32.762 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 138)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:07:33.443Z] 13:07:32.763 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 138)] 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-06T13:07:33.443Z] 13:07:32.763 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 138)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:07:40.702Z] 13:07:40.079 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 139)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:07:40.702Z] 13:07:40.080 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:07:40.702Z] 13:07:40.080 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:07:44.485Z] 13:07:43.773 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:07:44.485Z] 13:07:43.774 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:07:44.485Z] 13:07:43.774 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:07:51.761Z] 13:07:51.016 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 132.0 MiB so far)
[2025-12-06T13:07:51.761Z] 13:07:51.017 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-06T13:07:51.761Z] 13:07:51.017 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-06T13:07:54.720Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (29972.306 ms) ======
[2025-12-06T13:07:54.720Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-06T13:07:54.720Z] GC before operation: completed in 95.011 ms, heap usage 321.882 MB -> 310.703 MB.
[2025-12-06T13:07:58.526Z] 13:07:58.374 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 145)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:07:58.526Z] 13:07:58.375 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 145)] 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-06T13:07:58.526Z] 13:07:58.375 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 145)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:08:02.401Z] 13:08:02.124 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 146)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:08:02.401Z] 13:08:02.124 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 146)] 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-06T13:08:02.401Z] 13:08:02.125 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 146)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:08:09.783Z] 13:08:09.135 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 147)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:08:09.783Z] 13:08:09.136 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:08:09.783Z] 13:08:09.136 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:08:13.583Z] 13:08:12.831 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:08:13.583Z] 13:08:12.838 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:08:13.583Z] 13:08:12.839 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:08:22.507Z] 13:08:21.374 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 132.0 MiB so far)
[2025-12-06T13:08:22.507Z] 13:08:21.375 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-06T13:08:22.507Z] 13:08:21.375 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-06T13:08:24.168Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (29213.271 ms) ======
[2025-12-06T13:08:24.168Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-06T13:08:24.168Z] GC before operation: completed in 89.540 ms, heap usage 551.304 MB -> 310.821 MB.
[2025-12-06T13:08:28.912Z] 13:08:28.206 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 153)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:08:28.912Z] 13:08:28.207 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 153)] 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-06T13:08:28.912Z] 13:08:28.207 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 153)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:08:33.104Z] 13:08:32.646 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 154)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:08:33.104Z] 13:08:32.646 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 154)] 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-06T13:08:33.104Z] 13:08:32.647 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 154)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:08:42.009Z] 13:08:40.619 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 155)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:08:42.009Z] 13:08:40.619 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:08:42.009Z] 13:08:40.619 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:08:44.272Z] 13:08:44.222 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:08:44.272Z] 13:08:44.223 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:08:44.272Z] 13:08:44.223 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:08:55.127Z] 13:08:53.259 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 132.0 MiB so far)
[2025-12-06T13:08:55.127Z] 13:08:53.259 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-06T13:08:55.127Z] 13:08:53.260 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-06T13:08:55.838Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (31775.012 ms) ======
[2025-12-06T13:08:55.838Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-06T13:08:55.838Z] GC before operation: completed in 84.212 ms, heap usage 550.922 MB -> 311.050 MB.
[2025-12-06T13:08:59.632Z] 13:08:59.619 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 161)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:08:59.632Z] 13:08:59.620 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 161)] 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-06T13:08:59.632Z] 13:08:59.620 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 161)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:09:04.428Z] 13:09:03.936 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 162)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:09:04.428Z] 13:09:03.937 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 162)] 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-06T13:09:04.428Z] 13:09:03.937 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 162)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:09:12.172Z] 13:09:12.034 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 163)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:09:12.172Z] 13:09:12.035 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:09:12.172Z] 13:09:12.035 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:09:16.963Z] 13:09:15.982 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:09:16.963Z] 13:09:15.983 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:09:16.963Z] 13:09:15.983 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:09:25.870Z] 13:09:25.658 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 132.0 MiB so far)
[2025-12-06T13:09:25.870Z] 13:09:25.658 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-06T13:09:25.870Z] 13:09:25.659 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-06T13:09:29.731Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (33626.595 ms) ======
[2025-12-06T13:09:29.731Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-06T13:09:29.731Z] GC before operation: completed in 87.226 ms, heap usage 329.952 MB -> 310.963 MB.
[2025-12-06T13:09:33.598Z] 13:09:33.132 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 169)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:09:33.598Z] 13:09:33.132 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 169)] 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-06T13:09:33.598Z] 13:09:33.133 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 169)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:09:38.391Z] 13:09:37.494 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 170)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:09:38.391Z] 13:09:37.494 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 170)] 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-06T13:09:38.391Z] 13:09:37.495 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 170)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:09:44.463Z] 13:09:44.248 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 171)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:09:44.463Z] 13:09:44.249 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:09:44.463Z] 13:09:44.249 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:09:49.216Z] 13:09:48.357 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:09:49.216Z] 13:09:48.358 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:09:49.216Z] 13:09:48.358 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:09:56.498Z] 13:09:55.838 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 132.0 MiB so far)
[2025-12-06T13:09:56.498Z] 13:09:55.839 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-06T13:09:56.498Z] 13:09:55.839 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-06T13:09:58.756Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (28788.974 ms) ======
[2025-12-06T13:09:58.756Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-06T13:09:58.756Z] GC before operation: completed in 81.466 ms, heap usage 550.652 MB -> 311.034 MB.
[2025-12-06T13:10:01.724Z] 13:10:01.710 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 177)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:10:01.724Z] 13:10:01.711 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 177)] 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-06T13:10:01.724Z] 13:10:01.711 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 177)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:10:06.561Z] 13:10:05.620 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 178)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:10:06.561Z] 13:10:05.621 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 178)] 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-06T13:10:06.561Z] 13:10:05.621 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 178)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:10:12.476Z] 13:10:12.081 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 179)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:10:12.476Z] 13:10:12.087 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:10:12.476Z] 13:10:12.087 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:10:17.265Z] 13:10:17.196 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:10:17.265Z] 13:10:17.196 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:10:17.265Z] 13:10:17.196 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:10:26.182Z] 13:10:24.843 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 132.0 MiB so far)
[2025-12-06T13:10:26.182Z] 13:10:24.844 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-06T13:10:26.182Z] 13:10:24.844 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-06T13:10:27.347Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (28867.865 ms) ======
[2025-12-06T13:10:27.347Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-06T13:10:27.694Z] GC before operation: completed in 84.476 ms, heap usage 550.983 MB -> 311.119 MB.
[2025-12-06T13:10:31.533Z] 13:10:30.773 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 185)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:10:31.533Z] 13:10:30.781 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 185)] 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-06T13:10:31.533Z] 13:10:30.781 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 185)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:10:35.324Z] 13:10:34.672 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 186)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:10:35.324Z] 13:10:34.673 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 186)] 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-06T13:10:35.324Z] 13:10:34.673 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 186)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:10:42.787Z] 13:10:42.612 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 187)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:10:42.787Z] 13:10:42.613 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:10:42.787Z] 13:10:42.613 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:10:47.531Z] 13:10:47.156 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:10:47.531Z] 13:10:47.157 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:10:47.531Z] 13:10:47.157 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:10:56.422Z] 13:10:55.460 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 132.0 MiB so far)
[2025-12-06T13:10:56.422Z] 13:10:55.460 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-06T13:10:56.422Z] 13:10:55.461 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-06T13:10:58.674Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (30770.972 ms) ======
[2025-12-06T13:10:58.674Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-06T13:10:58.674Z] GC before operation: completed in 98.672 ms, heap usage 322.347 MB -> 311.191 MB.
[2025-12-06T13:11:01.624Z] 13:11:01.612 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 193)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:01.624Z] 13:11:01.613 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 193)] 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-06T13:11:01.952Z] 13:11:01.613 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 193)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:11:05.737Z] 13:11:05.419 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 194)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:11:05.737Z] 13:11:05.420 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 194)] 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-06T13:11:05.737Z] 13:11:05.420 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 194)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:11:13.166Z] 13:11:12.140 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 195)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:13.166Z] 13:11:12.141 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:11:13.166Z] 13:11:12.141 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:11:16.125Z] 13:11:16.052 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:11:16.125Z] 13:11:16.053 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:11:16.125Z] 13:11:16.054 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:11:25.022Z] 13:11:23.490 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 132.0 MiB so far)
[2025-12-06T13:11:25.022Z] 13:11:23.491 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-06T13:11:25.022Z] 13:11:23.491 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-06T13:11:27.374Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (28578.155 ms) ======
[2025-12-06T13:11:27.374Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-06T13:11:27.374Z] GC before operation: completed in 91.402 ms, heap usage 337.067 MB -> 311.275 MB.
[2025-12-06T13:11:32.128Z] 13:11:31.290 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 201)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:32.128Z] 13:11:31.291 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 201)] 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-06T13:11:32.128Z] 13:11:31.291 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 201)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:11:32.128Z] 13:11:31.774 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 202)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:32.128Z] 13:11:31.781 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 202)] 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-06T13:11:32.128Z] 13:11:31.781 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 202)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:11:45.257Z] 13:11:43.869 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 203)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:45.257Z] 13:11:43.877 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:11:45.257Z] 13:11:43.877 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:11:45.257Z] 13:11:44.094 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:11:45.257Z] 13:11:44.095 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:11:45.257Z] 13:11:44.095 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:11:56.260Z] 13:11:54.838 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 132.0 MiB so far)
[2025-12-06T13:11:56.260Z] 13:11:54.839 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-06T13:11:56.260Z] 13:11:54.839 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-06T13:11:58.556Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (31364.580 ms) ======
[2025-12-06T13:11:58.556Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-06T13:11:58.556Z] GC before operation: completed in 86.948 ms, heap usage 398.787 MB -> 311.351 MB.
[2025-12-06T13:12:03.376Z] 13:12:02.459 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 209)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:12:03.376Z] 13:12:02.460 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 209)] 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-06T13:12:03.376Z] 13:12:02.460 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 209)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:12:07.208Z] 13:12:07.103 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 210)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:12:07.208Z] 13:12:07.104 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 210)] 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-06T13:12:07.208Z] 13:12:07.104 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 210)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:12:16.223Z] 13:12:14.929 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 211)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:12:16.223Z] 13:12:14.929 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:12:16.223Z] 13:12:14.929 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:12:19.185Z] 13:12:18.535 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:12:19.185Z] 13:12:18.535 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:12:19.185Z] 13:12:18.535 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:12:28.331Z] 13:12:27.957 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 132.0 MiB so far)
[2025-12-06T13:12:28.331Z] 13:12:27.958 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-06T13:12:28.331Z] 13:12:27.958 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-06T13:12:32.125Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (33044.358 ms) ======
[2025-12-06T13:12:32.125Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-06T13:12:32.125Z] GC before operation: completed in 84.138 ms, heap usage 399.312 MB -> 311.418 MB.
[2025-12-06T13:12:35.923Z] 13:12:35.467 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 217)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:12:35.923Z] 13:12:35.468 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 217)] 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-06T13:12:35.923Z] 13:12:35.468 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 217)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:12:40.689Z] 13:12:40.360 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 218)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:12:40.689Z] 13:12:40.360 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 218)] 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-06T13:12:40.689Z] 13:12:40.360 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 218)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:12:47.964Z] 13:12:46.949 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 219)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:12:47.964Z] 13:12:46.949 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:12:47.964Z] 13:12:46.950 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:12:51.757Z] 13:12:51.561 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:12:51.757Z] 13:12:51.562 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:12:51.757Z] 13:12:51.562 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:13:00.825Z] 13:12:59.377 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 132.0 MiB so far)
[2025-12-06T13:13:00.825Z] 13:12:59.377 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-06T13:13:00.825Z] 13:12:59.377 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-06T13:13:01.991Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (30391.392 ms) ======
[2025-12-06T13:13:01.991Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-06T13:13:01.991Z] GC before operation: completed in 89.904 ms, heap usage 547.742 MB -> 311.488 MB.
[2025-12-06T13:13:05.896Z] 13:13:05.732 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 225)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:05.896Z] 13:13:05.740 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 225)] 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-06T13:13:05.896Z] 13:13:05.740 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 225)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:13:10.695Z] 13:13:10.451 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 226)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:13:10.695Z] 13:13:10.452 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 226)] 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-06T13:13:10.695Z] 13:13:10.452 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 226)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:13:17.988Z] 13:13:17.966 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 227)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:17.988Z] 13:13:17.966 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:13:17.988Z] 13:13:17.966 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:13:22.742Z] 13:13:22.110 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:13:22.742Z] 13:13:22.110 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:13:22.742Z] 13:13:22.110 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:13:31.713Z] 13:13:30.270 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 132.0 MiB so far)
[2025-12-06T13:13:31.713Z] 13:13:30.270 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-06T13:13:31.713Z] 13:13:30.270 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-06T13:13:32.859Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (30785.000 ms) ======
[2025-12-06T13:13:32.859Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-06T13:13:32.859Z] GC before operation: completed in 93.989 ms, heap usage 552.076 MB -> 311.606 MB.
[2025-12-06T13:13:37.609Z] 13:13:37.368 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 233)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:37.609Z] 13:13:37.369 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 233)] 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-06T13:13:37.609Z] 13:13:37.369 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 233)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:13:37.937Z] 13:13:37.868 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 234)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:37.938Z] 13:13:37.869 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 234)] 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-06T13:13:37.938Z] 13:13:37.869 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 234)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:13:51.149Z] 13:13:50.208 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 235)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:51.149Z] 13:13:50.209 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:13:51.149Z] 13:13:50.210 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:13:51.149Z] 13:13:50.682 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:13:51.149Z] 13:13:50.682 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:13:51.149Z] 13:13:50.682 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:14:04.270Z] 13:14:02.780 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 132.0 MiB so far)
[2025-12-06T13:14:04.270Z] 13:14:02.782 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-06T13:14:04.270Z] 13:14:02.782 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-06T13:14:06.520Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (33371.010 ms) ======
[2025-12-06T13:14:06.520Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-06T13:14:06.520Z] GC before operation: completed in 100.291 ms, heap usage 399.907 MB -> 311.626 MB.
[2025-12-06T13:14:11.267Z] 13:14:10.323 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 241)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:14:11.267Z] 13:14:10.324 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 241)] 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-06T13:14:11.267Z] 13:14:10.324 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 241)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-12-06T13:14:16.014Z] 13:14:15.207 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 242)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:14:16.014Z] 13:14:15.207 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 242)] 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-06T13:14:16.014Z] 13:14:15.208 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 242)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-12-06T13:14:23.281Z] 13:14:22.555 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 243)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2025-12-06T13:14:23.281Z] 13:14:22.556 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2025-12-06T13:14:23.281Z] 13:14:22.556 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2025-12-06T13:14:28.076Z] 13:14:27.136 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2025-12-06T13:14:28.076Z] 13:14:27.143 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-06T13:14:28.076Z] 13:14:27.143 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-06T13:14:35.341Z] 13:14:34.535 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 132.0 MiB so far)
[2025-12-06T13:14:35.341Z] 13:14:34.535 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-06T13:14:35.341Z] 13:14:34.535 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-06T13:14:38.394Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (31678.103 ms) ======
[2025-12-06T13:14:38.725Z] -----------------------------------
[2025-12-06T13:14:38.725Z] renaissance-naive-bayes_0_PASSED
[2025-12-06T13:14:38.725Z] -----------------------------------
[2025-12-06T13:14:38.725Z]
[2025-12-06T13:14:38.725Z] TEST TEARDOWN:
[2025-12-06T13:14:38.725Z] Nothing to be done for teardown.
[2025-12-06T13:14:38.725Z] renaissance-naive-bayes_0 Finish Time: Sat Dec 6 13:14:38 2025 Epoch Time (ms): 1765026878568