renaissance-naive-bayes_0
[2026-01-24T14:26:37.864Z] Running test renaissance-naive-bayes_0 ...
[2026-01-24T14:26:37.864Z] ===============================================
[2026-01-24T14:26:37.864Z] renaissance-naive-bayes_0 Start Time: Sat Jan 24 14:26:37 2026 Epoch Time (ms): 1769264797596
[2026-01-24T14:26:37.864Z] variation: NoOptions
[2026-01-24T14:26:37.864Z] JVM_OPTIONS:
[2026-01-24T14:26:37.864Z] { \
[2026-01-24T14:26:37.864Z] echo ""; echo "TEST SETUP:"; \
[2026-01-24T14:26:37.864Z] echo "Nothing to be done for setup."; \
[2026-01-24T14:26:37.864Z] mkdir -p "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692630672945/renaissance-naive-bayes_0"; \
[2026-01-24T14:26:37.864Z] cd "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692630672945/renaissance-naive-bayes_0"; \
[2026-01-24T14:26:37.864Z] echo ""; echo "TESTING:"; \
[2026-01-24T14:26:37.864Z] "/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_17692630672945/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-24T14:26:37.864Z] 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_17692630672945/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-24T14:26:37.864Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-24T14:26:37.864Z] echo "Nothing to be done for teardown."; \
[2026-01-24T14:26:37.864Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk25_hs_sanity.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_17692630672945/TestTargetResult";
[2026-01-24T14:26:37.864Z]
[2026-01-24T14:26:37.864Z] TEST SETUP:
[2026-01-24T14:26:37.864Z] Nothing to be done for setup.
[2026-01-24T14:26:37.864Z]
[2026-01-24T14:26:37.864Z] TESTING:
[2026-01-24T14:26:38.195Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-24T14:26:38.195Z] 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_17692630672945/renaissance-naive-bayes_0/launcher-142637-17885679309061976182/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-24T14:26:38.195Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-24T14:26:38.195Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-24T14:26:47.116Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 2 (out of 2) threads.
[2026-01-24T14:27:06.336Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-01-24T14:27:06.336Z] GC before operation: completed in 55.887 ms, heap usage 59.410 MB -> 34.791 MB.
[2026-01-24T14:27:17.170Z] 14:27:15.251 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-24T14:27:17.170Z] 14:27:15.261 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-24T14:27:17.170Z] 14:27:15.263 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-24T14:27:23.065Z] 14:27:21.988 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-24T14:27:23.065Z] 14:27:21.994 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-24T14:27:23.065Z] 14:27:21.994 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-24T14:27:26.019Z] 14:27:25.386 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-24T14:27:26.019Z] 14:27:25.387 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-24T14:27:26.019Z] 14:27:25.387 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-24T14:27:26.724Z] 14:27:26.435 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-24T14:27:26.724Z] 14:27:26.436 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-24T14:27:26.724Z] 14:27:26.436 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-24T14:27:31.552Z] 14:27:30.978 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-24T14:27:31.552Z] 14:27:30.979 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-24T14:27:31.552Z] 14:27:30.979 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-24T14:27:37.452Z] 14:27:37.216 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-24T14:27:37.452Z] 14:27:37.218 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-24T14:27:37.452Z] 14:27:37.218 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-24T14:27:42.238Z] 14:27:41.723 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-24T14:27:42.238Z] 14:27:41.723 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-24T14:27:42.238Z] 14:27:41.724 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-24T14:27:50.588Z] 14:27:49.476 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-24T14:27:50.588Z] 14:27:49.476 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-24T14:27:50.588Z] 14:27:49.477 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-24T14:27:54.411Z] 14:27:54.154 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 132.0 MiB so far)
[2026-01-24T14:27:54.411Z] 14:27:54.158 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-24T14:27:54.411Z] 14:27:54.158 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-24T14:28:05.255Z] 14:28:03.552 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-24T14:28:05.255Z] 14:28:03.552 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-24T14:28:05.255Z] 14:28:03.553 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-24T14:28:06.466Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (62027.744 ms) ======
[2026-01-24T14:28:06.466Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-01-24T14:28:06.794Z] GC before operation: completed in 109.554 ms, heap usage 606.734 MB -> 313.212 MB.
[2026-01-24T14:28:11.542Z] 14:28:11.237 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-24T14:28:11.542Z] 14:28:11.238 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-24T14:28:11.542Z] 14:28:11.238 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-24T14:28:16.326Z] 14:28:15.648 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-24T14:28:16.326Z] 14:28:15.649 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-24T14:28:16.326Z] 14:28:15.649 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-24T14:28:23.596Z] 14:28:23.458 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-24T14:28:23.596Z] 14:28:23.459 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-24T14:28:23.596Z] 14:28:23.459 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-24T14:28:29.497Z] 14:28:28.917 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-24T14:28:29.497Z] 14:28:28.918 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-24T14:28:29.497Z] 14:28:28.918 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-24T14:28:38.398Z] 14:28:37.357 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-24T14:28:38.398Z] 14:28:37.357 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-24T14:28:38.398Z] 14:28:37.357 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-24T14:28:41.384Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (34636.488 ms) ======
[2026-01-24T14:28:41.384Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-01-24T14:28:41.384Z] GC before operation: completed in 84.064 ms, heap usage 333.876 MB -> 313.176 MB.
[2026-01-24T14:28:46.134Z] 14:28:45.455 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-24T14:28:46.134Z] 14:28:45.455 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-24T14:28:46.134Z] 14:28:45.455 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-24T14:28:51.410Z] 14:28:49.936 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-24T14:28:51.410Z] 14:28:49.937 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-24T14:28:51.410Z] 14:28:49.937 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-24T14:28:58.673Z] 14:28:57.615 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-24T14:28:58.673Z] 14:28:57.616 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-24T14:28:58.673Z] 14:28:57.616 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-24T14:29:02.455Z] 14:29:01.711 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-24T14:29:02.455Z] 14:29:01.712 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-24T14:29:02.455Z] 14:29:01.712 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-24T14:29:11.383Z] 14:29:10.609 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-24T14:29:11.383Z] 14:29:10.611 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-24T14:29:11.383Z] 14:29:10.611 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-24T14:29:14.379Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (33130.807 ms) ======
[2026-01-24T14:29:14.379Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-01-24T14:29:14.708Z] GC before operation: completed in 90.804 ms, heap usage 324.851 MB -> 313.343 MB.
[2026-01-24T14:29:18.502Z] 14:29:17.903 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-24T14:29:18.502Z] 14:29:17.904 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-24T14:29:18.502Z] 14:29:17.904 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-24T14:29:23.254Z] 14:29:22.422 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-24T14:29:23.255Z] 14:29:22.423 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-24T14:29:23.255Z] 14:29:22.424 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-24T14:29:31.084Z] 14:29:29.165 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-24T14:29:31.084Z] 14:29:29.166 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-24T14:29:31.084Z] 14:29:29.166 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-24T14:29:33.756Z] 14:29:33.484 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-24T14:29:33.756Z] 14:29:33.484 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-24T14:29:33.756Z] 14:29:33.485 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-24T14:29:45.754Z] 14:29:40.716 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-24T14:29:45.754Z] 14:29:40.716 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-24T14:29:45.754Z] 14:29:40.716 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-24T14:29:45.754Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (28740.298 ms) ======
[2026-01-24T14:29:45.754Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-01-24T14:29:45.754Z] GC before operation: completed in 79.354 ms, heap usage 591.148 MB -> 313.425 MB.
[2026-01-24T14:29:46.999Z] 14:29:46.770 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-24T14:29:46.999Z] 14:29:46.770 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-24T14:29:46.999Z] 14:29:46.771 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-24T14:29:53.018Z] 14:29:52.009 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-24T14:29:53.018Z] 14:29:52.016 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-24T14:29:53.018Z] 14:29:52.016 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-24T14:29:58.925Z] 14:29:58.572 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-24T14:29:58.925Z] 14:29:58.572 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-24T14:29:58.925Z] 14:29:58.572 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-24T14:30:04.877Z] 14:30:03.883 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-24T14:30:04.877Z] 14:30:03.890 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-24T14:30:04.877Z] 14:30:03.891 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-24T14:30:13.763Z] 14:30:13.022 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-24T14:30:13.763Z] 14:30:13.023 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-24T14:30:13.763Z] 14:30:13.023 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-24T14:30:16.016Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (32181.684 ms) ======
[2026-01-24T14:30:16.016Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-01-24T14:30:16.016Z] GC before operation: completed in 87.133 ms, heap usage 591.260 MB -> 313.509 MB.
[2026-01-24T14:30:19.866Z] 14:30:19.411 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-24T14:30:19.866Z] 14:30:19.411 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-24T14:30:19.866Z] 14:30:19.411 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-24T14:30:24.620Z] 14:30:23.771 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-24T14:30:24.620Z] 14:30:23.772 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-24T14:30:24.620Z] 14:30:23.772 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-24T14:30:31.976Z] 14:30:31.368 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-24T14:30:31.976Z] 14:30:31.369 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-24T14:30:31.976Z] 14:30:31.369 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-24T14:30:35.768Z] 14:30:34.988 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-24T14:30:35.768Z] 14:30:34.989 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-24T14:30:35.768Z] 14:30:34.989 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-24T14:30:43.077Z] 14:30:43.027 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-24T14:30:43.077Z] 14:30:43.028 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-24T14:30:43.077Z] 14:30:43.028 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-24T14:30:46.023Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (29975.830 ms) ======
[2026-01-24T14:30:46.023Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-01-24T14:30:46.023Z] GC before operation: completed in 97.475 ms, heap usage 591.399 MB -> 313.611 MB.
[2026-01-24T14:30:49.809Z] 14:30:49.424 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-24T14:30:49.809Z] 14:30:49.424 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-24T14:30:49.809Z] 14:30:49.424 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-24T14:30:54.603Z] 14:30:54.107 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-24T14:30:54.603Z] 14:30:54.107 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-24T14:30:54.603Z] 14:30:54.108 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-24T14:31:02.031Z] 14:31:01.473 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-24T14:31:02.031Z] 14:31:01.474 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-24T14:31:02.031Z] 14:31:01.474 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-24T14:31:05.815Z] 14:31:05.318 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-24T14:31:05.815Z] 14:31:05.319 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-24T14:31:05.815Z] 14:31:05.319 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-24T14:31:13.073Z] 14:31:12.416 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-24T14:31:13.073Z] 14:31:12.416 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-24T14:31:13.073Z] 14:31:12.417 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-24T14:31:15.353Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (29265.004 ms) ======
[2026-01-24T14:31:15.353Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-01-24T14:31:15.353Z] GC before operation: completed in 92.759 ms, heap usage 373.987 MB -> 313.701 MB.
[2026-01-24T14:31:19.129Z] 14:31:19.030 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-24T14:31:19.129Z] 14:31:19.035 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-24T14:31:19.129Z] 14:31:19.035 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-24T14:31:23.879Z] 14:31:23.041 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-24T14:31:23.879Z] 14:31:23.042 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-24T14:31:23.879Z] 14:31:23.042 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-24T14:31:31.220Z] 14:31:31.155 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-24T14:31:31.220Z] 14:31:31.156 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-24T14:31:31.220Z] 14:31:31.157 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-24T14:31:35.959Z] 14:31:35.839 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-24T14:31:35.959Z] 14:31:35.840 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-24T14:31:35.959Z] 14:31:35.840 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-24T14:31:44.834Z] 14:31:43.474 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-24T14:31:44.834Z] 14:31:43.474 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-24T14:31:44.835Z] 14:31:43.474 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-24T14:31:45.979Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (30883.059 ms) ======
[2026-01-24T14:31:45.979Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-01-24T14:31:45.979Z] GC before operation: completed in 83.835 ms, heap usage 591.307 MB -> 313.814 MB.
[2026-01-24T14:31:49.757Z] 14:31:49.102 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-24T14:31:49.757Z] 14:31:49.103 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-24T14:31:49.757Z] 14:31:49.103 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-24T14:31:53.637Z] 14:31:53.159 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-24T14:31:53.637Z] 14:31:53.167 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-24T14:31:53.637Z] 14:31:53.167 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-24T14:32:00.983Z] 14:32:00.399 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-24T14:32:00.983Z] 14:32:00.400 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-24T14:32:00.983Z] 14:32:00.400 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-24T14:32:05.730Z] 14:32:04.880 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-24T14:32:05.730Z] 14:32:04.881 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-24T14:32:05.730Z] 14:32:04.881 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-24T14:32:12.994Z] 14:32:12.046 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-24T14:32:12.994Z] 14:32:12.047 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-24T14:32:12.994Z] 14:32:12.047 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-24T14:32:14.653Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (28467.724 ms) ======
[2026-01-24T14:32:14.653Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-01-24T14:32:14.653Z] GC before operation: completed in 101.794 ms, heap usage 591.117 MB -> 313.853 MB.
[2026-01-24T14:32:18.429Z] 14:32:18.102 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-24T14:32:18.429Z] 14:32:18.102 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-24T14:32:18.429Z] 14:32:18.103 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-24T14:32:23.179Z] 14:32:22.733 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-24T14:32:23.179Z] 14:32:22.734 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-24T14:32:23.179Z] 14:32:22.734 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-24T14:32:30.447Z] 14:32:30.271 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-24T14:32:30.448Z] 14:32:30.276 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-24T14:32:30.448Z] 14:32:30.276 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-24T14:32:35.223Z] 14:32:34.873 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-24T14:32:35.223Z] 14:32:34.878 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-24T14:32:35.223Z] 14:32:34.878 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-24T14:32:42.491Z] 14:32:42.354 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-24T14:32:42.491Z] 14:32:42.355 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-24T14:32:42.491Z] 14:32:42.355 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-24T14:32:46.272Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (31421.491 ms) ======
[2026-01-24T14:32:46.272Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-01-24T14:32:46.272Z] GC before operation: completed in 94.721 ms, heap usage 340.668 MB -> 313.928 MB.
[2026-01-24T14:32:50.053Z] 14:32:49.818 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-24T14:32:50.053Z] 14:32:49.818 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-24T14:32:50.053Z] 14:32:49.818 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-24T14:32:54.826Z] 14:32:54.291 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-24T14:32:54.826Z] 14:32:54.291 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-24T14:32:54.826Z] 14:32:54.292 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-24T14:33:02.160Z] 14:33:01.327 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-24T14:33:02.160Z] 14:33:01.328 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-24T14:33:02.160Z] 14:33:01.328 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-24T14:33:06.906Z] 14:33:06.259 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-24T14:33:06.906Z] 14:33:06.259 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-24T14:33:06.906Z] 14:33:06.260 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-24T14:33:15.811Z] 14:33:14.746 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-24T14:33:15.811Z] 14:33:14.747 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-24T14:33:15.811Z] 14:33:14.747 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-24T14:33:18.060Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (32011.912 ms) ======
[2026-01-24T14:33:18.060Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-01-24T14:33:18.387Z] GC before operation: completed in 81.423 ms, heap usage 325.121 MB -> 313.997 MB.
[2026-01-24T14:33:22.159Z] 14:33:21.620 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-24T14:33:22.159Z] 14:33:21.620 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-24T14:33:22.159Z] 14:33:21.621 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-24T14:33:26.904Z] 14:33:25.981 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-24T14:33:26.904Z] 14:33:25.981 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-24T14:33:26.904Z] 14:33:25.982 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-24T14:33:34.180Z] 14:33:33.988 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-24T14:33:34.180Z] 14:33:34.000 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-24T14:33:34.180Z] 14:33:34.000 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-24T14:33:38.921Z] 14:33:38.378 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-24T14:33:38.921Z] 14:33:38.379 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-24T14:33:38.921Z] 14:33:38.379 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-24T14:33:46.244Z] 14:33:45.769 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-24T14:33:46.244Z] 14:33:45.769 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-24T14:33:46.244Z] 14:33:45.770 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-24T14:33:49.193Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (30972.985 ms) ======
[2026-01-24T14:33:49.193Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-01-24T14:33:49.524Z] GC before operation: completed in 92.390 ms, heap usage 325.220 MB -> 314.067 MB.
[2026-01-24T14:33:52.521Z] 14:33:52.463 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-24T14:33:52.521Z] 14:33:52.464 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-24T14:33:52.521Z] 14:33:52.464 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-24T14:33:57.265Z] 14:33:56.893 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-24T14:33:57.265Z] 14:33:56.900 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-24T14:33:57.265Z] 14:33:56.901 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-24T14:34:03.258Z] 14:34:03.054 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-24T14:34:03.258Z] 14:34:03.055 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-24T14:34:03.258Z] 14:34:03.055 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-24T14:34:08.036Z] 14:34:08.021 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-24T14:34:08.036Z] 14:34:08.022 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-24T14:34:08.036Z] 14:34:08.022 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-24T14:34:15.321Z] 14:34:15.102 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-24T14:34:15.321Z] 14:34:15.103 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-24T14:34:15.321Z] 14:34:15.103 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-24T14:34:17.568Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (28305.375 ms) ======
[2026-01-24T14:34:17.568Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-01-24T14:34:17.897Z] GC before operation: completed in 91.113 ms, heap usage 587.414 MB -> 313.576 MB.
[2026-01-24T14:34:21.678Z] 14:34:21.262 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-24T14:34:21.678Z] 14:34:21.262 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-24T14:34:21.678Z] 14:34:21.262 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-24T14:34:25.445Z] 14:34:25.126 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-24T14:34:25.445Z] 14:34:25.127 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-24T14:34:25.445Z] 14:34:25.127 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-24T14:34:32.702Z] 14:34:32.457 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-24T14:34:32.702Z] 14:34:32.457 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-24T14:34:32.702Z] 14:34:32.458 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-24T14:34:36.565Z] 14:34:35.775 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-24T14:34:36.565Z] 14:34:35.775 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-24T14:34:36.565Z] 14:34:35.776 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-24T14:34:43.810Z] 14:34:42.828 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-24T14:34:43.810Z] 14:34:42.829 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-24T14:34:43.810Z] 14:34:42.829 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-24T14:34:45.458Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (27604.646 ms) ======
[2026-01-24T14:34:45.458Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-01-24T14:34:45.458Z] GC before operation: completed in 109.206 ms, heap usage 591.714 MB -> 312.350 MB.
[2026-01-24T14:34:49.229Z] 14:34:48.486 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-24T14:34:49.229Z] 14:34:48.486 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-24T14:34:49.229Z] 14:34:48.487 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-24T14:34:53.007Z] 14:34:52.266 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-24T14:34:53.007Z] 14:34:52.267 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-24T14:34:53.007Z] 14:34:52.267 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-24T14:35:00.266Z] 14:34:59.164 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-24T14:35:00.266Z] 14:34:59.164 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-24T14:35:00.266Z] 14:34:59.165 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-24T14:35:03.298Z] 14:35:02.978 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-24T14:35:03.298Z] 14:35:02.979 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-24T14:35:03.298Z] 14:35:02.979 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-24T14:35:10.621Z] 14:35:09.699 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-24T14:35:10.621Z] 14:35:09.700 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-24T14:35:10.621Z] 14:35:09.700 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-24T14:35:12.273Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (26830.549 ms) ======
[2026-01-24T14:35:12.273Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-01-24T14:35:12.273Z] GC before operation: completed in 93.209 ms, heap usage 551.935 MB -> 311.375 MB.
[2026-01-24T14:35:16.053Z] 14:35:15.495 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-24T14:35:16.053Z] 14:35:15.495 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-24T14:35:16.053Z] 14:35:15.495 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-24T14:35:20.817Z] 14:35:20.088 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-24T14:35:20.817Z] 14:35:20.089 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-24T14:35:20.817Z] 14:35:20.089 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-24T14:35:28.108Z] 14:35:26.853 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-24T14:35:28.108Z] 14:35:26.853 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-24T14:35:28.108Z] 14:35:26.854 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-24T14:35:31.083Z] 14:35:30.456 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-24T14:35:31.083Z] 14:35:30.456 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-24T14:35:31.083Z] 14:35:30.456 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-24T14:35:38.482Z] 14:35:37.661 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-24T14:35:38.482Z] 14:35:37.661 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-24T14:35:38.482Z] 14:35:37.662 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-24T14:35:40.132Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (27831.787 ms) ======
[2026-01-24T14:35:40.132Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-01-24T14:35:40.462Z] GC before operation: completed in 84.044 ms, heap usage 508.346 MB -> 311.478 MB.
[2026-01-24T14:35:44.246Z] 14:35:44.021 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-24T14:35:44.246Z] 14:35:44.022 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-24T14:35:44.246Z] 14:35:44.022 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-24T14:35:48.063Z] 14:35:47.955 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-24T14:35:48.063Z] 14:35:47.962 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-24T14:35:48.063Z] 14:35:47.962 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-24T14:35:55.368Z] 14:35:54.540 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-24T14:35:55.368Z] 14:35:54.540 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-24T14:35:55.368Z] 14:35:54.541 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-24T14:35:58.322Z] 14:35:57.836 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-24T14:35:58.322Z] 14:35:57.837 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-24T14:35:58.322Z] 14:35:57.837 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-24T14:36:05.674Z] 14:36:04.821 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-24T14:36:05.674Z] 14:36:04.821 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-24T14:36:05.674Z] 14:36:04.822 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-24T14:36:08.666Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (27849.708 ms) ======
[2026-01-24T14:36:08.666Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-01-24T14:36:08.666Z] GC before operation: completed in 100.304 ms, heap usage 322.171 MB -> 310.731 MB.
[2026-01-24T14:36:12.467Z] 14:36:11.964 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-24T14:36:12.467Z] 14:36:11.964 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-24T14:36:12.467Z] 14:36:11.964 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-24T14:36:16.236Z] 14:36:16.051 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-24T14:36:16.236Z] 14:36:16.051 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-24T14:36:16.236Z] 14:36:16.051 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-24T14:36:25.178Z] 14:36:23.808 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 68.0 MiB so far)
[2026-01-24T14:36:25.178Z] 14:36:23.812 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-24T14:36:25.178Z] 14:36:23.813 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-24T14:36:25.178Z] 14:36:23.885 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-24T14:36:25.178Z] 14:36:23.885 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-24T14:36:25.178Z] 14:36:23.885 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-24T14:36:38.342Z] 14:36:36.136 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-24T14:36:38.342Z] 14:36:36.136 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-24T14:36:38.342Z] 14:36:36.137 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-24T14:36:38.677Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (30435.993 ms) ======
[2026-01-24T14:36:38.677Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-01-24T14:36:38.677Z] GC before operation: completed in 90.259 ms, heap usage 550.847 MB -> 310.861 MB.
[2026-01-24T14:36:42.535Z] 14:36:41.984 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-24T14:36:42.535Z] 14:36:41.985 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-24T14:36:42.535Z] 14:36:41.985 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-24T14:36:46.322Z] 14:36:45.526 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-24T14:36:46.322Z] 14:36:45.527 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-24T14:36:46.322Z] 14:36:45.527 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-24T14:36:52.217Z] 14:36:51.885 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-24T14:36:52.217Z] 14:36:51.886 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-24T14:36:52.217Z] 14:36:51.886 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-24T14:36:56.003Z] 14:36:55.701 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-24T14:36:56.003Z] 14:36:55.701 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-24T14:36:56.003Z] 14:36:55.702 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-24T14:37:04.881Z] 14:37:04.106 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-24T14:37:04.881Z] 14:37:04.106 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-24T14:37:04.881Z] 14:37:04.106 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-24T14:37:07.143Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (27965.913 ms) ======
[2026-01-24T14:37:07.143Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-01-24T14:37:07.143Z] GC before operation: completed in 93.348 ms, heap usage 322.255 MB -> 310.938 MB.
[2026-01-24T14:37:11.017Z] 14:37:10.299 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-24T14:37:11.017Z] 14:37:10.300 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-24T14:37:11.017Z] 14:37:10.300 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-24T14:37:15.811Z] 14:37:15.059 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-24T14:37:15.811Z] 14:37:15.069 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-24T14:37:15.811Z] 14:37:15.070 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-24T14:37:23.083Z] 14:37:22.170 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-24T14:37:23.083Z] 14:37:22.177 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-24T14:37:23.083Z] 14:37:22.177 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-24T14:37:27.871Z] 14:37:27.378 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-24T14:37:27.871Z] 14:37:27.378 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-24T14:37:27.871Z] 14:37:27.378 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-24T14:37:35.129Z] 14:37:34.731 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-24T14:37:35.129Z] 14:37:34.732 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-24T14:37:35.129Z] 14:37:34.732 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-24T14:37:38.080Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (31293.311 ms) ======
[2026-01-24T14:37:38.080Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-01-24T14:37:38.080Z] GC before operation: completed in 82.084 ms, heap usage 322.180 MB -> 311.011 MB.
[2026-01-24T14:37:42.923Z] 14:37:41.890 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-24T14:37:42.923Z] 14:37:41.890 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-24T14:37:42.923Z] 14:37:41.890 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-24T14:37:45.875Z] 14:37:45.842 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-24T14:37:45.875Z] 14:37:45.843 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-24T14:37:45.875Z] 14:37:45.843 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-24T14:37:54.767Z] 14:37:53.780 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-24T14:37:54.767Z] 14:37:53.787 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-24T14:37:54.767Z] 14:37:53.788 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-24T14:37:58.593Z] 14:37:58.353 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-24T14:37:58.593Z] 14:37:58.353 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-24T14:37:58.593Z] 14:37:58.353 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-24T14:38:07.017Z] 14:38:06.981 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-24T14:38:07.017Z] 14:38:06.981 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-24T14:38:07.017Z] 14:38:06.982 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-24T14:38:10.795Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (32168.999 ms) ======
[2026-01-24T14:38:10.795Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-01-24T14:38:10.795Z] GC before operation: completed in 83.070 ms, heap usage 329.165 MB -> 311.067 MB.
[2026-01-24T14:38:14.653Z] 14:38:14.323 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-24T14:38:14.653Z] 14:38:14.323 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-24T14:38:14.653Z] 14:38:14.323 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-24T14:38:18.468Z] 14:38:18.230 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-24T14:38:18.468Z] 14:38:18.230 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-24T14:38:18.468Z] 14:38:18.230 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-24T14:38:27.442Z] 14:38:26.464 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-24T14:38:27.442Z] 14:38:26.468 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-24T14:38:27.442Z] 14:38:26.470 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-24T14:38:27.442Z] 14:38:27.050 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 68.0 MiB so far)
[2026-01-24T14:38:27.442Z] 14:38:27.050 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-24T14:38:27.442Z] 14:38:27.051 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-24T14:38:38.241Z] 14:38:37.972 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-24T14:38:38.241Z] 14:38:37.973 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-24T14:38:38.241Z] 14:38:37.973 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-24T14:38:41.195Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (30848.744 ms) ======
[2026-01-24T14:38:41.195Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-01-24T14:38:41.522Z] GC before operation: completed in 92.741 ms, heap usage 399.512 MB -> 311.181 MB.
[2026-01-24T14:38:44.469Z] 14:38:44.366 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-24T14:38:44.469Z] 14:38:44.367 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-24T14:38:44.469Z] 14:38:44.367 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-24T14:38:49.337Z] 14:38:48.399 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-24T14:38:49.337Z] 14:38:48.400 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-24T14:38:49.337Z] 14:38:48.400 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-24T14:38:55.305Z] 14:38:54.933 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-24T14:38:55.305Z] 14:38:54.933 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-24T14:38:55.305Z] 14:38:54.933 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-24T14:39:00.046Z] 14:38:59.202 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-24T14:39:00.046Z] 14:38:59.202 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-24T14:39:00.046Z] 14:38:59.202 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-24T14:39:07.383Z] 14:39:07.236 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-24T14:39:07.383Z] 14:39:07.237 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-24T14:39:07.383Z] 14:39:07.237 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-24T14:39:10.356Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (28394.280 ms) ======
[2026-01-24T14:39:10.356Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-01-24T14:39:10.356Z] GC before operation: completed in 87.120 ms, heap usage 550.836 MB -> 311.245 MB.
[2026-01-24T14:39:13.318Z] 14:39:12.922 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-24T14:39:13.318Z] 14:39:12.922 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-24T14:39:13.318Z] 14:39:12.923 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-24T14:39:17.174Z] 14:39:16.593 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-24T14:39:17.174Z] 14:39:16.594 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-24T14:39:17.174Z] 14:39:16.594 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-24T14:39:23.135Z] 14:39:23.026 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-24T14:39:23.135Z] 14:39:23.027 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-24T14:39:23.135Z] 14:39:23.027 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-24T14:39:26.954Z] 14:39:26.701 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-24T14:39:26.954Z] 14:39:26.702 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-24T14:39:26.954Z] 14:39:26.703 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-24T14:39:34.204Z] 14:39:34.149 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-24T14:39:34.204Z] 14:39:34.149 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-24T14:39:34.204Z] 14:39:34.149 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-24T14:39:37.980Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (27673.552 ms) ======
[2026-01-24T14:39:37.980Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-01-24T14:39:37.980Z] GC before operation: completed in 80.602 ms, heap usage 322.518 MB -> 311.320 MB.
[2026-01-24T14:39:41.751Z] 14:39:41.610 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-24T14:39:41.751Z] 14:39:41.611 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-24T14:39:41.751Z] 14:39:41.611 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-24T14:39:46.494Z] 14:39:46.291 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-24T14:39:46.494Z] 14:39:46.292 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-24T14:39:46.494Z] 14:39:46.292 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-24T14:39:53.830Z] 14:39:53.355 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-24T14:39:53.830Z] 14:39:53.358 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-24T14:39:53.830Z] 14:39:53.364 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-24T14:39:59.734Z] 14:39:59.335 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-24T14:39:59.734Z] 14:39:59.336 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-24T14:39:59.734Z] 14:39:59.336 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-24T14:40:06.994Z] 14:40:06.838 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 132.0 MiB so far)
[2026-01-24T14:40:06.994Z] 14:40:06.838 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-24T14:40:06.994Z] 14:40:06.838 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-24T14:40:09.951Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (31767.909 ms) ======
[2026-01-24T14:40:09.951Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-01-24T14:40:09.951Z] GC before operation: completed in 95.476 ms, heap usage 550.781 MB -> 311.396 MB.
[2026-01-24T14:40:13.724Z] 14:40:12.931 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-24T14:40:13.724Z] 14:40:12.931 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-24T14:40:13.724Z] 14:40:12.931 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-24T14:40:18.471Z] 14:40:17.649 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-24T14:40:18.471Z] 14:40:17.650 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-24T14:40:18.471Z] 14:40:17.650 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-24T14:40:25.760Z] 14:40:24.557 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-24T14:40:25.760Z] 14:40:24.558 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-24T14:40:25.760Z] 14:40:24.558 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-24T14:40:29.529Z] 14:40:29.509 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-24T14:40:29.529Z] 14:40:29.509 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-24T14:40:29.529Z] 14:40:29.509 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-24T14:40:38.426Z] 14:40:37.476 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-24T14:40:38.426Z] 14:40:37.477 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-24T14:40:38.426Z] 14:40:37.477 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-24T14:40:40.082Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (30541.769 ms) ======
[2026-01-24T14:40:40.082Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-01-24T14:40:40.082Z] GC before operation: completed in 106.238 ms, heap usage 392.271 MB -> 311.469 MB.
[2026-01-24T14:40:43.855Z] 14:40:43.206 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-24T14:40:43.855Z] 14:40:43.207 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-24T14:40:43.855Z] 14:40:43.207 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-24T14:40:47.629Z] 14:40:47.076 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-24T14:40:47.629Z] 14:40:47.077 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-24T14:40:47.629Z] 14:40:47.084 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-24T14:40:54.991Z] 14:40:54.500 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-24T14:40:54.991Z] 14:40:54.501 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-24T14:40:54.991Z] 14:40:54.501 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-24T14:40:58.763Z] 14:40:58.417 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-24T14:40:58.763Z] 14:40:58.417 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-24T14:40:58.763Z] 14:40:58.417 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-24T14:41:07.693Z] 14:41:06.287 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-24T14:41:07.693Z] 14:41:06.288 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-24T14:41:07.693Z] 14:41:06.288 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-24T14:41:09.956Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (29909.147 ms) ======
[2026-01-24T14:41:09.956Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-01-24T14:41:10.283Z] GC before operation: completed in 88.491 ms, heap usage 322.955 MB -> 311.537 MB.
[2026-01-24T14:41:14.066Z] 14:41:13.253 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-24T14:41:14.066Z] 14:41:13.253 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-24T14:41:14.066Z] 14:41:13.253 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-24T14:41:18.826Z] 14:41:18.200 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-24T14:41:18.826Z] 14:41:18.201 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-24T14:41:18.826Z] 14:41:18.201 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-24T14:41:24.804Z] 14:41:24.733 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-24T14:41:24.804Z] 14:41:24.734 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-24T14:41:24.804Z] 14:41:24.734 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-24T14:41:29.557Z] 14:41:28.799 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-24T14:41:29.557Z] 14:41:28.799 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-24T14:41:29.557Z] 14:41:28.799 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-24T14:41:36.819Z] 14:41:35.924 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-24T14:41:36.819Z] 14:41:35.924 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-24T14:41:36.819Z] 14:41:35.924 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-24T14:41:38.472Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (28267.726 ms) ======
[2026-01-24T14:41:38.472Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-01-24T14:41:38.472Z] GC before operation: completed in 84.059 ms, heap usage 547.509 MB -> 311.619 MB.
[2026-01-24T14:41:42.248Z] 14:41:41.653 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-24T14:41:42.248Z] 14:41:41.654 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-24T14:41:42.248Z] 14:41:41.654 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-24T14:41:46.018Z] 14:41:45.712 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-24T14:41:46.018Z] 14:41:45.712 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-24T14:41:46.018Z] 14:41:45.712 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-24T14:41:53.355Z] 14:41:52.356 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-24T14:41:53.355Z] 14:41:52.357 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-24T14:41:53.355Z] 14:41:52.357 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-24T14:41:57.135Z] 14:41:56.867 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-24T14:41:57.135Z] 14:41:56.868 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-24T14:41:57.135Z] 14:41:56.868 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-24T14:42:04.391Z] 14:42:03.903 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-24T14:42:04.391Z] 14:42:03.903 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-24T14:42:04.391Z] 14:42:03.904 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-24T14:42:06.640Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (28025.048 ms) ======
[2026-01-24T14:42:06.640Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-01-24T14:42:06.640Z] GC before operation: completed in 97.327 ms, heap usage 372.013 MB -> 311.646 MB.
[2026-01-24T14:42:10.416Z] 14:42:10.213 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-24T14:42:10.417Z] 14:42:10.214 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-24T14:42:10.417Z] 14:42:10.214 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-24T14:42:15.160Z] 14:42:14.765 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-24T14:42:15.160Z] 14:42:14.772 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-24T14:42:15.160Z] 14:42:14.772 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-24T14:42:22.482Z] 14:42:22.089 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-24T14:42:22.482Z] 14:42:22.089 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-24T14:42:22.482Z] 14:42:22.090 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-24T14:42:27.259Z] 14:42:26.395 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-24T14:42:27.259Z] 14:42:26.395 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-24T14:42:27.259Z] 14:42:26.395 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-24T14:42:34.511Z] 14:42:34.017 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-24T14:42:34.511Z] 14:42:34.018 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-24T14:42:34.511Z] 14:42:34.018 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-24T14:42:38.278Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (31136.747 ms) ======
[2026-01-24T14:42:38.278Z] -----------------------------------
[2026-01-24T14:42:38.278Z] renaissance-naive-bayes_0_PASSED
[2026-01-24T14:42:38.278Z] -----------------------------------
[2026-01-24T14:42:38.278Z]
[2026-01-24T14:42:38.278Z] TEST TEARDOWN:
[2026-01-24T14:42:38.278Z] Nothing to be done for teardown.
[2026-01-24T14:42:38.278Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 24 14:42:38 2026 Epoch Time (ms): 1769265758197