renaissance-naive-bayes_0
[2026-02-04T23:34:55.542Z] Running test renaissance-naive-bayes_0 ...
[2026-02-04T23:34:55.542Z] ===============================================
[2026-02-04T23:34:55.542Z] renaissance-naive-bayes_0 Start Time: Wed Feb 4 23:34:55 2026 Epoch Time (ms): 1770248095071
[2026-02-04T23:34:55.542Z] variation: NoOptions
[2026-02-04T23:34:55.542Z] JVM_OPTIONS:
[2026-02-04T23:34:55.542Z] { \
[2026-02-04T23:34:55.542Z] echo ""; echo "TEST SETUP:"; \
[2026-02-04T23:34:55.542Z] echo "Nothing to be done for setup."; \
[2026-02-04T23:34:55.542Z] mkdir -p "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1770246392679/renaissance-naive-bayes_0"; \
[2026-02-04T23:34:55.542Z] cd "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1770246392679/renaissance-naive-bayes_0"; \
[2026-02-04T23:34:55.542Z] echo ""; echo "TESTING:"; \
[2026-02-04T23:34:55.542Z] "/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_1770246392679/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-04T23:34:55.543Z] 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_1770246392679/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-04T23:34:55.543Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-04T23:34:55.543Z] echo "Nothing to be done for teardown."; \
[2026-02-04T23:34:55.543Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_1770246392679/TestTargetResult";
[2026-02-04T23:34:55.543Z]
[2026-02-04T23:34:55.543Z] TEST SETUP:
[2026-02-04T23:34:55.543Z] Nothing to be done for setup.
[2026-02-04T23:34:55.543Z]
[2026-02-04T23:34:55.543Z] TESTING:
[2026-02-04T23:35:15.018Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-02-04T23:35:25.060Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-02-04T23:35:25.060Z] GC before operation: completed in 97.084 ms, heap usage 63.763 MB -> 35.075 MB.
[2026-02-04T23:35:47.242Z] 23:35:46.576 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-02-04T23:35:47.242Z] 23:35:46.620 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-02-04T23:35:47.242Z] 23:35:46.623 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-02-04T23:35:57.319Z] 23:35:56.180 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 211.8 MiB so far)
[2026-02-04T23:35:57.319Z] 23:35:56.183 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:35:57.319Z] 23:35:56.184 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:36:00.775Z] 23:36:00.306 WARN [Executor task launch worker for task 5.0 in stage 0.0 (TID 5)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:00.775Z] 23:36:00.307 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-02-04T23:36:00.775Z] 23:36:00.307 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-02-04T23:36:15.162Z] 23:36:15.016 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:15.162Z] 23:36:15.027 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:36:15.162Z] 23:36:15.027 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:36:17.690Z] 23:36:17.426 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:17.690Z] 23:36:17.430 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:36:17.690Z] 23:36:17.432 WARN [Executor task launch worker for task 2.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:36:17.690Z] 23:36:17.449 WARN [Executor task launch worker for task 5.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:17.690Z] 23:36:17.450 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-02-04T23:36:17.690Z] 23:36:17.450 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-02-04T23:36:31.581Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (67714.800 ms) ======
[2026-02-04T23:36:31.581Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-02-04T23:36:31.581Z] GC before operation: completed in 181.505 ms, heap usage 902.070 MB -> 740.036 MB.
[2026-02-04T23:36:41.756Z] 23:36:40.652 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:41.756Z] 23:36:40.655 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:36:41.756Z] 23:36:40.655 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:36:43.358Z] 23:36:42.585 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:43.358Z] 23:36:42.586 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:36:43.358Z] 23:36:42.586 WARN [Executor task launch worker for task 2.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:36:43.358Z] 23:36:43.179 WARN [Executor task launch worker for task 5.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_5 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:36:43.359Z] 23:36:43.184 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-02-04T23:36:43.359Z] 23:36:43.186 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-02-04T23:37:02.637Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (28215.744 ms) ======
[2026-02-04T23:37:02.637Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-02-04T23:37:02.637Z] GC before operation: completed in 181.085 ms, heap usage 1.374 GB -> 740.074 MB.
[2026-02-04T23:37:10.055Z] 23:37:09.264 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:37:10.055Z] 23:37:09.267 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:37:10.055Z] 23:37:09.269 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:37:11.652Z] 23:37:11.031 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:37:11.652Z] 23:37:11.032 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:37:11.652Z] 23:37:11.035 WARN [Executor task launch worker for task 2.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:37:12.429Z] 23:37:11.653 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)
[2026-02-04T23:37:12.429Z] 23:37:11.653 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-02-04T23:37:12.429Z] 23:37:11.654 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-02-04T23:37:28.656Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (27552.426 ms) ======
[2026-02-04T23:37:28.656Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-02-04T23:37:28.656Z] GC before operation: completed in 157.603 ms, heap usage 755.245 MB -> 740.288 MB.
[2026-02-04T23:37:38.620Z] 23:37:36.965 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:37:38.620Z] 23:37:36.968 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:37:38.620Z] 23:37:36.968 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:37:38.620Z] 23:37:38.210 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:37:38.620Z] 23:37:38.215 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:37:38.620Z] 23:37:38.215 WARN [Executor task launch worker for task 2.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:37:38.620Z] 23:37:38.466 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)
[2026-02-04T23:37:38.620Z] 23:37:38.466 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-02-04T23:37:38.620Z] 23:37:38.475 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-02-04T23:37:54.889Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (27094.737 ms) ======
[2026-02-04T23:37:54.889Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-02-04T23:37:55.672Z] GC before operation: completed in 194.794 ms, heap usage 1.027 GB -> 740.470 MB.
[2026-02-04T23:38:04.548Z] 23:38:03.824 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:38:04.548Z] 23:38:03.826 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:38:04.548Z] 23:38:03.826 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:38:06.199Z] 23:38:05.951 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:38:06.199Z] 23:38:05.952 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:38:06.199Z] 23:38:05.952 WARN [Executor task launch worker for task 2.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:38:06.200Z] 23:38:06.012 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)
[2026-02-04T23:38:06.200Z] 23:38:06.013 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-02-04T23:38:06.200Z] 23:38:06.014 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-02-04T23:38:25.207Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (27634.270 ms) ======
[2026-02-04T23:38:25.207Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-02-04T23:38:25.207Z] GC before operation: completed in 193.850 ms, heap usage 813.015 MB -> 740.413 MB.
[2026-02-04T23:38:32.206Z] 23:38:31.097 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:38:32.206Z] 23:38:31.098 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:38:32.206Z] 23:38:31.098 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:38:34.708Z] 23:38:34.384 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:38:34.708Z] 23:38:34.385 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:38:34.708Z] 23:38:34.385 WARN [Executor task launch worker for task 2.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:38:34.708Z] 23:38:34.426 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)
[2026-02-04T23:38:34.708Z] 23:38:34.427 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-02-04T23:38:34.708Z] 23:38:34.427 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-02-04T23:38:50.999Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (27132.063 ms) ======
[2026-02-04T23:38:50.999Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-02-04T23:38:50.999Z] GC before operation: completed in 200.870 ms, heap usage 1.034 GB -> 740.518 MB.
[2026-02-04T23:38:59.972Z] 23:38:58.561 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:38:59.972Z] 23:38:58.567 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:38:59.972Z] 23:38:58.568 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:39:00.768Z] 23:39:00.194 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:39:00.768Z] 23:39:00.194 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:39:00.768Z] 23:39:00.195 WARN [Executor task launch worker for task 2.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:39:00.768Z] 23:39:00.464 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)
[2026-02-04T23:39:00.768Z] 23:39:00.467 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-02-04T23:39:00.768Z] 23:39:00.467 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-02-04T23:39:17.047Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (26730.841 ms) ======
[2026-02-04T23:39:17.047Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-02-04T23:39:17.831Z] GC before operation: completed in 188.690 ms, heap usage 1.259 GB -> 740.588 MB.
[2026-02-04T23:39:24.807Z] 23:39:24.525 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:39:24.807Z] 23:39:24.525 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:39:24.807Z] 23:39:24.525 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:39:27.295Z] 23:39:27.081 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:39:27.295Z] 23:39:27.081 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:39:27.295Z] 23:39:27.082 WARN [Executor task launch worker for task 2.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:39:28.071Z] 23:39:27.540 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)
[2026-02-04T23:39:28.071Z] 23:39:27.541 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-02-04T23:39:28.071Z] 23:39:27.545 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-02-04T23:39:44.325Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (26324.772 ms) ======
[2026-02-04T23:39:44.326Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-02-04T23:39:44.326Z] GC before operation: completed in 196.875 ms, heap usage 764.098 MB -> 740.689 MB.
[2026-02-04T23:39:53.286Z] 23:39:52.166 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:39:53.286Z] 23:39:52.174 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:39:53.286Z] 23:39:52.178 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:39:54.057Z] 23:39:53.964 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:39:54.057Z] 23:39:53.965 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:39:54.057Z] 23:39:53.966 WARN [Executor task launch worker for task 2.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:39:54.841Z] 23:39:54.086 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)
[2026-02-04T23:39:54.841Z] 23:39:54.086 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-02-04T23:39:54.841Z] 23:39:54.086 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-02-04T23:40:11.127Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (26218.668 ms) ======
[2026-02-04T23:40:11.127Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-02-04T23:40:11.127Z] GC before operation: completed in 204.326 ms, heap usage 1.430 GB -> 740.742 MB.
[2026-02-04T23:40:18.073Z] 23:40:17.889 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:40:18.073Z] 23:40:17.892 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:40:18.073Z] 23:40:17.896 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:40:19.687Z] 23:40:19.590 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:40:19.687Z] 23:40:19.591 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:40:19.687Z] 23:40:19.591 WARN [Executor task launch worker for task 2.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:40:20.493Z] 23:40:19.865 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)
[2026-02-04T23:40:20.493Z] 23:40:19.870 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-02-04T23:40:20.493Z] 23:40:19.871 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-02-04T23:40:36.762Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (25535.246 ms) ======
[2026-02-04T23:40:36.762Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-02-04T23:40:36.762Z] GC before operation: completed in 178.078 ms, heap usage 767.630 MB -> 740.813 MB.
[2026-02-04T23:40:44.114Z] 23:40:43.283 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:40:44.114Z] 23:40:43.284 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:40:44.114Z] 23:40:43.285 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:40:45.726Z] 23:40:45.180 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)
[2026-02-04T23:40:45.726Z] 23:40:45.181 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-02-04T23:40:45.726Z] 23:40:45.181 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-02-04T23:40:45.726Z] 23:40:45.230 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:40:45.726Z] 23:40:45.231 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:40:45.726Z] 23:40:45.232 WARN [Executor task launch worker for task 2.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:41:02.242Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (25556.981 ms) ======
[2026-02-04T23:41:02.242Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-02-04T23:41:02.242Z] GC before operation: completed in 163.944 ms, heap usage 747.922 MB -> 740.891 MB.
[2026-02-04T23:41:09.198Z] 23:41:09.065 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:41:09.198Z] 23:41:09.066 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:41:09.198Z] 23:41:09.067 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:41:11.718Z] 23:41:11.221 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:41:11.718Z] 23:41:11.226 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:41:11.718Z] 23:41:11.226 WARN [Executor task launch worker for task 2.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:41:11.719Z] 23:41:11.603 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)
[2026-02-04T23:41:11.719Z] 23:41:11.608 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-02-04T23:41:11.719Z] 23:41:11.608 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-02-04T23:41:30.748Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (26978.845 ms) ======
[2026-02-04T23:41:30.748Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-02-04T23:41:30.748Z] GC before operation: completed in 126.183 ms, heap usage 1.255 GB -> 740.961 MB.
[2026-02-04T23:41:36.964Z] 23:41:36.824 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:41:36.964Z] 23:41:36.826 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:41:36.964Z] 23:41:36.827 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:41:39.467Z] 23:41:38.549 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:41:39.467Z] 23:41:38.554 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:41:39.467Z] 23:41:38.554 WARN [Executor task launch worker for task 2.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:41:39.467Z] 23:41:38.935 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)
[2026-02-04T23:41:39.467Z] 23:41:38.938 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-02-04T23:41:39.467Z] 23:41:38.938 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-02-04T23:41:55.721Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (26835.349 ms) ======
[2026-02-04T23:41:55.721Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-02-04T23:41:55.721Z] GC before operation: completed in 172.063 ms, heap usage 1.035 GB -> 741.061 MB.
[2026-02-04T23:42:04.107Z] 23:42:02.898 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:04.107Z] 23:42:02.908 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:04.107Z] 23:42:02.909 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:42:04.888Z] 23:42:04.796 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:04.888Z] 23:42:04.799 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:04.888Z] 23:42:04.799 WARN [Executor task launch worker for task 2.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:42:05.666Z] 23:42:04.939 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)
[2026-02-04T23:42:05.666Z] 23:42:04.942 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-02-04T23:42:05.666Z] 23:42:04.942 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-02-04T23:42:19.823Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (23431.183 ms) ======
[2026-02-04T23:42:19.823Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-02-04T23:42:19.823Z] GC before operation: completed in 173.172 ms, heap usage 1.184 GB -> 741.175 MB.
[2026-02-04T23:42:28.349Z] 23:42:26.853 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:28.349Z] 23:42:26.859 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:28.349Z] 23:42:26.860 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:42:29.127Z] 23:42:29.004 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:29.127Z] 23:42:29.005 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:29.127Z] 23:42:29.005 WARN [Executor task launch worker for task 2.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:42:29.920Z] 23:42:29.513 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)
[2026-02-04T23:42:29.920Z] 23:42:29.513 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-02-04T23:42:29.920Z] 23:42:29.513 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-02-04T23:42:46.179Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (26636.644 ms) ======
[2026-02-04T23:42:46.179Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-02-04T23:42:46.179Z] GC before operation: completed in 144.376 ms, heap usage 1.294 GB -> 741.209 MB.
[2026-02-04T23:42:54.578Z] 23:42:53.760 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:54.578Z] 23:42:53.769 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:54.578Z] 23:42:53.769 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:42:56.187Z] 23:42:55.511 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:42:56.187Z] 23:42:55.512 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:42:56.187Z] 23:42:55.512 WARN [Executor task launch worker for task 2.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:42:56.187Z] 23:42:55.852 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)
[2026-02-04T23:42:56.187Z] 23:42:55.854 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-02-04T23:42:56.187Z] 23:42:55.854 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-02-04T23:43:10.508Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (23163.528 ms) ======
[2026-02-04T23:43:10.508Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-02-04T23:43:10.508Z] GC before operation: completed in 203.535 ms, heap usage 1.153 GB -> 741.270 MB.
[2026-02-04T23:43:17.451Z] 23:43:16.287 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:43:17.452Z] 23:43:16.288 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:43:17.452Z] 23:43:16.291 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:43:18.226Z] 23:43:18.102 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)
[2026-02-04T23:43:18.226Z] 23:43:18.105 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-02-04T23:43:18.226Z] 23:43:18.106 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-02-04T23:43:19.003Z] 23:43:18.219 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:43:19.003Z] 23:43:18.223 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:43:19.003Z] 23:43:18.223 WARN [Executor task launch worker for task 2.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:43:32.887Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (23137.645 ms) ======
[2026-02-04T23:43:32.887Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-02-04T23:43:32.887Z] GC before operation: completed in 188.035 ms, heap usage 795.294 MB -> 741.341 MB.
[2026-02-04T23:43:41.249Z] 23:43:40.191 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:43:41.249Z] 23:43:40.199 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:43:41.249Z] 23:43:40.199 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:43:42.857Z] 23:43:42.536 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:43:42.857Z] 23:43:42.537 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:43:42.857Z] 23:43:42.537 WARN [Executor task launch worker for task 2.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:43:42.857Z] 23:43:42.675 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)
[2026-02-04T23:43:42.857Z] 23:43:42.675 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-02-04T23:43:42.857Z] 23:43:42.683 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-02-04T23:43:59.101Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (25551.933 ms) ======
[2026-02-04T23:43:59.101Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-02-04T23:43:59.101Z] GC before operation: completed in 176.850 ms, heap usage 747.539 MB -> 741.426 MB.
[2026-02-04T23:44:06.609Z] 23:44:06.350 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:06.609Z] 23:44:06.357 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:06.609Z] 23:44:06.357 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:44:09.134Z] 23:44:08.722 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:09.134Z] 23:44:08.723 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:09.134Z] 23:44:08.723 WARN [Executor task launch worker for task 2.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:44:09.134Z] 23:44:08.769 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)
[2026-02-04T23:44:09.134Z] 23:44:08.770 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-02-04T23:44:09.134Z] 23:44:08.770 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-02-04T23:44:25.402Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (25518.166 ms) ======
[2026-02-04T23:44:25.402Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-02-04T23:44:25.402Z] GC before operation: completed in 196.904 ms, heap usage 1.292 GB -> 739.669 MB.
[2026-02-04T23:44:32.469Z] 23:44:31.132 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:32.469Z] 23:44:31.133 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:32.469Z] 23:44:31.133 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:44:34.088Z] 23:44:33.339 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:34.088Z] 23:44:33.340 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:34.088Z] 23:44:33.341 WARN [Executor task launch worker for task 2.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:44:34.088Z] 23:44:33.546 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)
[2026-02-04T23:44:34.088Z] 23:44:33.547 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-02-04T23:44:34.088Z] 23:44:33.547 WARN [Executor task launch worker for task 5.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_5 failed
[2026-02-04T23:44:50.318Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (24585.369 ms) ======
[2026-02-04T23:44:50.318Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-02-04T23:44:50.318Z] GC before operation: completed in 176.656 ms, heap usage 758.533 MB -> 739.758 MB.
[2026-02-04T23:44:57.787Z] 23:44:57.015 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:57.787Z] 23:44:57.016 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:57.787Z] 23:44:57.016 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:44:59.405Z] 23:44:58.804 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)
[2026-02-04T23:44:59.405Z] 23:44:58.804 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-02-04T23:44:59.405Z] 23:44:58.807 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-02-04T23:44:59.405Z] 23:44:59.034 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:44:59.405Z] 23:44:59.035 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:44:59.405Z] 23:44:59.036 WARN [Executor task launch worker for task 2.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:45:15.789Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (25718.128 ms) ======
[2026-02-04T23:45:15.789Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-02-04T23:45:15.789Z] GC before operation: completed in 162.189 ms, heap usage 754.299 MB -> 739.776 MB.
[2026-02-04T23:45:24.162Z] 23:45:23.168 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:45:24.162Z] 23:45:23.168 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:45:24.162Z] 23:45:23.169 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:45:24.937Z] 23:45:24.707 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:45:24.937Z] 23:45:24.708 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:45:24.937Z] 23:45:24.708 WARN [Executor task launch worker for task 2.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:45:25.717Z] 23:45:25.384 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)
[2026-02-04T23:45:25.717Z] 23:45:25.385 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-02-04T23:45:25.717Z] 23:45:25.385 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-02-04T23:45:41.969Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (24955.365 ms) ======
[2026-02-04T23:45:41.969Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-02-04T23:45:41.969Z] GC before operation: completed in 167.113 ms, heap usage 1.177 GB -> 740.173 MB.
[2026-02-04T23:45:47.683Z] 23:45:46.994 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:45:47.683Z] 23:45:46.994 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:45:47.683Z] 23:45:46.994 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:45:48.456Z] 23:45:48.362 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:45:48.456Z] 23:45:48.365 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:45:48.456Z] 23:45:48.365 WARN [Executor task launch worker for task 2.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:45:49.243Z] 23:45:48.980 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)
[2026-02-04T23:45:49.243Z] 23:45:48.981 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-02-04T23:45:49.243Z] 23:45:48.981 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-02-04T23:46:03.619Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (21705.036 ms) ======
[2026-02-04T23:46:03.619Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-02-04T23:46:03.619Z] GC before operation: completed in 149.165 ms, heap usage 754.955 MB -> 738.710 MB.
[2026-02-04T23:46:09.292Z] 23:46:08.777 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:46:09.292Z] 23:46:08.777 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:46:09.292Z] 23:46:08.778 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:46:10.913Z] 23:46:10.483 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:46:10.913Z] 23:46:10.487 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:46:10.913Z] 23:46:10.487 WARN [Executor task launch worker for task 2.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:46:11.687Z] 23:46:10.965 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)
[2026-02-04T23:46:11.687Z] 23:46:10.968 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-02-04T23:46:11.687Z] 23:46:10.968 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-02-04T23:46:27.941Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (24176.806 ms) ======
[2026-02-04T23:46:27.941Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-02-04T23:46:27.941Z] GC before operation: completed in 155.356 ms, heap usage 813.582 MB -> 738.839 MB.
[2026-02-04T23:46:33.609Z] 23:46:33.469 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:46:33.609Z] 23:46:33.470 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:46:33.609Z] 23:46:33.472 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:46:36.109Z] 23:46:35.247 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)
[2026-02-04T23:46:36.109Z] 23:46:35.307 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-02-04T23:46:36.109Z] 23:46:35.307 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-02-04T23:46:36.109Z] 23:46:35.511 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:46:36.109Z] 23:46:35.514 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:46:36.109Z] 23:46:35.515 WARN [Executor task launch worker for task 2.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:46:50.107Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (23371.064 ms) ======
[2026-02-04T23:46:50.107Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-02-04T23:46:50.107Z] GC before operation: completed in 199.741 ms, heap usage 998.557 MB -> 737.794 MB.
[2026-02-04T23:46:57.645Z] 23:46:57.290 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:46:57.645Z] 23:46:57.291 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:46:57.645Z] 23:46:57.291 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:46:59.267Z] 23:46:59.064 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)
[2026-02-04T23:46:59.267Z] 23:46:59.065 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-02-04T23:46:59.267Z] 23:46:59.068 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-02-04T23:47:00.058Z] 23:46:59.324 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:47:00.058Z] 23:46:59.329 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:47:00.059Z] 23:46:59.329 WARN [Executor task launch worker for task 2.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:47:16.322Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (25615.578 ms) ======
[2026-02-04T23:47:16.322Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-02-04T23:47:16.322Z] GC before operation: completed in 182.771 ms, heap usage 1.239 GB -> 737.958 MB.
[2026-02-04T23:47:23.275Z] 23:47:22.992 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:47:23.275Z] 23:47:22.993 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:47:23.275Z] 23:47:22.993 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:47:27.719Z] 23:47:26.406 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)
[2026-02-04T23:47:27.719Z] 23:47:26.407 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-02-04T23:47:27.719Z] 23:47:26.407 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-02-04T23:47:27.719Z] 23:47:26.752 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:47:27.719Z] 23:47:26.752 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:47:27.719Z] 23:47:26.753 WARN [Executor task launch worker for task 2.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:47:43.946Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (26193.835 ms) ======
[2026-02-04T23:47:43.946Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-02-04T23:47:43.946Z] GC before operation: completed in 222.908 ms, heap usage 756.693 MB -> 737.945 MB.
[2026-02-04T23:47:50.199Z] 23:47:49.855 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:47:50.199Z] 23:47:49.858 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:47:50.199Z] 23:47:49.859 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:47:52.729Z] 23:47:51.974 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:47:52.729Z] 23:47:51.975 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:47:52.729Z] 23:47:51.975 WARN [Executor task launch worker for task 2.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:47:53.516Z] 23:47:52.855 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)
[2026-02-04T23:47:53.516Z] 23:47:52.855 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-02-04T23:47:53.516Z] 23:47:52.859 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-02-04T23:48:09.781Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (26961.010 ms) ======
[2026-02-04T23:48:09.781Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-02-04T23:48:09.781Z] GC before operation: completed in 175.235 ms, heap usage 843.830 MB -> 738.062 MB.
[2026-02-04T23:48:18.187Z] 23:48:17.230 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:48:18.187Z] 23:48:17.233 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:48:18.187Z] 23:48:17.234 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:48:18.971Z] 23:48:18.690 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:48:18.971Z] 23:48:18.691 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:48:18.971Z] 23:48:18.692 WARN [Executor task launch worker for task 2.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:48:19.781Z] 23:48:19.498 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)
[2026-02-04T23:48:19.781Z] 23:48:19.501 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-02-04T23:48:19.781Z] 23:48:19.504 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-02-04T23:48:36.673Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (26523.103 ms) ======
[2026-02-04T23:48:36.673Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-02-04T23:48:36.673Z] GC before operation: completed in 168.502 ms, heap usage 1.444 GB -> 738.131 MB.
[2026-02-04T23:48:43.677Z] 23:48:42.428 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:48:43.677Z] 23:48:42.429 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-02-04T23:48:43.677Z] 23:48:42.429 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-02-04T23:48:47.141Z] 23:48:46.414 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 68.0 MiB so far)
[2026-02-04T23:48:47.141Z] 23:48:46.414 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2026-02-04T23:48:47.141Z] 23:48:46.414 WARN [Executor task launch worker for task 2.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2026-02-04T23:48:47.141Z] 23:48:46.694 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)
[2026-02-04T23:48:47.142Z] 23:48:46.699 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-02-04T23:48:47.142Z] 23:48:46.699 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-02-04T23:49:03.473Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (25867.997 ms) ======
[2026-02-04T23:49:03.473Z] -----------------------------------
[2026-02-04T23:49:03.473Z] renaissance-naive-bayes_0_PASSED
[2026-02-04T23:49:03.473Z] -----------------------------------
[2026-02-04T23:49:03.473Z]
[2026-02-04T23:49:03.473Z] TEST TEARDOWN:
[2026-02-04T23:49:03.473Z] Nothing to be done for teardown.
[2026-02-04T23:49:03.473Z] renaissance-naive-bayes_0 Finish Time: Wed Feb 4 23:49:02 2026 Epoch Time (ms): 1770248942817