renaissance-naive-bayes_0
[2025-09-04T05:38:47.470Z] Running test renaissance-naive-bayes_0 ...
[2025-09-04T05:38:47.470Z] ===============================================
[2025-09-04T05:38:47.470Z] renaissance-naive-bayes_0 Start Time: Thu Sep 4 05:38:47 2025 Epoch Time (ms): 1756964327106
[2025-09-04T05:38:47.470Z] variation: NoOptions
[2025-09-04T05:38:47.470Z] JVM_OPTIONS:
[2025-09-04T05:38:47.470Z] { \
[2025-09-04T05:38:47.470Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T05:38:47.470Z] echo "Nothing to be done for setup."; \
[2025-09-04T05:38:47.470Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17569630605743/renaissance-naive-bayes_0"; \
[2025-09-04T05:38:47.470Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17569630605743/renaissance-naive-bayes_0"; \
[2025-09-04T05:38:47.470Z] echo ""; echo "TESTING:"; \
[2025-09-04T05:38:47.470Z] "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17569630605743/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-09-04T05:38:47.470Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17569630605743/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T05:38:47.470Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T05:38:47.470Z] echo "Nothing to be done for teardown."; \
[2025-09-04T05:38:47.470Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_sanity.perf_x86-64_alpine-linux/aqa-tests/TKG/../TKG/output_17569630605743/TestTargetResult";
[2025-09-04T05:38:47.470Z]
[2025-09-04T05:38:47.470Z] TEST SETUP:
[2025-09-04T05:38:47.470Z] Nothing to be done for setup.
[2025-09-04T05:38:47.470Z]
[2025-09-04T05:38:47.470Z] TESTING:
[2025-09-04T05:38:55.682Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2025-09-04T05:39:09.319Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2025-09-04T05:39:09.319Z] GC before operation: completed in 47.842 ms, heap usage 73.037 MB -> 34.742 MB.
[2025-09-04T05:39:25.469Z] 05:39:25.150 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_2 in memory! (computed 132.0 MiB so far)
[2025-09-04T05:39:25.469Z] 05:39:25.176 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.BlockManager - Block rdd_3_2 could not be removed as it was not found on disk or in memory
[2025-09-04T05:39:25.469Z] 05:39:25.179 WARN [Executor task launch worker for task 2.0 in stage 0.0 (TID 2)] org.apache.spark.storage.BlockManager - Putting block rdd_3_2 failed
[2025-09-04T05:39:31.035Z] 05:39:30.569 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)
[2025-09-04T05:39:31.035Z] 05:39:30.569 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2025-09-04T05:39:31.035Z] 05:39:30.570 WARN [Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2025-09-04T05:39:33.502Z] 05:39:33.240 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-09-04T05:39:33.502Z] 05:39:33.245 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-09-04T05:39:33.503Z] 05:39:33.247 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-09-04T05:39:47.182Z] 05:39:45.805 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)
[2025-09-04T05:39:47.182Z] 05:39:45.805 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
[2025-09-04T05:39:47.182Z] 05:39:45.806 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
[2025-09-04T05:39:47.965Z] 05:39:47.232 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)
[2025-09-04T05:39:47.965Z] 05:39:47.232 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
[2025-09-04T05:39:47.965Z] 05:39:47.232 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
[2025-09-04T05:39:47.965Z] 05:39:47.658 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:39:47.965Z] 05:39:47.658 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:39:47.965Z] 05:39:47.659 WARN [Executor task launch worker for task 4.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:39:57.807Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (48243.729 ms) ======
[2025-09-04T05:39:57.807Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2025-09-04T05:39:57.807Z] GC before operation: completed in 106.114 ms, heap usage 760.423 MB -> 739.466 MB.
[2025-09-04T05:40:03.395Z] 05:40:02.638 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)
[2025-09-04T05:40:03.395Z] 05:40:02.639 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
[2025-09-04T05:40:03.395Z] 05:40:02.639 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
[2025-09-04T05:40:04.982Z] 05:40:04.372 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)
[2025-09-04T05:40:04.982Z] 05:40:04.373 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
[2025-09-04T05:40:04.982Z] 05:40:04.373 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
[2025-09-04T05:40:04.982Z] 05:40:04.515 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:40:04.982Z] 05:40:04.516 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:40:04.982Z] 05:40:04.516 WARN [Executor task launch worker for task 4.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:40:14.811Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (16871.656 ms) ======
[2025-09-04T05:40:14.811Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2025-09-04T05:40:14.811Z] GC before operation: completed in 130.864 ms, heap usage 752.352 MB -> 739.646 MB.
[2025-09-04T05:40:20.858Z] 05:40:19.642 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)
[2025-09-04T05:40:20.858Z] 05:40:19.642 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
[2025-09-04T05:40:20.858Z] 05:40:19.644 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
[2025-09-04T05:40:21.613Z] 05:40:20.850 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)
[2025-09-04T05:40:21.613Z] 05:40:20.850 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
[2025-09-04T05:40:21.613Z] 05:40:20.850 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
[2025-09-04T05:40:21.613Z] 05:40:21.053 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:40:21.613Z] 05:40:21.053 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:40:21.613Z] 05:40:21.056 WARN [Executor task launch worker for task 4.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:40:33.219Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (18046.383 ms) ======
[2025-09-04T05:40:33.219Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2025-09-04T05:40:33.219Z] GC before operation: completed in 129.741 ms, heap usage 752.298 MB -> 739.766 MB.
[2025-09-04T05:40:39.974Z] 05:40:38.751 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)
[2025-09-04T05:40:39.974Z] 05:40:38.752 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
[2025-09-04T05:40:39.974Z] 05:40:38.752 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
[2025-09-04T05:40:40.725Z] 05:40:39.996 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)
[2025-09-04T05:40:40.725Z] 05:40:39.996 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
[2025-09-04T05:40:40.725Z] 05:40:39.996 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
[2025-09-04T05:40:40.725Z] 05:40:40.389 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:40:40.725Z] 05:40:40.390 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:40:40.725Z] 05:40:40.390 WARN [Executor task launch worker for task 4.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:40:54.307Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (20592.791 ms) ======
[2025-09-04T05:40:54.307Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2025-09-04T05:40:54.307Z] GC before operation: completed in 118.981 ms, heap usage 760.245 MB -> 739.897 MB.
[2025-09-04T05:40:59.798Z] 05:40:58.804 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)
[2025-09-04T05:40:59.798Z] 05:40:58.804 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
[2025-09-04T05:40:59.798Z] 05:40:58.804 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
[2025-09-04T05:41:01.352Z] 05:41:00.659 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:41:01.352Z] 05:41:00.659 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:41:01.352Z] 05:41:00.660 WARN [Executor task launch worker for task 4.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:41:01.352Z] 05:41:00.890 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)
[2025-09-04T05:41:01.352Z] 05:41:00.890 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
[2025-09-04T05:41:01.352Z] 05:41:00.891 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
[2025-09-04T05:41:13.422Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (19378.815 ms) ======
[2025-09-04T05:41:13.422Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2025-09-04T05:41:13.423Z] GC before operation: completed in 125.690 ms, heap usage 760.497 MB -> 739.986 MB.
[2025-09-04T05:41:18.906Z] 05:41:18.595 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)
[2025-09-04T05:41:18.906Z] 05:41:18.595 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
[2025-09-04T05:41:18.906Z] 05:41:18.604 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
[2025-09-04T05:41:20.457Z] 05:41:20.195 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)
[2025-09-04T05:41:20.457Z] 05:41:20.195 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
[2025-09-04T05:41:20.457Z] 05:41:20.195 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
[2025-09-04T05:41:21.214Z] 05:41:20.436 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:41:21.214Z] 05:41:20.437 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:41:21.214Z] 05:41:20.437 WARN [Executor task launch worker for task 4.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:41:34.762Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (20337.353 ms) ======
[2025-09-04T05:41:34.762Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2025-09-04T05:41:34.762Z] GC before operation: completed in 119.301 ms, heap usage 756.821 MB -> 740.290 MB.
[2025-09-04T05:41:39.138Z] 05:41:38.148 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)
[2025-09-04T05:41:39.138Z] 05:41:38.149 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
[2025-09-04T05:41:39.138Z] 05:41:38.149 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
[2025-09-04T05:41:41.565Z] 05:41:40.811 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)
[2025-09-04T05:41:41.565Z] 05:41:40.811 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
[2025-09-04T05:41:41.565Z] 05:41:40.812 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
[2025-09-04T05:41:41.565Z] 05:41:41.459 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:41:41.565Z] 05:41:41.459 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:41:41.565Z] 05:41:41.459 WARN [Executor task launch worker for task 4.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:41:55.119Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (20416.476 ms) ======
[2025-09-04T05:41:55.119Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2025-09-04T05:41:55.119Z] GC before operation: completed in 200.401 ms, heap usage 817.623 MB -> 740.161 MB.
[2025-09-04T05:42:01.880Z] 05:42:01.750 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)
[2025-09-04T05:42:01.880Z] 05:42:01.753 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
[2025-09-04T05:42:01.880Z] 05:42:01.754 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
[2025-09-04T05:42:03.928Z] 05:42:03.442 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:42:03.929Z] 05:42:03.446 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:42:03.929Z] 05:42:03.447 WARN [Executor task launch worker for task 4.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:42:03.929Z] 05:42:03.705 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)
[2025-09-04T05:42:03.929Z] 05:42:03.705 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
[2025-09-04T05:42:03.929Z] 05:42:03.705 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
[2025-09-04T05:42:20.079Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (25664.183 ms) ======
[2025-09-04T05:42:20.079Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2025-09-04T05:42:20.079Z] GC before operation: completed in 201.105 ms, heap usage 765.038 MB -> 740.252 MB.
[2025-09-04T05:42:28.262Z] 05:42:27.180 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)
[2025-09-04T05:42:28.262Z] 05:42:27.180 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
[2025-09-04T05:42:28.262Z] 05:42:27.181 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
[2025-09-04T05:42:29.822Z] 05:42:29.508 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)
[2025-09-04T05:42:29.822Z] 05:42:29.512 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
[2025-09-04T05:42:29.822Z] 05:42:29.513 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
[2025-09-04T05:42:30.573Z] 05:42:30.484 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:42:30.573Z] 05:42:30.485 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:42:30.573Z] 05:42:30.488 WARN [Executor task launch worker for task 4.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:42:46.601Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (25338.857 ms) ======
[2025-09-04T05:42:46.601Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2025-09-04T05:42:46.601Z] GC before operation: completed in 163.203 ms, heap usage 806.474 MB -> 740.304 MB.
[2025-09-04T05:42:52.103Z] 05:42:51.527 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)
[2025-09-04T05:42:52.103Z] 05:42:51.528 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
[2025-09-04T05:42:52.103Z] 05:42:51.528 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
[2025-09-04T05:42:53.651Z] 05:42:53.065 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)
[2025-09-04T05:42:53.651Z] 05:42:53.069 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
[2025-09-04T05:42:53.651Z] 05:42:53.070 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
[2025-09-04T05:42:53.651Z] 05:42:53.381 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:42:53.651Z] 05:42:53.381 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:42:53.651Z] 05:42:53.382 WARN [Executor task launch worker for task 4.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:43:03.837Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (18423.677 ms) ======
[2025-09-04T05:43:03.837Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2025-09-04T05:43:03.837Z] GC before operation: completed in 84.539 ms, heap usage 939.828 MB -> 740.375 MB.
[2025-09-04T05:43:09.310Z] 05:43:08.620 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)
[2025-09-04T05:43:09.310Z] 05:43:08.623 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
[2025-09-04T05:43:09.310Z] 05:43:08.625 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
[2025-09-04T05:43:10.854Z] 05:43:10.408 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:43:10.854Z] 05:43:10.408 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:43:10.854Z] 05:43:10.408 WARN [Executor task launch worker for task 4.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:43:10.854Z] 05:43:10.498 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)
[2025-09-04T05:43:10.854Z] 05:43:10.498 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
[2025-09-04T05:43:10.854Z] 05:43:10.499 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
[2025-09-04T05:43:22.296Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (17315.614 ms) ======
[2025-09-04T05:43:22.296Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2025-09-04T05:43:22.296Z] GC before operation: completed in 72.001 ms, heap usage 817.763 MB -> 740.448 MB.
[2025-09-04T05:43:24.715Z] 05:43:24.587 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)
[2025-09-04T05:43:24.715Z] 05:43:24.588 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
[2025-09-04T05:43:24.715Z] 05:43:24.588 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
[2025-09-04T05:43:30.106Z] 05:43:29.391 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:43:30.106Z] 05:43:29.392 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:43:30.106Z] 05:43:29.392 WARN [Executor task launch worker for task 4.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:43:30.106Z] 05:43:29.477 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)
[2025-09-04T05:43:30.106Z] 05:43:29.479 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
[2025-09-04T05:43:30.107Z] 05:43:29.480 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
[2025-09-04T05:43:41.672Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (19219.901 ms) ======
[2025-09-04T05:43:41.672Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2025-09-04T05:43:41.672Z] GC before operation: completed in 134.919 ms, heap usage 769.336 MB -> 740.535 MB.
[2025-09-04T05:43:46.020Z] 05:43:45.486 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)
[2025-09-04T05:43:46.020Z] 05:43:45.487 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
[2025-09-04T05:43:46.020Z] 05:43:45.487 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
[2025-09-04T05:43:47.581Z] 05:43:47.406 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)
[2025-09-04T05:43:47.581Z] 05:43:47.410 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
[2025-09-04T05:43:47.581Z] 05:43:47.411 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
[2025-09-04T05:43:48.332Z] 05:43:47.523 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:43:48.332Z] 05:43:47.524 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:43:48.332Z] 05:43:47.524 WARN [Executor task launch worker for task 4.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:43:58.024Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (16481.399 ms) ======
[2025-09-04T05:43:58.024Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2025-09-04T05:43:58.024Z] GC before operation: completed in 140.175 ms, heap usage 776.295 MB -> 740.651 MB.
[2025-09-04T05:44:02.377Z] 05:44:02.211 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)
[2025-09-04T05:44:02.377Z] 05:44:02.215 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
[2025-09-04T05:44:02.377Z] 05:44:02.216 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
[2025-09-04T05:44:04.812Z] 05:44:04.524 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)
[2025-09-04T05:44:04.812Z] 05:44:04.529 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
[2025-09-04T05:44:04.812Z] 05:44:04.532 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
[2025-09-04T05:44:04.812Z] 05:44:04.686 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:44:04.812Z] 05:44:04.688 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:44:04.812Z] 05:44:04.689 WARN [Executor task launch worker for task 4.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:44:18.329Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (19533.384 ms) ======
[2025-09-04T05:44:18.329Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2025-09-04T05:44:18.329Z] GC before operation: completed in 77.258 ms, heap usage 776.473 MB -> 740.690 MB.
[2025-09-04T05:44:20.725Z] 05:44:20.075 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)
[2025-09-04T05:44:20.726Z] 05:44:20.076 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
[2025-09-04T05:44:20.726Z] 05:44:20.076 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
[2025-09-04T05:44:22.279Z] 05:44:21.457 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)
[2025-09-04T05:44:22.279Z] 05:44:21.458 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
[2025-09-04T05:44:22.279Z] 05:44:21.458 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
[2025-09-04T05:44:22.279Z] 05:44:21.692 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:44:22.279Z] 05:44:21.692 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:44:22.279Z] 05:44:21.693 WARN [Executor task launch worker for task 4.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:44:33.877Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (17178.598 ms) ======
[2025-09-04T05:44:33.877Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2025-09-04T05:44:33.877Z] GC before operation: completed in 98.435 ms, heap usage 765.485 MB -> 740.781 MB.
[2025-09-04T05:44:38.230Z] 05:44:37.758 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)
[2025-09-04T05:44:38.230Z] 05:44:37.768 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
[2025-09-04T05:44:38.230Z] 05:44:37.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
[2025-09-04T05:44:40.640Z] 05:44:39.995 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)
[2025-09-04T05:44:40.640Z] 05:44:39.996 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
[2025-09-04T05:44:40.640Z] 05:44:39.996 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
[2025-09-04T05:44:40.640Z] 05:44:40.099 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:44:40.640Z] 05:44:40.103 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:44:40.640Z] 05:44:40.104 WARN [Executor task launch worker for task 4.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:44:50.779Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (16045.110 ms) ======
[2025-09-04T05:44:50.779Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2025-09-04T05:44:50.779Z] GC before operation: completed in 85.522 ms, heap usage 783.051 MB -> 740.884 MB.
[2025-09-04T05:44:54.105Z] 05:44:53.382 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)
[2025-09-04T05:44:54.105Z] 05:44:53.383 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
[2025-09-04T05:44:54.105Z] 05:44:53.383 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
[2025-09-04T05:44:58.431Z] 05:44:57.826 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)
[2025-09-04T05:44:58.431Z] 05:44:57.826 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
[2025-09-04T05:44:58.431Z] 05:44:57.827 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
[2025-09-04T05:44:58.431Z] 05:44:58.011 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:44:58.431Z] 05:44:58.011 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:44:58.431Z] 05:44:58.012 WARN [Executor task launch worker for task 4.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:45:08.125Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (17352.464 ms) ======
[2025-09-04T05:45:08.125Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2025-09-04T05:45:08.125Z] GC before operation: completed in 151.444 ms, heap usage 849.649 MB -> 740.954 MB.
[2025-09-04T05:45:14.909Z] 05:45:13.909 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)
[2025-09-04T05:45:14.909Z] 05:45:13.914 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
[2025-09-04T05:45:14.909Z] 05:45:13.915 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
[2025-09-04T05:45:15.670Z] 05:45:15.492 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)
[2025-09-04T05:45:15.670Z] 05:45:15.493 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
[2025-09-04T05:45:15.670Z] 05:45:15.493 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
[2025-09-04T05:45:16.429Z] 05:45:16.347 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:45:16.429Z] 05:45:16.347 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:45:16.429Z] 05:45:16.348 WARN [Executor task launch worker for task 4.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:45:26.213Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (17571.248 ms) ======
[2025-09-04T05:45:26.213Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2025-09-04T05:45:26.213Z] GC before operation: completed in 79.592 ms, heap usage 814.575 MB -> 741.191 MB.
[2025-09-04T05:45:29.565Z] 05:45:29.001 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)
[2025-09-04T05:45:29.565Z] 05:45:29.002 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
[2025-09-04T05:45:29.565Z] 05:45:29.002 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
[2025-09-04T05:45:31.984Z] 05:45:31.367 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)
[2025-09-04T05:45:31.984Z] 05:45:31.368 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
[2025-09-04T05:45:31.984Z] 05:45:31.368 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
[2025-09-04T05:45:32.731Z] 05:45:32.599 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:45:32.731Z] 05:45:32.600 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:45:32.731Z] 05:45:32.600 WARN [Executor task launch worker for task 4.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:45:44.729Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (19141.912 ms) ======
[2025-09-04T05:45:44.729Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2025-09-04T05:45:44.729Z] GC before operation: completed in 124.923 ms, heap usage 769.934 MB -> 741.096 MB.
[2025-09-04T05:45:51.599Z] 05:45:48.055 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)
[2025-09-04T05:45:51.599Z] 05:45:48.055 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
[2025-09-04T05:45:51.599Z] 05:45:48.056 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
[2025-09-04T05:45:51.599Z] 05:45:51.386 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:45:51.599Z] 05:45:51.386 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:45:51.599Z] 05:45:51.387 WARN [Executor task launch worker for task 4.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:45:51.599Z] 05:45:51.432 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)
[2025-09-04T05:45:51.599Z] 05:45:51.434 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
[2025-09-04T05:45:51.599Z] 05:45:51.434 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
[2025-09-04T05:46:05.128Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (18927.091 ms) ======
[2025-09-04T05:46:05.128Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2025-09-04T05:46:05.128Z] GC before operation: completed in 90.038 ms, heap usage 818.861 MB -> 741.162 MB.
[2025-09-04T05:46:09.614Z] 05:46:08.714 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)
[2025-09-04T05:46:09.614Z] 05:46:08.715 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
[2025-09-04T05:46:09.614Z] 05:46:08.715 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
[2025-09-04T05:46:10.369Z] 05:46:10.306 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:46:10.369Z] 05:46:10.306 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:46:10.369Z] 05:46:10.307 WARN [Executor task launch worker for task 4.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:46:11.113Z] 05:46:10.353 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)
[2025-09-04T05:46:11.113Z] 05:46:10.354 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
[2025-09-04T05:46:11.113Z] 05:46:10.354 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
[2025-09-04T05:46:20.255Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (16491.501 ms) ======
[2025-09-04T05:46:20.255Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2025-09-04T05:46:20.255Z] GC before operation: completed in 105.535 ms, heap usage 774.441 MB -> 741.264 MB.
[2025-09-04T05:46:27.071Z] 05:46:26.654 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)
[2025-09-04T05:46:27.071Z] 05:46:26.660 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
[2025-09-04T05:46:27.071Z] 05:46:26.660 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
[2025-09-04T05:46:28.616Z] 05:46:28.145 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:46:28.616Z] 05:46:28.146 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:46:28.616Z] 05:46:28.146 WARN [Executor task launch worker for task 4.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:46:28.616Z] 05:46:28.538 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)
[2025-09-04T05:46:28.616Z] 05:46:28.539 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
[2025-09-04T05:46:28.616Z] 05:46:28.540 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
[2025-09-04T05:46:40.583Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (18942.222 ms) ======
[2025-09-04T05:46:40.584Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2025-09-04T05:46:40.584Z] GC before operation: completed in 76.812 ms, heap usage 774.279 MB -> 741.335 MB.
[2025-09-04T05:46:42.987Z] 05:46:42.504 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)
[2025-09-04T05:46:42.987Z] 05:46:42.508 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
[2025-09-04T05:46:42.988Z] 05:46:42.509 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
[2025-09-04T05:46:44.543Z] 05:46:44.369 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:46:44.543Z] 05:46:44.370 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:46:44.543Z] 05:46:44.370 WARN [Executor task launch worker for task 4.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:46:44.543Z] 05:46:44.482 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)
[2025-09-04T05:46:44.543Z] 05:46:44.483 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
[2025-09-04T05:46:44.543Z] 05:46:44.483 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
[2025-09-04T05:46:56.017Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (16993.052 ms) ======
[2025-09-04T05:46:56.017Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2025-09-04T05:46:56.017Z] GC before operation: completed in 80.027 ms, heap usage 846.126 MB -> 741.402 MB.
[2025-09-04T05:47:00.370Z] 05:46:59.633 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)
[2025-09-04T05:47:00.370Z] 05:46:59.634 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
[2025-09-04T05:47:00.370Z] 05:46:59.634 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
[2025-09-04T05:47:02.775Z] 05:47:02.389 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)
[2025-09-04T05:47:02.775Z] 05:47:02.389 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
[2025-09-04T05:47:02.775Z] 05:47:02.389 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
[2025-09-04T05:47:02.775Z] 05:47:02.574 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:47:02.775Z] 05:47:02.575 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:47:02.775Z] 05:47:02.575 WARN [Executor task launch worker for task 4.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:47:14.413Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (18261.634 ms) ======
[2025-09-04T05:47:14.413Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2025-09-04T05:47:14.413Z] GC before operation: completed in 81.095 ms, heap usage 846.285 MB -> 741.988 MB.
[2025-09-04T05:47:19.880Z] 05:47:17.612 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)
[2025-09-04T05:47:19.880Z] 05:47:17.612 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
[2025-09-04T05:47:19.880Z] 05:47:17.612 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
[2025-09-04T05:47:24.245Z] 05:47:23.433 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)
[2025-09-04T05:47:24.245Z] 05:47:23.433 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
[2025-09-04T05:47:24.245Z] 05:47:23.433 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
[2025-09-04T05:47:24.245Z] 05:47:23.441 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:47:24.245Z] 05:47:23.444 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:47:24.245Z] 05:47:23.445 WARN [Executor task launch worker for task 4.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:47:34.225Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (19208.089 ms) ======
[2025-09-04T05:47:34.225Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2025-09-04T05:47:34.225Z] GC before operation: completed in 81.091 ms, heap usage 762.560 MB -> 741.551 MB.
[2025-09-04T05:47:36.750Z] 05:47:36.561 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)
[2025-09-04T05:47:36.750Z] 05:47:36.561 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
[2025-09-04T05:47:36.750Z] 05:47:36.561 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
[2025-09-04T05:47:42.264Z] 05:47:41.497 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:47:42.264Z] 05:47:41.508 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:47:42.264Z] 05:47:41.508 WARN [Executor task launch worker for task 4.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:47:42.264Z] 05:47:41.826 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)
[2025-09-04T05:47:42.264Z] 05:47:41.827 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
[2025-09-04T05:47:42.264Z] 05:47:41.827 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
[2025-09-04T05:47:53.475Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (19803.290 ms) ======
[2025-09-04T05:47:53.475Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2025-09-04T05:47:54.226Z] GC before operation: completed in 114.886 ms, heap usage 777.526 MB -> 741.621 MB.
[2025-09-04T05:47:59.756Z] 05:47:59.217 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)
[2025-09-04T05:47:59.756Z] 05:47:59.221 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
[2025-09-04T05:47:59.756Z] 05:47:59.222 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
[2025-09-04T05:48:03.103Z] 05:48:02.137 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)
[2025-09-04T05:48:03.103Z] 05:48:02.137 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
[2025-09-04T05:48:03.103Z] 05:48:02.137 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
[2025-09-04T05:48:03.103Z] 05:48:02.223 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:48:03.103Z] 05:48:02.223 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:48:03.103Z] 05:48:02.224 WARN [Executor task launch worker for task 4.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:48:12.770Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (18148.889 ms) ======
[2025-09-04T05:48:12.770Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2025-09-04T05:48:12.770Z] GC before operation: completed in 102.374 ms, heap usage 777.284 MB -> 741.741 MB.
[2025-09-04T05:48:19.518Z] 05:48:18.480 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)
[2025-09-04T05:48:19.518Z] 05:48:18.485 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
[2025-09-04T05:48:19.518Z] 05:48:18.485 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
[2025-09-04T05:48:21.078Z] 05:48:20.237 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)
[2025-09-04T05:48:21.078Z] 05:48:20.238 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
[2025-09-04T05:48:21.078Z] 05:48:20.238 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
[2025-09-04T05:48:21.078Z] 05:48:20.363 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:48:21.078Z] 05:48:20.367 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:48:21.078Z] 05:48:20.368 WARN [Executor task launch worker for task 4.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:48:30.169Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (18106.929 ms) ======
[2025-09-04T05:48:30.169Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2025-09-04T05:48:30.169Z] GC before operation: completed in 118.151 ms, heap usage 821.415 MB -> 741.785 MB.
[2025-09-04T05:48:36.919Z] 05:48:36.801 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)
[2025-09-04T05:48:36.919Z] 05:48:36.802 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
[2025-09-04T05:48:36.920Z] 05:48:36.802 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
[2025-09-04T05:48:39.344Z] 05:48:38.743 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)
[2025-09-04T05:48:39.344Z] 05:48:38.743 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
[2025-09-04T05:48:39.344Z] 05:48:38.743 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
[2025-09-04T05:48:39.344Z] 05:48:39.118 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:48:39.344Z] 05:48:39.118 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:48:39.344Z] 05:48:39.118 WARN [Executor task launch worker for task 4.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:48:49.008Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (18040.329 ms) ======
[2025-09-04T05:48:49.008Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2025-09-04T05:48:49.008Z] GC before operation: completed in 113.994 ms, heap usage 815.261 MB -> 741.790 MB.
[2025-09-04T05:48:55.745Z] 05:48:54.999 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)
[2025-09-04T05:48:55.745Z] 05:48:55.000 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
[2025-09-04T05:48:55.745Z] 05:48:55.000 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
[2025-09-04T05:48:57.289Z] 05:48:56.723 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)
[2025-09-04T05:48:57.289Z] 05:48:56.723 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
[2025-09-04T05:48:57.289Z] 05:48:56.723 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
[2025-09-04T05:48:57.289Z] 05:48:56.842 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_4 in memory! (computed 68.0 MiB so far)
[2025-09-04T05:48:57.289Z] 05:48:56.843 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_4 could not be removed as it was not found on disk or in memory
[2025-09-04T05:48:57.289Z] 05:48:56.843 WARN [Executor task launch worker for task 4.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_4 failed
[2025-09-04T05:49:09.835Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (20592.257 ms) ======
[2025-09-04T05:49:09.835Z] -----------------------------------
[2025-09-04T05:49:09.835Z] renaissance-naive-bayes_0_PASSED
[2025-09-04T05:49:09.835Z] -----------------------------------
[2025-09-04T05:49:09.835Z]
[2025-09-04T05:49:09.835Z] TEST TEARDOWN:
[2025-09-04T05:49:09.835Z] Nothing to be done for teardown.
[2025-09-04T05:49:09.835Z] renaissance-naive-bayes_0 Finish Time: Thu Sep 4 05:49:09 2025 Epoch Time (ms): 1756964949735