renaissance-naive-bayes_0
[2025-12-24T23:08:10.964Z] Running test renaissance-naive-bayes_0 ...
[2025-12-24T23:08:10.964Z] ===============================================
[2025-12-24T23:08:10.964Z] renaissance-naive-bayes_0 Start Time: Wed Dec 24 23:08:10 2025 Epoch Time (ms): 1766617690765
[2025-12-24T23:08:10.964Z] variation: NoOptions
[2025-12-24T23:08:10.964Z] JVM_OPTIONS:
[2025-12-24T23:08:10.964Z] { \
[2025-12-24T23:08:10.964Z] echo ""; echo "TEST SETUP:"; \
[2025-12-24T23:08:10.964Z] echo "Nothing to be done for setup."; \
[2025-12-24T23:08:10.964Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17666160122447/renaissance-naive-bayes_0"; \
[2025-12-24T23:08:10.964Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17666160122447/renaissance-naive-bayes_0"; \
[2025-12-24T23:08:10.964Z] echo ""; echo "TESTING:"; \
[2025-12-24T23:08:10.964Z] "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17666160122447/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-24T23:08:10.964Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17666160122447/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-24T23:08:10.964Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-24T23:08:10.964Z] echo "Nothing to be done for teardown."; \
[2025-12-24T23:08:10.964Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17666160122447/TestTargetResult";
[2025-12-24T23:08:10.964Z]
[2025-12-24T23:08:10.964Z] TEST SETUP:
[2025-12-24T23:08:10.964Z] Nothing to be done for setup.
[2025-12-24T23:08:10.964Z]
[2025-12-24T23:08:10.964Z] TESTING:
[2025-12-24T23:08:25.040Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-12-24T23:08:30.523Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-12-24T23:08:30.524Z] GC before operation: completed in 119.613 ms, heap usage 68.894 MB -> 35.035 MB.
[2025-12-24T23:08:56.101Z] 23:08:54.952 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)
[2025-12-24T23:08:56.101Z] 23:08:55.020 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
[2025-12-24T23:08:56.101Z] 23:08:55.036 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
[2025-12-24T23:09:05.949Z] 23:09:05.513 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 4.0 MiB so far)
[2025-12-24T23:09:05.949Z] 23:09:05.516 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:05.949Z] 23:09:05.520 WARN [Executor task launch worker for task 6.0 in stage 0.0 (TID 6)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2025-12-24T23:09:05.949Z] 23:09:05.607 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 4.0 MiB so far)
[2025-12-24T23:09:05.949Z] 23:09:05.607 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:05.949Z] 23:09:05.608 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:09:08.416Z] 23:09:07.692 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 132.0 MiB so far)
[2025-12-24T23:09:08.416Z] 23:09:07.693 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:08.416Z] 23:09:07.693 WARN [Executor task launch worker for task 4.0 in stage 0.0 (TID 4)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:09:20.088Z] 23:09:19.080 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 4.0 MiB so far)
[2025-12-24T23:09:20.088Z] 23:09:19.081 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:20.088Z] 23:09:19.082 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:09:20.088Z] 23:09:19.125 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 4.0 MiB so far)
[2025-12-24T23:09:20.088Z] 23:09:19.125 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:20.088Z] 23:09:19.125 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:09:20.088Z] 23:09:19.236 WARN [Executor task launch worker for task 6.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_6 in memory! (computed 4.0 MiB so far)
[2025-12-24T23:09:20.088Z] 23:09:19.238 WARN [Executor task launch worker for task 6.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_6 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:20.088Z] 23:09:19.239 WARN [Executor task launch worker for task 6.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_6 failed
[2025-12-24T23:09:25.669Z] 23:09:24.787 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 10)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2025-12-24T23:09:25.669Z] 23:09:24.788 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 10)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:25.669Z] 23:09:24.791 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 10)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:09:42.215Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (69766.673 ms) ======
[2025-12-24T23:09:42.215Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-12-24T23:09:42.215Z] GC before operation: completed in 189.958 ms, heap usage 1.359 GB -> 687.626 MB.
[2025-12-24T23:09:49.099Z] 23:09:48.567 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 18)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:09:49.099Z] 23:09:48.568 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 18)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:49.099Z] 23:09:48.568 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 18)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:09:52.568Z] 23:09:51.581 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 19)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:09:52.568Z] 23:09:51.584 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:52.568Z] 23:09:51.588 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:09:52.568Z] 23:09:51.762 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:09:52.568Z] 23:09:51.763 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:09:52.568Z] 23:09:51.765 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:10:08.545Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (27558.843 ms) ======
[2025-12-24T23:10:08.545Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-12-24T23:10:08.545Z] GC before operation: completed in 176.219 ms, heap usage 766.333 MB -> 739.906 MB.
[2025-12-24T23:10:16.923Z] 23:10:16.739 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:10:16.923Z] 23:10:16.739 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:16.923Z] 23:10:16.740 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:10:18.487Z] 23:10:18.145 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 68.0 MiB so far)
[2025-12-24T23:10:18.487Z] 23:10:18.145 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:18.487Z] 23:10:18.147 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:10:20.059Z] 23:10:19.262 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:10:20.059Z] 23:10:19.263 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:20.059Z] 23:10:19.264 WARN [Executor task launch worker for task 5.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:10:36.851Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (28095.282 ms) ======
[2025-12-24T23:10:36.851Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-12-24T23:10:36.851Z] GC before operation: completed in 178.964 ms, heap usage 815.818 MB -> 740.760 MB.
[2025-12-24T23:10:46.637Z] 23:10:45.975 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:10:46.637Z] 23:10:45.980 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:46.637Z] 23:10:45.981 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:10:48.201Z] 23:10:47.673 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:10:48.201Z] 23:10:47.674 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:48.201Z] 23:10:47.674 WARN [Executor task launch worker for task 5.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:10:48.201Z] 23:10:47.679 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 68.0 MiB so far)
[2025-12-24T23:10:48.201Z] 23:10:47.682 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:10:48.201Z] 23:10:47.683 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:11:04.148Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (26529.419 ms) ======
[2025-12-24T23:11:04.148Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-12-24T23:11:04.148Z] GC before operation: completed in 197.807 ms, heap usage 1.162 GB -> 740.404 MB.
[2025-12-24T23:11:12.356Z] 23:11:12.132 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:11:12.356Z] 23:11:12.137 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:12.356Z] 23:11:12.138 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:11:14.788Z] 23:11:14.286 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 68.0 MiB so far)
[2025-12-24T23:11:14.788Z] 23:11:14.286 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:14.788Z] 23:11:14.287 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:11:15.551Z] 23:11:14.786 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:11:15.552Z] 23:11:14.786 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:15.552Z] 23:11:14.787 WARN [Executor task launch worker for task 5.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:11:34.760Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (29512.651 ms) ======
[2025-12-24T23:11:34.760Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-12-24T23:11:34.760Z] GC before operation: completed in 214.790 ms, heap usage 845.626 MB -> 740.263 MB.
[2025-12-24T23:11:41.564Z] 23:11:41.272 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:11:41.564Z] 23:11:41.272 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:41.564Z] 23:11:41.272 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:11:44.017Z] 23:11:43.779 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 68.0 MiB so far)
[2025-12-24T23:11:44.017Z] 23:11:43.781 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:44.017Z] 23:11:43.781 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:11:44.781Z] 23:11:44.445 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:11:44.781Z] 23:11:44.447 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:11:44.781Z] 23:11:44.447 WARN [Executor task launch worker for task 5.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:12:00.798Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (27975.710 ms) ======
[2025-12-24T23:12:00.798Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-12-24T23:12:00.798Z] GC before operation: completed in 185.444 ms, heap usage 1.397 GB -> 740.343 MB.
[2025-12-24T23:12:09.030Z] 23:12:08.548 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:12:09.030Z] 23:12:08.548 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:09.030Z] 23:12:08.549 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:12:11.452Z] 23:12:11.385 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 68.0 MiB so far)
[2025-12-24T23:12:12.198Z] 23:12:11.385 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:12.198Z] 23:12:11.389 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:12:12.198Z] 23:12:11.782 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:12:12.198Z] 23:12:11.784 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:12.198Z] 23:12:11.785 WARN [Executor task launch worker for task 5.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:12:28.960Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (26186.954 ms) ======
[2025-12-24T23:12:28.960Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-12-24T23:12:28.960Z] GC before operation: completed in 175.085 ms, heap usage 1.038 GB -> 740.456 MB.
[2025-12-24T23:12:37.145Z] 23:12:36.442 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:12:37.145Z] 23:12:36.444 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:37.145Z] 23:12:36.445 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:12:38.707Z] 23:12:38.169 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:12:38.707Z] 23:12:38.170 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:38.707Z] 23:12:38.170 WARN [Executor task launch worker for task 5.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:12:39.468Z] 23:12:38.793 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 68.0 MiB so far)
[2025-12-24T23:12:39.468Z] 23:12:38.796 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:12:39.468Z] 23:12:38.797 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:12:55.480Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (27827.202 ms) ======
[2025-12-24T23:12:55.480Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-12-24T23:12:55.480Z] GC before operation: completed in 219.991 ms, heap usage 1.183 GB -> 740.498 MB.
[2025-12-24T23:13:05.316Z] 23:13:03.984 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:13:05.316Z] 23:13:03.984 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:05.316Z] 23:13:03.985 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:13:06.865Z] 23:13:06.496 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:13:06.865Z] 23:13:06.499 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:06.865Z] 23:13:06.499 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:13:06.865Z] 23:13:06.683 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:13:06.865Z] 23:13:06.683 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:06.865Z] 23:13:06.687 WARN [Executor task launch worker for task 5.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:13:23.305Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (27606.887 ms) ======
[2025-12-24T23:13:23.305Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-12-24T23:13:23.305Z] GC before operation: completed in 231.530 ms, heap usage 1.339 GB -> 740.567 MB.
[2025-12-24T23:13:33.118Z] 23:13:31.662 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:13:33.118Z] 23:13:31.667 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:33.118Z] 23:13:31.667 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:13:34.681Z] 23:13:34.073 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 68.0 MiB so far)
[2025-12-24T23:13:34.681Z] 23:13:34.074 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:34.681Z] 23:13:34.074 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:13:34.681Z] 23:13:34.355 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:13:34.681Z] 23:13:34.356 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:13:34.681Z] 23:13:34.356 WARN [Executor task launch worker for task 5.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:13:53.400Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (28763.977 ms) ======
[2025-12-24T23:13:53.400Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-12-24T23:13:53.400Z] GC before operation: completed in 211.001 ms, heap usage 811.557 MB -> 740.640 MB.
[2025-12-24T23:14:01.572Z] 23:14:00.878 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:14:01.572Z] 23:14:00.879 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:01.572Z] 23:14:00.879 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:14:03.134Z] 23:14:02.788 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:14:03.134Z] 23:14:02.789 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:03.134Z] 23:14:02.792 WARN [Executor task launch worker for task 5.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:14:03.898Z] 23:14:03.313 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 68.0 MiB so far)
[2025-12-24T23:14:03.898Z] 23:14:03.314 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:03.898Z] 23:14:03.314 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:14:23.266Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (28548.740 ms) ======
[2025-12-24T23:14:23.266Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-12-24T23:14:23.266Z] GC before operation: completed in 137.500 ms, heap usage 752.216 MB -> 740.731 MB.
[2025-12-24T23:14:30.079Z] 23:14:29.343 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:14:30.079Z] 23:14:29.344 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:30.079Z] 23:14:29.344 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:14:31.644Z] 23:14:31.257 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 68.0 MiB so far)
[2025-12-24T23:14:31.644Z] 23:14:31.257 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:31.644Z] 23:14:31.258 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:14:32.407Z] 23:14:31.884 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:14:32.407Z] 23:14:31.884 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:32.407Z] 23:14:31.884 WARN [Executor task launch worker for task 5.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:14:51.323Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (28165.739 ms) ======
[2025-12-24T23:14:51.323Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-12-24T23:14:51.323Z] GC before operation: completed in 177.856 ms, heap usage 1.000 GB -> 740.801 MB.
[2025-12-24T23:14:58.150Z] 23:14:57.601 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:14:58.150Z] 23:14:57.602 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:14:58.150Z] 23:14:57.604 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:15:00.583Z] 23:14:59.767 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 68.0 MiB so far)
[2025-12-24T23:15:00.583Z] 23:14:59.769 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:00.583Z] 23:14:59.773 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:15:00.583Z] 23:15:00.296 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:15:00.583Z] 23:15:00.297 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:00.583Z] 23:15:00.297 WARN [Executor task launch worker for task 5.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:15:19.884Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (28566.122 ms) ======
[2025-12-24T23:15:19.884Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-12-24T23:15:19.884Z] GC before operation: completed in 167.055 ms, heap usage 815.666 MB -> 740.898 MB.
[2025-12-24T23:15:26.693Z] 23:15:25.841 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:15:26.693Z] 23:15:25.841 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:26.693Z] 23:15:25.842 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:15:29.118Z] 23:15:28.564 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 68.0 MiB so far)
[2025-12-24T23:15:29.118Z] 23:15:28.566 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:29.118Z] 23:15:28.567 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:15:29.118Z] 23:15:28.876 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:15:29.118Z] 23:15:28.881 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:29.118Z] 23:15:28.881 WARN [Executor task launch worker for task 5.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:15:47.845Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (28285.464 ms) ======
[2025-12-24T23:15:47.845Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-12-24T23:15:47.845Z] GC before operation: completed in 220.336 ms, heap usage 1.167 GB -> 740.973 MB.
[2025-12-24T23:15:54.609Z] 23:15:54.351 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:15:54.609Z] 23:15:54.352 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:54.609Z] 23:15:54.352 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:15:57.048Z] 23:15:56.193 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 68.0 MiB so far)
[2025-12-24T23:15:57.048Z] 23:15:56.194 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:57.048Z] 23:15:56.196 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:15:57.048Z] 23:15:56.874 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:15:57.048Z] 23:15:56.877 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:15:57.048Z] 23:15:56.878 WARN [Executor task launch worker for task 5.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:16:13.019Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (26534.850 ms) ======
[2025-12-24T23:16:13.019Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-12-24T23:16:14.268Z] GC before operation: completed in 215.613 ms, heap usage 1.104 GB -> 741.049 MB.
[2025-12-24T23:16:21.027Z] 23:16:20.619 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:16:21.027Z] 23:16:20.623 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:21.027Z] 23:16:20.627 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:16:22.599Z] 23:16:22.402 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:16:22.599Z] 23:16:22.403 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:22.599Z] 23:16:22.406 WARN [Executor task launch worker for task 5.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:16:23.359Z] 23:16:22.648 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 68.0 MiB so far)
[2025-12-24T23:16:23.359Z] 23:16:22.649 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:23.359Z] 23:16:22.649 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:16:39.356Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (26105.468 ms) ======
[2025-12-24T23:16:39.356Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-12-24T23:16:39.356Z] GC before operation: completed in 189.230 ms, heap usage 1.354 GB -> 741.133 MB.
[2025-12-24T23:16:47.601Z] 23:16:47.159 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:16:47.601Z] 23:16:47.162 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:47.601Z] 23:16:47.163 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:16:50.046Z] 23:16:49.274 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:16:50.046Z] 23:16:49.274 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:50.046Z] 23:16:49.278 WARN [Executor task launch worker for task 5.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:16:50.046Z] 23:16:49.876 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 68.0 MiB so far)
[2025-12-24T23:16:50.047Z] 23:16:49.881 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:16:50.047Z] 23:16:49.881 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:17:06.005Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (26334.097 ms) ======
[2025-12-24T23:17:06.005Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-12-24T23:17:06.005Z] GC before operation: completed in 133.318 ms, heap usage 1.169 GB -> 741.245 MB.
[2025-12-24T23:17:13.298Z] 23:17:12.613 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:17:13.298Z] 23:17:12.614 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:13.298Z] 23:17:12.614 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:17:14.051Z] 23:17:13.835 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)
[2025-12-24T23:17:14.051Z] 23:17:13.835 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:14.051Z] 23:17:13.836 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:17:15.617Z] 23:17:14.920 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:17:15.617Z] 23:17:14.921 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:15.617Z] 23:17:14.921 WARN [Executor task launch worker for task 5.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:17:29.307Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (22568.826 ms) ======
[2025-12-24T23:17:29.307Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-12-24T23:17:29.307Z] GC before operation: completed in 227.155 ms, heap usage 1.145 GB -> 741.270 MB.
[2025-12-24T23:17:36.099Z] 23:17:35.379 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:17:36.100Z] 23:17:35.380 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:36.100Z] 23:17:35.380 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:17:36.854Z] 23:17:36.777 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 68.0 MiB so far)
[2025-12-24T23:17:36.854Z] 23:17:36.778 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:36.854Z] 23:17:36.778 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:17:36.854Z] 23:17:36.785 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:17:37.620Z] 23:17:36.789 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:37.620Z] 23:17:36.790 WARN [Executor task launch worker for task 5.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:17:51.228Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (21931.125 ms) ======
[2025-12-24T23:17:51.228Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-12-24T23:17:51.228Z] GC before operation: completed in 144.129 ms, heap usage 842.371 MB -> 741.371 MB.
[2025-12-24T23:17:58.055Z] 23:17:57.562 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:17:58.055Z] 23:17:57.568 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:17:58.055Z] 23:17:57.568 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:18:00.489Z] 23:17:59.891 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 68.0 MiB so far)
[2025-12-24T23:18:00.489Z] 23:17:59.892 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:00.489Z] 23:17:59.892 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:18:00.489Z] 23:18:00.383 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:18:00.489Z] 23:18:00.387 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:00.489Z] 23:18:00.388 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:18:14.594Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (22381.165 ms) ======
[2025-12-24T23:18:14.594Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-12-24T23:18:14.594Z] GC before operation: completed in 152.311 ms, heap usage 1.433 GB -> 741.419 MB.
[2025-12-24T23:18:20.172Z] 23:18:19.898 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:18:20.172Z] 23:18:19.902 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:20.172Z] 23:18:19.903 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:18:21.740Z] 23:18:21.194 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 68.0 MiB so far)
[2025-12-24T23:18:21.740Z] 23:18:21.195 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:21.740Z] 23:18:21.195 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:18:22.494Z] 23:18:22.146 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:18:22.494Z] 23:18:22.150 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:22.494Z] 23:18:22.151 WARN [Executor task launch worker for task 5.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:18:36.078Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (21879.937 ms) ======
[2025-12-24T23:18:36.078Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-12-24T23:18:36.078Z] GC before operation: completed in 213.801 ms, heap usage 1.096 GB -> 740.165 MB.
[2025-12-24T23:18:44.262Z] 23:18:42.888 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:18:44.263Z] 23:18:42.892 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:44.263Z] 23:18:42.892 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:18:45.016Z] 23:18:44.822 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)
[2025-12-24T23:18:45.016Z] 23:18:44.825 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:45.016Z] 23:18:44.826 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:18:45.773Z] 23:18:44.959 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:18:45.773Z] 23:18:44.959 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:18:45.773Z] 23:18:44.966 WARN [Executor task launch worker for task 5.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:18:59.965Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (22702.370 ms) ======
[2025-12-24T23:18:59.965Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-12-24T23:18:59.965Z] GC before operation: completed in 170.680 ms, heap usage 1.203 GB -> 739.775 MB.
[2025-12-24T23:19:05.499Z] 23:19:05.169 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:05.499Z] 23:19:05.169 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:05.499Z] 23:19:05.170 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:19:07.928Z] 23:19:07.201 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:07.928Z] 23:19:07.201 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:07.928Z] 23:19:07.202 WARN [Executor task launch worker for task 5.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:19:08.690Z] 23:19:07.921 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 68.0 MiB so far)
[2025-12-24T23:19:08.690Z] 23:19:07.925 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:08.690Z] 23:19:07.925 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:19:24.661Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (25639.579 ms) ======
[2025-12-24T23:19:24.661Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-12-24T23:19:24.661Z] GC before operation: completed in 186.170 ms, heap usage 1.401 GB -> 739.854 MB.
[2025-12-24T23:19:32.887Z] 23:19:31.840 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:32.887Z] 23:19:31.840 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:32.887Z] 23:19:31.841 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:19:34.451Z] 23:19:33.999 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:34.451Z] 23:19:33.999 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:34.451Z] 23:19:34.026 WARN [Executor task launch worker for task 5.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:19:34.451Z] 23:19:34.096 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 68.0 MiB so far)
[2025-12-24T23:19:34.451Z] 23:19:34.096 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:34.451Z] 23:19:34.096 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:19:50.392Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (24718.793 ms) ======
[2025-12-24T23:19:50.392Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-12-24T23:19:50.392Z] GC before operation: completed in 187.351 ms, heap usage 813.774 MB -> 737.853 MB.
[2025-12-24T23:19:56.399Z] 23:19:56.285 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:56.399Z] 23:19:56.290 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:56.399Z] 23:19:56.290 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:19:58.815Z] 23:19:58.650 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:58.815Z] 23:19:58.651 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:58.815Z] 23:19:58.651 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:19:59.575Z] 23:19:58.841 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:19:59.575Z] 23:19:58.842 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:19:59.575Z] 23:19:58.842 WARN [Executor task launch worker for task 5.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:20:13.279Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (24201.997 ms) ======
[2025-12-24T23:20:13.279Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-12-24T23:20:14.035Z] GC before operation: completed in 155.067 ms, heap usage 1.393 GB -> 738.008 MB.
[2025-12-24T23:20:20.956Z] 23:20:20.799 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:20:20.956Z] 23:20:20.806 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:20.956Z] 23:20:20.807 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:20:23.391Z] 23:20:23.075 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:20:23.391Z] 23:20:23.075 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:23.391Z] 23:20:23.076 WARN [Executor task launch worker for task 5.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:20:23.391Z] 23:20:23.210 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 68.0 MiB so far)
[2025-12-24T23:20:23.391Z] 23:20:23.211 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:23.391Z] 23:20:23.211 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:20:39.382Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (25972.757 ms) ======
[2025-12-24T23:20:39.382Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-12-24T23:20:40.138Z] GC before operation: completed in 145.669 ms, heap usage 1.031 GB -> 738.624 MB.
[2025-12-24T23:20:46.904Z] 23:20:46.588 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:20:46.904Z] 23:20:46.590 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:46.904Z] 23:20:46.591 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:20:48.980Z] 23:20:48.870 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 68.0 MiB so far)
[2025-12-24T23:20:48.980Z] 23:20:48.872 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:48.980Z] 23:20:48.873 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:20:49.741Z] 23:20:48.984 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:20:49.741Z] 23:20:48.984 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:20:49.741Z] 23:20:48.984 WARN [Executor task launch worker for task 5.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:21:05.715Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (25436.808 ms) ======
[2025-12-24T23:21:05.715Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-12-24T23:21:05.715Z] GC before operation: completed in 180.760 ms, heap usage 1.032 GB -> 738.683 MB.
[2025-12-24T23:21:12.536Z] 23:21:12.360 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:21:12.536Z] 23:21:12.360 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:12.536Z] 23:21:12.361 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:21:15.895Z] 23:21:15.183 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 68.0 MiB so far)
[2025-12-24T23:21:15.895Z] 23:21:15.184 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:15.895Z] 23:21:15.184 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:21:15.895Z] 23:21:15.297 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:21:15.895Z] 23:21:15.298 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:15.895Z] 23:21:15.298 WARN [Executor task launch worker for task 5.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:21:32.179Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (26740.360 ms) ======
[2025-12-24T23:21:32.179Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-12-24T23:21:32.179Z] GC before operation: completed in 148.530 ms, heap usage 1.001 GB -> 738.186 MB.
[2025-12-24T23:21:39.581Z] 23:21:39.350 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:21:39.581Z] 23:21:39.352 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:39.581Z] 23:21:39.353 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:21:42.237Z] 23:21:41.755 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:21:42.237Z] 23:21:41.755 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:42.237Z] 23:21:41.756 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:21:43.005Z] 23:21:42.718 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:21:43.005Z] 23:21:42.719 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:21:43.005Z] 23:21:42.719 WARN [Executor task launch worker for task 5.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:21:59.325Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (27121.642 ms) ======
[2025-12-24T23:21:59.325Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-12-24T23:21:59.325Z] GC before operation: completed in 212.433 ms, heap usage 1.145 GB -> 738.240 MB.
[2025-12-24T23:22:09.090Z] 23:22:07.677 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:22:09.090Z] 23:22:07.678 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2025-12-24T23:22:09.090Z] 23:22:07.680 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2025-12-24T23:22:10.645Z] 23:22:09.871 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 68.0 MiB so far)
[2025-12-24T23:22:10.645Z] 23:22:09.872 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-12-24T23:22:10.645Z] 23:22:09.872 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-12-24T23:22:10.645Z] 23:22:10.408 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2025-12-24T23:22:10.645Z] 23:22:10.409 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_5 could not be removed as it was not found on disk or in memory
[2025-12-24T23:22:10.645Z] 23:22:10.412 WARN [Executor task launch worker for task 5.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2025-12-24T23:22:27.144Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (26987.678 ms) ======
[2025-12-24T23:22:27.900Z] -----------------------------------
[2025-12-24T23:22:27.900Z] renaissance-naive-bayes_0_PASSED
[2025-12-24T23:22:27.900Z] -----------------------------------
[2025-12-24T23:22:27.900Z]
[2025-12-24T23:22:27.900Z] TEST TEARDOWN:
[2025-12-24T23:22:27.900Z] Nothing to be done for teardown.
[2025-12-24T23:22:27.900Z] renaissance-naive-bayes_0 Finish Time: Wed Dec 24 23:22:27 2025 Epoch Time (ms): 1766618547366