renaissance-naive-bayes_0
[2026-01-17T13:36:22.023Z] Running test renaissance-naive-bayes_0 ...
[2026-01-17T13:36:22.023Z] ===============================================
[2026-01-17T13:36:22.023Z] renaissance-naive-bayes_0 Start Time: Sat Jan 17 13:36:21 2026 Epoch Time (ms): 1768656981462
[2026-01-17T13:36:22.023Z] variation: NoOptions
[2026-01-17T13:36:22.023Z] JVM_OPTIONS:
[2026-01-17T13:36:22.023Z] { \
[2026-01-17T13:36:22.023Z] echo ""; echo "TEST SETUP:"; \
[2026-01-17T13:36:22.023Z] echo "Nothing to be done for setup."; \
[2026-01-17T13:36:22.023Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17686553329648/renaissance-naive-bayes_0"; \
[2026-01-17T13:36:22.023Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17686553329648/renaissance-naive-bayes_0"; \
[2026-01-17T13:36:22.023Z] echo ""; echo "TESTING:"; \
[2026-01-17T13:36:22.023Z] "/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_17686553329648/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-17T13:36:22.023Z] 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_17686553329648/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-17T13:36:22.023Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-17T13:36:22.023Z] echo "Nothing to be done for teardown."; \
[2026-01-17T13:36:22.023Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17686553329648/TestTargetResult";
[2026-01-17T13:36:22.023Z]
[2026-01-17T13:36:22.023Z] TEST SETUP:
[2026-01-17T13:36:22.023Z] Nothing to be done for setup.
[2026-01-17T13:36:22.023Z]
[2026-01-17T13:36:22.023Z] TESTING:
[2026-01-17T13:36:22.023Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-17T13:36:22.023Z] 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_17686553329648/renaissance-naive-bayes_0/launcher-133621-1970289011954858723/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-17T13:36:22.023Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-17T13:36:22.023Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-17T13:36:29.580Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-17T13:36:49.900Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-17T13:36:49.900Z] GC before operation: completed in 79.939 ms, heap usage 56.333 MB -> 34.916 MB.
[2026-01-17T13:37:00.336Z] 13:36:59.304 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-01-17T13:37:00.336Z] 13:36:59.334 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:37:00.336Z] 13:36:59.340 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:37:06.322Z] 13:37:06.152 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)
[2026-01-17T13:37:06.322Z] 13:37:06.155 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
[2026-01-17T13:37:06.322Z] 13:37:06.155 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
[2026-01-17T13:37:09.645Z] 13:37:09.299 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)
[2026-01-17T13:37:09.645Z] 13:37:09.299 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
[2026-01-17T13:37:09.645Z] 13:37:09.300 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
[2026-01-17T13:37:10.290Z] 13:37:09.987 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)
[2026-01-17T13:37:10.290Z] 13:37:09.988 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
[2026-01-17T13:37:10.290Z] 13:37:09.989 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
[2026-01-17T13:37:15.129Z] 13:37:14.629 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)
[2026-01-17T13:37:15.129Z] 13:37:14.630 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
[2026-01-17T13:37:15.129Z] 13:37:14.630 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
[2026-01-17T13:37:21.113Z] 13:37:20.933 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 9)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:37:21.113Z] 13:37:20.933 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 9)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:37:21.113Z] 13:37:20.934 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 9)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:37:24.946Z] 13:37:24.894 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 132.0 MiB so far)
[2026-01-17T13:37:24.946Z] 13:37:24.894 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
[2026-01-17T13:37:24.946Z] 13:37:24.894 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
[2026-01-17T13:37:33.724Z] 13:37:33.222 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)
[2026-01-17T13:37:33.724Z] 13:37:33.222 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
[2026-01-17T13:37:33.724Z] 13:37:33.222 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
[2026-01-17T13:37:34.379Z] 13:37:33.727 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 68.0 MiB so far)
[2026-01-17T13:37:34.379Z] 13:37:33.728 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
[2026-01-17T13:37:34.379Z] 13:37:33.728 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
[2026-01-17T13:37:46.793Z] 13:37:45.058 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)
[2026-01-17T13:37:46.793Z] 13:37:45.058 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
[2026-01-17T13:37:46.793Z] 13:37:45.058 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
[2026-01-17T13:37:48.131Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (59288.426 ms) ======
[2026-01-17T13:37:48.131Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-17T13:37:48.131Z] GC before operation: completed in 163.822 ms, heap usage 610.617 MB -> 313.403 MB.
[2026-01-17T13:37:52.978Z] 13:37:51.923 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 17)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:37:52.978Z] 13:37:51.924 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 17)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:37:52.978Z] 13:37:51.924 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 17)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:37:55.898Z] 13:37:55.794 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)
[2026-01-17T13:37:55.898Z] 13:37:55.795 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
[2026-01-17T13:37:55.898Z] 13:37:55.795 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
[2026-01-17T13:38:04.646Z] 13:38:03.363 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)
[2026-01-17T13:38:04.646Z] 13:38:03.366 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
[2026-01-17T13:38:04.646Z] 13:38:03.366 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
[2026-01-17T13:38:08.483Z] 13:38:07.772 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)
[2026-01-17T13:38:08.484Z] 13:38:07.773 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
[2026-01-17T13:38:08.484Z] 13:38:07.773 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
[2026-01-17T13:38:17.635Z] 13:38:16.637 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)
[2026-01-17T13:38:17.635Z] 13:38:16.638 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
[2026-01-17T13:38:17.635Z] 13:38:16.638 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
[2026-01-17T13:38:20.556Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (32393.011 ms) ======
[2026-01-17T13:38:20.556Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-17T13:38:20.556Z] GC before operation: completed in 86.867 ms, heap usage 321.202 MB -> 313.544 MB.
[2026-01-17T13:38:24.395Z] 13:38:23.953 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 25)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:38:24.395Z] 13:38:23.953 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 25)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:38:24.395Z] 13:38:23.953 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 25)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:38:29.246Z] 13:38:28.642 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)
[2026-01-17T13:38:29.246Z] 13:38:28.642 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
[2026-01-17T13:38:29.246Z] 13:38:28.642 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
[2026-01-17T13:38:36.566Z] 13:38:35.281 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)
[2026-01-17T13:38:36.567Z] 13:38:35.281 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
[2026-01-17T13:38:36.567Z] 13:38:35.281 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
[2026-01-17T13:38:40.403Z] 13:38:39.504 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)
[2026-01-17T13:38:40.403Z] 13:38:39.504 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
[2026-01-17T13:38:40.403Z] 13:38:39.504 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
[2026-01-17T13:38:47.673Z] 13:38:46.436 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)
[2026-01-17T13:38:47.673Z] 13:38:46.436 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
[2026-01-17T13:38:47.673Z] 13:38:46.436 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
[2026-01-17T13:38:49.766Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (29014.674 ms) ======
[2026-01-17T13:38:49.766Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-17T13:38:49.766Z] GC before operation: completed in 85.296 ms, heap usage 374.407 MB -> 313.629 MB.
[2026-01-17T13:38:54.612Z] 13:38:53.580 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 33)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:38:54.612Z] 13:38:53.580 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 33)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:38:54.612Z] 13:38:53.580 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 33)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:38:58.444Z] 13:38:57.699 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)
[2026-01-17T13:38:58.444Z] 13:38:57.700 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
[2026-01-17T13:38:58.444Z] 13:38:57.700 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
[2026-01-17T13:39:05.720Z] 13:39:05.315 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)
[2026-01-17T13:39:05.720Z] 13:39:05.316 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
[2026-01-17T13:39:05.720Z] 13:39:05.316 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
[2026-01-17T13:39:09.659Z] 13:39:09.319 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)
[2026-01-17T13:39:09.659Z] 13:39:09.320 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
[2026-01-17T13:39:09.659Z] 13:39:09.320 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
[2026-01-17T13:39:18.794Z] 13:39:17.624 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)
[2026-01-17T13:39:18.794Z] 13:39:17.625 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
[2026-01-17T13:39:18.794Z] 13:39:17.625 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
[2026-01-17T13:39:20.129Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (30488.467 ms) ======
[2026-01-17T13:39:20.129Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-17T13:39:20.129Z] GC before operation: completed in 84.635 ms, heap usage 591.440 MB -> 314.090 MB.
[2026-01-17T13:39:23.974Z] 13:39:23.859 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 41)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:39:23.974Z] 13:39:23.859 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 41)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:39:23.974Z] 13:39:23.859 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 41)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:39:28.832Z] 13:39:28.400 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)
[2026-01-17T13:39:28.832Z] 13:39:28.400 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
[2026-01-17T13:39:28.832Z] 13:39:28.400 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
[2026-01-17T13:39:37.585Z] 13:39:36.333 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)
[2026-01-17T13:39:37.585Z] 13:39:36.333 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
[2026-01-17T13:39:37.585Z] 13:39:36.333 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
[2026-01-17T13:39:41.417Z] 13:39:40.744 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)
[2026-01-17T13:39:41.417Z] 13:39:40.745 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
[2026-01-17T13:39:41.417Z] 13:39:40.745 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
[2026-01-17T13:39:50.165Z] 13:39:49.223 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)
[2026-01-17T13:39:50.165Z] 13:39:49.224 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
[2026-01-17T13:39:50.165Z] 13:39:49.224 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
[2026-01-17T13:39:52.262Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (31641.196 ms) ======
[2026-01-17T13:39:52.262Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-17T13:39:52.262Z] GC before operation: completed in 103.275 ms, heap usage 726.494 MB -> 313.863 MB.
[2026-01-17T13:39:56.096Z] 13:39:55.375 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 49)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:39:56.096Z] 13:39:55.376 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 49)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:39:56.096Z] 13:39:55.376 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 49)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:39:59.936Z] 13:39:59.875 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)
[2026-01-17T13:39:59.936Z] 13:39:59.876 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
[2026-01-17T13:39:59.936Z] 13:39:59.876 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
[2026-01-17T13:40:07.233Z] 13:40:06.373 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)
[2026-01-17T13:40:07.233Z] 13:40:06.374 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
[2026-01-17T13:40:07.233Z] 13:40:06.374 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
[2026-01-17T13:40:11.075Z] 13:40:10.180 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)
[2026-01-17T13:40:11.075Z] 13:40:10.183 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
[2026-01-17T13:40:11.075Z] 13:40:10.186 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
[2026-01-17T13:40:18.753Z] 13:40:17.458 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)
[2026-01-17T13:40:18.753Z] 13:40:17.459 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
[2026-01-17T13:40:18.753Z] 13:40:17.459 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
[2026-01-17T13:40:20.850Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (28529.957 ms) ======
[2026-01-17T13:40:20.850Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-17T13:40:20.850Z] GC before operation: completed in 79.576 ms, heap usage 374.272 MB -> 313.958 MB.
[2026-01-17T13:40:24.685Z] 13:40:24.295 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 57)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:40:24.685Z] 13:40:24.295 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 57)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:40:24.685Z] 13:40:24.295 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 57)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:40:29.546Z] 13:40:28.526 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)
[2026-01-17T13:40:29.546Z] 13:40:28.526 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
[2026-01-17T13:40:29.546Z] 13:40:28.526 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
[2026-01-17T13:40:36.825Z] 13:40:36.475 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)
[2026-01-17T13:40:36.825Z] 13:40:36.476 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
[2026-01-17T13:40:36.825Z] 13:40:36.476 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
[2026-01-17T13:40:41.681Z] 13:40:40.758 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)
[2026-01-17T13:40:41.681Z] 13:40:40.761 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
[2026-01-17T13:40:41.681Z] 13:40:40.761 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
[2026-01-17T13:40:50.480Z] 13:40:49.281 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)
[2026-01-17T13:40:50.480Z] 13:40:49.282 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
[2026-01-17T13:40:50.480Z] 13:40:49.282 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
[2026-01-17T13:40:53.407Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (32422.510 ms) ======
[2026-01-17T13:40:53.407Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-17T13:40:53.407Z] GC before operation: completed in 91.709 ms, heap usage 332.928 MB -> 313.984 MB.
[2026-01-17T13:40:56.333Z] 13:40:56.223 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 65)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:40:56.333Z] 13:40:56.226 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 65)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:40:56.333Z] 13:40:56.226 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 65)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:41:01.189Z] 13:41:00.788 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)
[2026-01-17T13:41:01.189Z] 13:41:00.789 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
[2026-01-17T13:41:01.189Z] 13:41:00.789 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
[2026-01-17T13:41:08.478Z] 13:41:08.018 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)
[2026-01-17T13:41:08.478Z] 13:41:08.019 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
[2026-01-17T13:41:08.478Z] 13:41:08.021 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
[2026-01-17T13:41:12.318Z] 13:41:11.742 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)
[2026-01-17T13:41:12.318Z] 13:41:11.743 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
[2026-01-17T13:41:12.318Z] 13:41:11.743 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
[2026-01-17T13:41:19.626Z] 13:41:19.055 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)
[2026-01-17T13:41:19.626Z] 13:41:19.056 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
[2026-01-17T13:41:19.626Z] 13:41:19.056 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
[2026-01-17T13:41:21.721Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (28586.767 ms) ======
[2026-01-17T13:41:21.721Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-17T13:41:21.722Z] GC before operation: completed in 80.321 ms, heap usage 337.009 MB -> 314.079 MB.
[2026-01-17T13:41:25.564Z] 13:41:25.396 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 73)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:41:25.564Z] 13:41:25.397 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 73)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:41:25.564Z] 13:41:25.397 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 73)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:41:30.418Z] 13:41:29.443 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)
[2026-01-17T13:41:30.418Z] 13:41:29.446 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
[2026-01-17T13:41:30.418Z] 13:41:29.446 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
[2026-01-17T13:41:36.417Z] 13:41:36.219 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)
[2026-01-17T13:41:36.417Z] 13:41:36.219 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
[2026-01-17T13:41:36.417Z] 13:41:36.220 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
[2026-01-17T13:41:41.274Z] 13:41:40.278 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 132.0 MiB so far)
[2026-01-17T13:41:41.274Z] 13:41:40.281 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
[2026-01-17T13:41:41.274Z] 13:41:40.281 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
[2026-01-17T13:41:48.548Z] 13:41:47.721 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)
[2026-01-17T13:41:48.548Z] 13:41:47.722 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
[2026-01-17T13:41:48.548Z] 13:41:47.722 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
[2026-01-17T13:41:50.642Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (28990.241 ms) ======
[2026-01-17T13:41:50.642Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-17T13:41:51.284Z] GC before operation: completed in 88.174 ms, heap usage 374.630 MB -> 314.160 MB.
[2026-01-17T13:41:54.211Z] 13:41:54.135 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 81)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:41:54.211Z] 13:41:54.136 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 81)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:41:54.211Z] 13:41:54.136 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 81)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:41:59.068Z] 13:41:58.701 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)
[2026-01-17T13:41:59.068Z] 13:41:58.704 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
[2026-01-17T13:41:59.068Z] 13:41:58.704 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
[2026-01-17T13:42:06.336Z] 13:42:05.503 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)
[2026-01-17T13:42:06.336Z] 13:42:05.504 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
[2026-01-17T13:42:06.336Z] 13:42:05.504 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
[2026-01-17T13:42:10.167Z] 13:42:09.308 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)
[2026-01-17T13:42:10.167Z] 13:42:09.310 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
[2026-01-17T13:42:10.167Z] 13:42:09.310 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
[2026-01-17T13:42:17.931Z] 13:42:17.403 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)
[2026-01-17T13:42:17.931Z] 13:42:17.404 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
[2026-01-17T13:42:17.931Z] 13:42:17.404 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
[2026-01-17T13:42:20.022Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (29058.570 ms) ======
[2026-01-17T13:42:20.022Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-17T13:42:20.022Z] GC before operation: completed in 81.702 ms, heap usage 591.597 MB -> 314.255 MB.
[2026-01-17T13:42:23.861Z] 13:42:23.706 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 89)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:42:23.861Z] 13:42:23.709 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 89)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:42:23.861Z] 13:42:23.709 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 89)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:42:28.708Z] 13:42:27.708 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)
[2026-01-17T13:42:28.708Z] 13:42:27.709 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
[2026-01-17T13:42:28.708Z] 13:42:27.709 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
[2026-01-17T13:42:35.984Z] 13:42:35.149 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)
[2026-01-17T13:42:35.984Z] 13:42:35.150 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
[2026-01-17T13:42:35.984Z] 13:42:35.150 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
[2026-01-17T13:42:39.816Z] 13:42:39.378 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)
[2026-01-17T13:42:39.816Z] 13:42:39.380 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
[2026-01-17T13:42:39.816Z] 13:42:39.380 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
[2026-01-17T13:42:48.642Z] 13:42:47.331 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)
[2026-01-17T13:42:48.642Z] 13:42:47.331 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
[2026-01-17T13:42:48.642Z] 13:42:47.332 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
[2026-01-17T13:42:50.737Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (30493.512 ms) ======
[2026-01-17T13:42:50.737Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-17T13:42:50.737Z] GC before operation: completed in 79.472 ms, heap usage 333.044 MB -> 314.318 MB.
[2026-01-17T13:42:54.578Z] 13:42:53.768 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 97)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:42:54.578Z] 13:42:53.769 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 97)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:42:54.578Z] 13:42:53.769 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 97)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:42:58.441Z] 13:42:58.178 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)
[2026-01-17T13:42:58.441Z] 13:42:58.179 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
[2026-01-17T13:42:58.441Z] 13:42:58.179 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
[2026-01-17T13:43:05.720Z] 13:43:04.665 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)
[2026-01-17T13:43:05.721Z] 13:43:04.668 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
[2026-01-17T13:43:05.721Z] 13:43:04.668 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
[2026-01-17T13:43:09.560Z] 13:43:08.805 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)
[2026-01-17T13:43:09.560Z] 13:43:08.807 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
[2026-01-17T13:43:09.560Z] 13:43:08.807 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
[2026-01-17T13:43:17.235Z] 13:43:16.811 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)
[2026-01-17T13:43:17.235Z] 13:43:16.811 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
[2026-01-17T13:43:17.235Z] 13:43:16.811 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
[2026-01-17T13:43:20.167Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (29454.891 ms) ======
[2026-01-17T13:43:20.167Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-17T13:43:20.167Z] GC before operation: completed in 83.533 ms, heap usage 333.096 MB -> 314.385 MB.
[2026-01-17T13:43:24.002Z] 13:43:23.504 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 105)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:43:24.002Z] 13:43:23.507 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 105)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:43:24.002Z] 13:43:23.507 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 105)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:43:27.849Z] 13:43:27.622 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)
[2026-01-17T13:43:27.849Z] 13:43:27.623 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
[2026-01-17T13:43:27.849Z] 13:43:27.623 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
[2026-01-17T13:43:36.587Z] 13:43:35.193 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)
[2026-01-17T13:43:36.587Z] 13:43:35.193 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
[2026-01-17T13:43:36.587Z] 13:43:35.194 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
[2026-01-17T13:43:39.514Z] 13:43:38.714 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)
[2026-01-17T13:43:39.514Z] 13:43:38.717 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
[2026-01-17T13:43:39.514Z] 13:43:38.717 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
[2026-01-17T13:43:46.792Z] 13:43:46.700 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)
[2026-01-17T13:43:46.792Z] 13:43:46.700 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
[2026-01-17T13:43:46.792Z] 13:43:46.701 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
[2026-01-17T13:43:49.709Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (29171.570 ms) ======
[2026-01-17T13:43:49.709Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-17T13:43:49.709Z] GC before operation: completed in 89.524 ms, heap usage 406.928 MB -> 314.463 MB.
[2026-01-17T13:43:52.638Z] 13:43:52.594 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 113)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:43:52.638Z] 13:43:52.594 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 113)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:43:52.638Z] 13:43:52.595 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 113)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:43:58.629Z] 13:43:57.463 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)
[2026-01-17T13:43:58.629Z] 13:43:57.475 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
[2026-01-17T13:43:58.629Z] 13:43:57.475 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
[2026-01-17T13:44:04.614Z] 13:44:03.735 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)
[2026-01-17T13:44:04.614Z] 13:44:03.736 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
[2026-01-17T13:44:04.614Z] 13:44:03.737 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
[2026-01-17T13:44:08.546Z] 13:44:07.706 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)
[2026-01-17T13:44:08.546Z] 13:44:07.707 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
[2026-01-17T13:44:08.546Z] 13:44:07.708 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
[2026-01-17T13:44:15.819Z] 13:44:15.775 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)
[2026-01-17T13:44:15.819Z] 13:44:15.775 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
[2026-01-17T13:44:15.819Z] 13:44:15.776 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
[2026-01-17T13:44:18.832Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (28986.023 ms) ======
[2026-01-17T13:44:18.832Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-17T13:44:18.832Z] GC before operation: completed in 86.331 ms, heap usage 591.384 MB -> 314.154 MB.
[2026-01-17T13:44:22.665Z] 13:44:21.781 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 121)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:44:22.665Z] 13:44:21.782 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 121)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:44:22.665Z] 13:44:21.782 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 121)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:44:26.498Z] 13:44:26.427 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)
[2026-01-17T13:44:26.498Z] 13:44:26.430 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
[2026-01-17T13:44:26.498Z] 13:44:26.431 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
[2026-01-17T13:44:33.779Z] 13:44:32.764 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)
[2026-01-17T13:44:33.779Z] 13:44:32.764 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
[2026-01-17T13:44:33.779Z] 13:44:32.764 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
[2026-01-17T13:44:38.628Z] 13:44:37.570 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)
[2026-01-17T13:44:38.628Z] 13:44:37.570 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
[2026-01-17T13:44:38.628Z] 13:44:37.571 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
[2026-01-17T13:44:44.770Z] 13:44:44.468 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)
[2026-01-17T13:44:44.770Z] 13:44:44.469 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
[2026-01-17T13:44:44.770Z] 13:44:44.469 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
[2026-01-17T13:44:48.599Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (29391.212 ms) ======
[2026-01-17T13:44:48.599Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-17T13:44:48.599Z] GC before operation: completed in 100.003 ms, heap usage 374.092 MB -> 312.656 MB.
[2026-01-17T13:44:51.518Z] 13:44:51.234 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 129)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:44:51.518Z] 13:44:51.235 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 129)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:44:51.518Z] 13:44:51.235 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 129)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:44:56.370Z] 13:44:55.444 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)
[2026-01-17T13:44:56.370Z] 13:44:55.445 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
[2026-01-17T13:44:56.370Z] 13:44:55.446 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
[2026-01-17T13:45:03.634Z] 13:45:02.786 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)
[2026-01-17T13:45:03.635Z] 13:45:02.786 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
[2026-01-17T13:45:03.635Z] 13:45:02.787 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
[2026-01-17T13:45:06.547Z] 13:45:06.250 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)
[2026-01-17T13:45:06.547Z] 13:45:06.251 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
[2026-01-17T13:45:06.547Z] 13:45:06.251 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
[2026-01-17T13:45:15.299Z] 13:45:14.802 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)
[2026-01-17T13:45:15.300Z] 13:45:14.803 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
[2026-01-17T13:45:15.300Z] 13:45:14.803 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
[2026-01-17T13:45:18.610Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (30266.473 ms) ======
[2026-01-17T13:45:18.610Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-17T13:45:18.610Z] GC before operation: completed in 84.307 ms, heap usage 323.360 MB -> 311.731 MB.
[2026-01-17T13:45:21.526Z] 13:45:21.177 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 137)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:45:21.526Z] 13:45:21.178 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 137)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:45:21.526Z] 13:45:21.178 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 137)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:45:26.383Z] 13:45:25.808 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)
[2026-01-17T13:45:26.383Z] 13:45:25.809 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
[2026-01-17T13:45:26.383Z] 13:45:25.809 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
[2026-01-17T13:45:32.377Z] 13:45:31.657 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)
[2026-01-17T13:45:32.377Z] 13:45:31.658 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
[2026-01-17T13:45:32.377Z] 13:45:31.658 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
[2026-01-17T13:45:36.211Z] 13:45:35.507 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)
[2026-01-17T13:45:36.211Z] 13:45:35.508 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
[2026-01-17T13:45:36.211Z] 13:45:35.508 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
[2026-01-17T13:45:43.484Z] 13:45:42.592 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)
[2026-01-17T13:45:43.484Z] 13:45:42.593 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
[2026-01-17T13:45:43.484Z] 13:45:42.593 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
[2026-01-17T13:45:45.616Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (27342.868 ms) ======
[2026-01-17T13:45:45.616Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-17T13:45:45.616Z] GC before operation: completed in 86.557 ms, heap usage 322.404 MB -> 310.733 MB.
[2026-01-17T13:45:49.449Z] 13:45:49.100 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 145)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:45:49.449Z] 13:45:49.100 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 145)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:45:49.449Z] 13:45:49.100 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 145)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:45:54.297Z] 13:45:53.523 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)
[2026-01-17T13:45:54.297Z] 13:45:53.526 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
[2026-01-17T13:45:54.297Z] 13:45:53.526 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
[2026-01-17T13:46:01.577Z] 13:46:00.981 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)
[2026-01-17T13:46:01.577Z] 13:46:00.982 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
[2026-01-17T13:46:01.577Z] 13:46:00.982 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
[2026-01-17T13:46:05.415Z] 13:46:05.296 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)
[2026-01-17T13:46:05.415Z] 13:46:05.297 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
[2026-01-17T13:46:05.415Z] 13:46:05.297 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
[2026-01-17T13:46:14.165Z] 13:46:14.026 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)
[2026-01-17T13:46:14.165Z] 13:46:14.026 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
[2026-01-17T13:46:14.165Z] 13:46:14.027 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
[2026-01-17T13:46:17.475Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (30846.028 ms) ======
[2026-01-17T13:46:17.475Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-17T13:46:17.475Z] GC before operation: completed in 77.942 ms, heap usage 584.541 MB -> 310.809 MB.
[2026-01-17T13:46:20.395Z] 13:46:19.667 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 153)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:46:20.395Z] 13:46:19.668 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 153)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:46:20.395Z] 13:46:19.668 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 153)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:46:24.230Z] 13:46:23.979 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)
[2026-01-17T13:46:24.230Z] 13:46:23.980 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
[2026-01-17T13:46:24.230Z] 13:46:23.980 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
[2026-01-17T13:46:31.516Z] 13:46:31.111 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)
[2026-01-17T13:46:31.516Z] 13:46:31.112 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
[2026-01-17T13:46:31.516Z] 13:46:31.112 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
[2026-01-17T13:46:36.368Z] 13:46:35.618 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)
[2026-01-17T13:46:36.368Z] 13:46:35.618 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
[2026-01-17T13:46:36.368Z] 13:46:35.618 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
[2026-01-17T13:46:43.651Z] 13:46:43.078 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)
[2026-01-17T13:46:43.651Z] 13:46:43.079 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
[2026-01-17T13:46:43.651Z] 13:46:43.079 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
[2026-01-17T13:46:46.572Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (29778.459 ms) ======
[2026-01-17T13:46:46.572Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-17T13:46:46.572Z] GC before operation: completed in 77.723 ms, heap usage 398.929 MB -> 310.908 MB.
[2026-01-17T13:46:50.401Z] 13:46:49.828 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 161)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:46:50.401Z] 13:46:49.829 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 161)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:46:50.401Z] 13:46:49.829 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 161)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:46:55.282Z] 13:46:54.583 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)
[2026-01-17T13:46:55.282Z] 13:46:54.584 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
[2026-01-17T13:46:55.282Z] 13:46:54.584 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
[2026-01-17T13:47:02.572Z] 13:47:02.146 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)
[2026-01-17T13:47:02.572Z] 13:47:02.146 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
[2026-01-17T13:47:02.572Z] 13:47:02.146 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
[2026-01-17T13:47:06.410Z] 13:47:06.201 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)
[2026-01-17T13:47:06.410Z] 13:47:06.202 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
[2026-01-17T13:47:06.410Z] 13:47:06.202 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
[2026-01-17T13:47:15.160Z] 13:47:14.441 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)
[2026-01-17T13:47:15.160Z] 13:47:14.441 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
[2026-01-17T13:47:15.160Z] 13:47:14.441 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
[2026-01-17T13:47:18.122Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (31314.724 ms) ======
[2026-01-17T13:47:18.122Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-17T13:47:18.122Z] GC before operation: completed in 80.527 ms, heap usage 322.004 MB -> 311.006 MB.
[2026-01-17T13:47:21.959Z] 13:47:21.163 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 169)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:47:21.960Z] 13:47:21.164 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 169)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:47:21.960Z] 13:47:21.164 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 169)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:47:25.798Z] 13:47:25.721 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)
[2026-01-17T13:47:25.798Z] 13:47:25.722 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
[2026-01-17T13:47:25.798Z] 13:47:25.722 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
[2026-01-17T13:47:33.294Z] 13:47:32.440 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)
[2026-01-17T13:47:33.295Z] 13:47:32.441 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
[2026-01-17T13:47:33.295Z] 13:47:32.441 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
[2026-01-17T13:47:38.151Z] 13:47:37.438 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)
[2026-01-17T13:47:38.151Z] 13:47:37.439 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
[2026-01-17T13:47:38.151Z] 13:47:37.441 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
[2026-01-17T13:47:45.437Z] 13:47:44.861 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)
[2026-01-17T13:47:45.437Z] 13:47:44.862 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
[2026-01-17T13:47:45.437Z] 13:47:44.862 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
[2026-01-17T13:47:48.358Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (29902.594 ms) ======
[2026-01-17T13:47:48.358Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-17T13:47:48.358Z] GC before operation: completed in 82.140 ms, heap usage 337.944 MB -> 311.074 MB.
[2026-01-17T13:47:51.286Z] 13:47:51.173 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 177)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:47:51.287Z] 13:47:51.174 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 177)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:47:51.287Z] 13:47:51.174 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 177)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:47:55.125Z] 13:47:54.949 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)
[2026-01-17T13:47:55.125Z] 13:47:54.950 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
[2026-01-17T13:47:55.125Z] 13:47:54.950 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
[2026-01-17T13:48:03.883Z] 13:48:02.888 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)
[2026-01-17T13:48:03.883Z] 13:48:02.888 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
[2026-01-17T13:48:03.883Z] 13:48:02.888 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
[2026-01-17T13:48:06.806Z] 13:48:06.701 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)
[2026-01-17T13:48:06.806Z] 13:48:06.702 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
[2026-01-17T13:48:06.806Z] 13:48:06.702 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
[2026-01-17T13:48:15.546Z] 13:48:14.906 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)
[2026-01-17T13:48:15.547Z] 13:48:14.907 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
[2026-01-17T13:48:15.547Z] 13:48:14.907 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
[2026-01-17T13:48:18.473Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (30399.969 ms) ======
[2026-01-17T13:48:18.473Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-17T13:48:18.473Z] GC before operation: completed in 80.438 ms, heap usage 398.785 MB -> 311.172 MB.
[2026-01-17T13:48:21.435Z] 13:48:21.325 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 185)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:48:21.435Z] 13:48:21.325 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 185)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:48:21.435Z] 13:48:21.325 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 185)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:48:26.320Z] 13:48:25.291 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)
[2026-01-17T13:48:26.320Z] 13:48:25.292 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
[2026-01-17T13:48:26.320Z] 13:48:25.292 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
[2026-01-17T13:48:33.599Z] 13:48:32.274 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)
[2026-01-17T13:48:33.599Z] 13:48:32.274 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
[2026-01-17T13:48:33.599Z] 13:48:32.274 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
[2026-01-17T13:48:36.524Z] 13:48:36.174 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)
[2026-01-17T13:48:36.524Z] 13:48:36.174 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
[2026-01-17T13:48:36.524Z] 13:48:36.174 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
[2026-01-17T13:48:43.801Z] 13:48:43.290 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)
[2026-01-17T13:48:43.801Z] 13:48:43.290 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
[2026-01-17T13:48:43.801Z] 13:48:43.291 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
[2026-01-17T13:48:46.841Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (27979.694 ms) ======
[2026-01-17T13:48:46.841Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-17T13:48:46.841Z] GC before operation: completed in 85.216 ms, heap usage 399.610 MB -> 311.256 MB.
[2026-01-17T13:48:50.679Z] 13:48:50.070 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 193)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:48:50.679Z] 13:48:50.071 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 193)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:48:50.679Z] 13:48:50.071 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 193)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:48:54.518Z] 13:48:54.014 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)
[2026-01-17T13:48:54.518Z] 13:48:54.014 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
[2026-01-17T13:48:54.518Z] 13:48:54.014 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
[2026-01-17T13:49:03.277Z] 13:49:02.238 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)
[2026-01-17T13:49:03.277Z] 13:49:02.239 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
[2026-01-17T13:49:03.277Z] 13:49:02.239 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
[2026-01-17T13:49:06.200Z] 13:49:05.788 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)
[2026-01-17T13:49:06.200Z] 13:49:05.791 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
[2026-01-17T13:49:06.200Z] 13:49:05.791 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
[2026-01-17T13:49:15.039Z] 13:49:14.966 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)
[2026-01-17T13:49:15.039Z] 13:49:14.966 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
[2026-01-17T13:49:15.039Z] 13:49:14.966 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
[2026-01-17T13:49:17.960Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (31554.039 ms) ======
[2026-01-17T13:49:17.960Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-17T13:49:17.960Z] GC before operation: completed in 80.773 ms, heap usage 322.250 MB -> 311.342 MB.
[2026-01-17T13:49:21.796Z] 13:49:21.696 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 201)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:49:21.796Z] 13:49:21.696 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 201)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:49:21.796Z] 13:49:21.697 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 201)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:49:26.655Z] 13:49:25.988 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 132.0 MiB so far)
[2026-01-17T13:49:26.655Z] 13:49:25.990 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
[2026-01-17T13:49:26.655Z] 13:49:25.990 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
[2026-01-17T13:49:33.936Z] 13:49:33.753 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)
[2026-01-17T13:49:33.936Z] 13:49:33.755 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
[2026-01-17T13:49:33.936Z] 13:49:33.756 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
[2026-01-17T13:49:39.218Z] 13:49:38.794 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 132.0 MiB so far)
[2026-01-17T13:49:39.218Z] 13:49:38.795 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
[2026-01-17T13:49:39.218Z] 13:49:38.795 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
[2026-01-17T13:49:47.966Z] 13:49:46.504 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)
[2026-01-17T13:49:47.966Z] 13:49:46.504 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
[2026-01-17T13:49:47.966Z] 13:49:46.504 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
[2026-01-17T13:49:50.063Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (31403.901 ms) ======
[2026-01-17T13:49:50.063Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-17T13:49:50.063Z] GC before operation: completed in 81.826 ms, heap usage 329.195 MB -> 311.353 MB.
[2026-01-17T13:49:53.066Z] 13:49:52.540 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 209)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:49:53.066Z] 13:49:52.541 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 209)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:49:53.066Z] 13:49:52.541 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 209)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:49:56.910Z] 13:49:56.671 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)
[2026-01-17T13:49:56.910Z] 13:49:56.671 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
[2026-01-17T13:49:56.910Z] 13:49:56.671 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
[2026-01-17T13:50:04.207Z] 13:50:04.031 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)
[2026-01-17T13:50:04.207Z] 13:50:04.031 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
[2026-01-17T13:50:04.207Z] 13:50:04.031 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
[2026-01-17T13:50:09.052Z] 13:50:08.350 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)
[2026-01-17T13:50:09.052Z] 13:50:08.354 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
[2026-01-17T13:50:09.052Z] 13:50:08.354 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
[2026-01-17T13:50:17.793Z] 13:50:17.268 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)
[2026-01-17T13:50:17.793Z] 13:50:17.268 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
[2026-01-17T13:50:17.793Z] 13:50:17.269 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
[2026-01-17T13:50:21.625Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (31393.010 ms) ======
[2026-01-17T13:50:21.625Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-17T13:50:21.625Z] GC before operation: completed in 84.963 ms, heap usage 339.327 MB -> 311.429 MB.
[2026-01-17T13:50:25.466Z] 13:50:24.752 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 217)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:50:25.466Z] 13:50:24.755 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 217)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:50:25.466Z] 13:50:24.755 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 217)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:50:30.335Z] 13:50:29.543 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)
[2026-01-17T13:50:30.335Z] 13:50:29.543 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
[2026-01-17T13:50:30.335Z] 13:50:29.544 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
[2026-01-17T13:50:36.466Z] 13:50:36.133 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)
[2026-01-17T13:50:36.466Z] 13:50:36.134 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
[2026-01-17T13:50:36.466Z] 13:50:36.134 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
[2026-01-17T13:50:41.318Z] 13:50:41.101 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)
[2026-01-17T13:50:41.318Z] 13:50:41.104 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
[2026-01-17T13:50:41.318Z] 13:50:41.104 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
[2026-01-17T13:50:48.608Z] 13:50:48.300 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)
[2026-01-17T13:50:48.608Z] 13:50:48.301 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
[2026-01-17T13:50:48.608Z] 13:50:48.301 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
[2026-01-17T13:50:51.532Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (30308.306 ms) ======
[2026-01-17T13:50:51.532Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-17T13:50:51.532Z] GC before operation: completed in 82.421 ms, heap usage 371.875 MB -> 311.412 MB.
[2026-01-17T13:50:55.375Z] 13:50:54.939 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 225)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:50:55.375Z] 13:50:54.940 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 225)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:50:55.375Z] 13:50:54.942 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 225)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:51:00.228Z] 13:50:59.471 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)
[2026-01-17T13:51:00.228Z] 13:50:59.471 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
[2026-01-17T13:51:00.228Z] 13:50:59.471 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
[2026-01-17T13:51:07.514Z] 13:51:06.935 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)
[2026-01-17T13:51:07.514Z] 13:51:06.938 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
[2026-01-17T13:51:07.514Z] 13:51:06.938 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
[2026-01-17T13:51:11.349Z] 13:51:10.927 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)
[2026-01-17T13:51:11.349Z] 13:51:10.927 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
[2026-01-17T13:51:11.349Z] 13:51:10.928 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
[2026-01-17T13:51:20.102Z] 13:51:19.578 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)
[2026-01-17T13:51:20.102Z] 13:51:19.578 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
[2026-01-17T13:51:20.102Z] 13:51:19.579 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
[2026-01-17T13:51:23.937Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (31859.492 ms) ======
[2026-01-17T13:51:23.937Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-17T13:51:23.937Z] GC before operation: completed in 81.784 ms, heap usage 399.492 MB -> 311.525 MB.
[2026-01-17T13:51:26.861Z] 13:51:26.606 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 233)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:51:26.861Z] 13:51:26.607 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 233)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:51:26.861Z] 13:51:26.609 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 233)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:51:30.718Z] 13:51:30.423 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 132.0 MiB so far)
[2026-01-17T13:51:30.718Z] 13:51:30.426 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
[2026-01-17T13:51:30.718Z] 13:51:30.428 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
[2026-01-17T13:51:37.108Z] 13:51:37.047 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)
[2026-01-17T13:51:37.108Z] 13:51:37.048 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
[2026-01-17T13:51:37.108Z] 13:51:37.048 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
[2026-01-17T13:51:41.959Z] 13:51:41.001 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 132.0 MiB so far)
[2026-01-17T13:51:41.959Z] 13:51:41.003 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
[2026-01-17T13:51:41.959Z] 13:51:41.003 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
[2026-01-17T13:51:50.711Z] 13:51:49.354 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)
[2026-01-17T13:51:50.711Z] 13:51:49.355 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
[2026-01-17T13:51:50.711Z] 13:51:49.355 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
[2026-01-17T13:51:53.638Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (29758.746 ms) ======
[2026-01-17T13:51:53.638Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-17T13:51:53.638Z] GC before operation: completed in 106.617 ms, heap usage 338.398 MB -> 311.558 MB.
[2026-01-17T13:51:57.475Z] 13:51:56.769 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 241)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-01-17T13:51:57.475Z] 13:51:56.770 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 241)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-01-17T13:51:57.475Z] 13:51:56.770 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 241)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-01-17T13:52:01.324Z] 13:52:01.198 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)
[2026-01-17T13:52:01.324Z] 13:52:01.199 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
[2026-01-17T13:52:01.324Z] 13:52:01.199 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
[2026-01-17T13:52:10.173Z] 13:52:08.746 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)
[2026-01-17T13:52:10.173Z] 13:52:08.747 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
[2026-01-17T13:52:10.173Z] 13:52:08.747 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
[2026-01-17T13:52:13.093Z] 13:52:13.012 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)
[2026-01-17T13:52:13.093Z] 13:52:13.013 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
[2026-01-17T13:52:13.093Z] 13:52:13.013 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
[2026-01-17T13:52:21.841Z] 13:52:21.795 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)
[2026-01-17T13:52:21.841Z] 13:52:21.795 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
[2026-01-17T13:52:21.841Z] 13:52:21.795 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
[2026-01-17T13:52:25.674Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (32242.172 ms) ======
[2026-01-17T13:52:26.320Z] -----------------------------------
[2026-01-17T13:52:26.320Z] renaissance-naive-bayes_0_PASSED
[2026-01-17T13:52:26.320Z] -----------------------------------
[2026-01-17T13:52:26.320Z]
[2026-01-17T13:52:26.320Z] TEST TEARDOWN:
[2026-01-17T13:52:26.320Z] Nothing to be done for teardown.
[2026-01-17T13:52:26.320Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 17 13:52:25 2026 Epoch Time (ms): 1768657945959