renaissance-naive-bayes_0
[2026-04-22T00:20:33.159Z] Running test renaissance-naive-bayes_0 ...
[2026-04-22T00:20:33.159Z] ===============================================
[2026-04-22T00:20:33.159Z] renaissance-naive-bayes_0 Start Time: Tue Apr 21 20:20:33 2026 Epoch Time (ms): 1776817233041
[2026-04-22T00:20:33.159Z] variation: NoOptions
[2026-04-22T00:20:33.159Z] JVM_OPTIONS:
[2026-04-22T00:20:33.159Z] { \
[2026-04-22T00:20:33.159Z] echo ""; echo "TEST SETUP:"; \
[2026-04-22T00:20:33.159Z] echo "Nothing to be done for setup."; \
[2026-04-22T00:20:33.159Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17768169215612/renaissance-naive-bayes_0"; \
[2026-04-22T00:20:33.159Z] cd "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17768169215612/renaissance-naive-bayes_0"; \
[2026-04-22T00:20:33.159Z] echo ""; echo "TESTING:"; \
[2026-04-22T00:20:33.159Z] "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17768169215612/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-04-22T00:20:33.159Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17768169215612/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-04-22T00:20:33.159Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-04-22T00:20:33.159Z] echo "Nothing to be done for teardown."; \
[2026-04-22T00:20:33.159Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk21_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17768169215612/TestTargetResult";
[2026-04-22T00:20:33.159Z]
[2026-04-22T00:20:33.159Z] TEST SETUP:
[2026-04-22T00:20:33.159Z] Nothing to be done for setup.
[2026-04-22T00:20:33.159Z]
[2026-04-22T00:20:33.159Z] TESTING:
[2026-04-22T00:20:36.909Z] NOTE: 'naive-bayes' benchmark uses Spark local executor with 4 (out of 4) threads.
[2026-04-22T00:20:40.495Z] ====== naive-bayes (apache-spark) [default], iteration 0 started ======
[2026-04-22T00:20:40.495Z] GC before operation: completed in 22.807 ms, heap usage 70.094 MB -> 35.358 MB.
[2026-04-22T00:20:45.711Z] 20:20:44.839 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 211.8 MiB so far)
[2026-04-22T00:20:45.711Z] 20:20:44.832 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-04-22T00:20:45.711Z] 20:20:44.846 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:20:45.711Z] 20:20:44.847 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 211.8 MiB so far)
[2026-04-22T00:20:45.711Z] 20:20:44.847 WARN [Executor task launch worker for task 3.0 in stage 0.0 (TID 3)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:20:45.711Z] 20:20:44.847 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:20:45.711Z] 20:20:44.847 WARN [Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:20:45.711Z] 20:20:44.847 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-04-22T00:20:45.711Z] 20:20:44.847 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-04-22T00:20:54.853Z] 20:20:53.648 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 11)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:20:54.853Z] 20:20:53.651 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:20:54.853Z] 20:20:53.652 WARN [Executor task launch worker for task 0.0 in stage 1.0 (TID 11)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:20:54.853Z] 20:20:54.204 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 12)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:20:54.853Z] 20:20:54.204 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:20:54.853Z] 20:20:54.204 WARN [Executor task launch worker for task 1.0 in stage 1.0 (TID 12)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:20:54.853Z] 20:20:54.650 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 13)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:20:54.853Z] 20:20:54.650 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:20:54.853Z] 20:20:54.650 WARN [Executor task launch worker for task 3.0 in stage 1.0 (TID 13)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:20:57.958Z] ====== naive-bayes (apache-spark) [default], iteration 0 completed (18618.601 ms) ======
[2026-04-22T00:20:57.958Z] ====== naive-bayes (apache-spark) [default], iteration 1 started ======
[2026-04-22T00:20:57.958Z] GC before operation: completed in 29.074 ms, heap usage 862.464 MB -> 740.122 MB.
[2026-04-22T00:21:00.373Z] 20:20:59.910 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 19)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:00.373Z] 20:20:59.911 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:00.373Z] 20:20:59.911 WARN [Executor task launch worker for task 0.0 in stage 4.0 (TID 19)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:00.726Z] 20:21:00.385 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 20)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:00.726Z] 20:21:00.385 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:00.726Z] 20:21:00.385 WARN [Executor task launch worker for task 1.0 in stage 4.0 (TID 20)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:01.478Z] 20:21:01.049 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 21)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:01.478Z] 20:21:01.049 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:01.478Z] 20:21:01.049 WARN [Executor task launch worker for task 3.0 in stage 4.0 (TID 21)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:03.834Z] ====== naive-bayes (apache-spark) [default], iteration 1 completed (5566.142 ms) ======
[2026-04-22T00:21:03.834Z] ====== naive-bayes (apache-spark) [default], iteration 2 started ======
[2026-04-22T00:21:03.834Z] GC before operation: completed in 29.770 ms, heap usage 1016.568 MB -> 740.366 MB.
[2026-04-22T00:21:05.669Z] 20:21:05.211 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 28)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:05.669Z] 20:21:05.212 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:05.669Z] 20:21:05.212 WARN [Executor task launch worker for task 1.0 in stage 7.0 (TID 28)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:05.669Z] 20:21:05.256 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 29)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:05.669Z] 20:21:05.256 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:05.669Z] 20:21:05.256 WARN [Executor task launch worker for task 3.0 in stage 7.0 (TID 29)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:06.476Z] 20:21:06.085 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:06.476Z] 20:21:06.086 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:06.476Z] 20:21:06.086 WARN [Executor task launch worker for task 0.0 in stage 7.0 (TID 27)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:08.333Z] ====== naive-bayes (apache-spark) [default], iteration 2 completed (4677.155 ms) ======
[2026-04-22T00:21:08.333Z] ====== naive-bayes (apache-spark) [default], iteration 3 started ======
[2026-04-22T00:21:08.333Z] GC before operation: completed in 28.768 ms, heap usage 1.561 GB -> 740.456 MB.
[2026-04-22T00:21:10.118Z] 20:21:09.773 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 36)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:10.118Z] 20:21:09.773 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:10.118Z] 20:21:09.773 WARN [Executor task launch worker for task 1.0 in stage 10.0 (TID 36)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:10.118Z] 20:21:09.793 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 37)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:10.118Z] 20:21:09.793 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:10.118Z] 20:21:09.793 WARN [Executor task launch worker for task 3.0 in stage 10.0 (TID 37)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:11.030Z] 20:21:10.509 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:11.030Z] 20:21:10.509 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:11.030Z] 20:21:10.509 WARN [Executor task launch worker for task 0.0 in stage 10.0 (TID 35)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:12.882Z] ====== naive-bayes (apache-spark) [default], iteration 3 completed (4435.930 ms) ======
[2026-04-22T00:21:12.882Z] ====== naive-bayes (apache-spark) [default], iteration 4 started ======
[2026-04-22T00:21:12.882Z] GC before operation: completed in 26.330 ms, heap usage 940.463 MB -> 740.542 MB.
[2026-04-22T00:21:14.704Z] 20:21:14.150 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 44)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:14.704Z] 20:21:14.150 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:14.704Z] 20:21:14.150 WARN [Executor task launch worker for task 1.0 in stage 13.0 (TID 44)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:14.704Z] 20:21:14.185 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 45)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:14.704Z] 20:21:14.185 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:14.704Z] 20:21:14.185 WARN [Executor task launch worker for task 3.0 in stage 13.0 (TID 45)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:15.059Z] 20:21:14.912 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:15.059Z] 20:21:14.912 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:15.059Z] 20:21:14.912 WARN [Executor task launch worker for task 0.0 in stage 13.0 (TID 43)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:17.416Z] ====== naive-bayes (apache-spark) [default], iteration 4 completed (4221.761 ms) ======
[2026-04-22T00:21:17.416Z] ====== naive-bayes (apache-spark) [default], iteration 5 started ======
[2026-04-22T00:21:17.416Z] GC before operation: completed in 27.132 ms, heap usage 1.433 GB -> 740.651 MB.
[2026-04-22T00:21:18.639Z] 20:21:18.328 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 52)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:18.640Z] 20:21:18.328 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:18.640Z] 20:21:18.328 WARN [Executor task launch worker for task 1.0 in stage 16.0 (TID 52)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:18.640Z] 20:21:18.331 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 53)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:18.640Z] 20:21:18.331 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:18.640Z] 20:21:18.331 WARN [Executor task launch worker for task 3.0 in stage 16.0 (TID 53)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:19.394Z] 20:21:19.031 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:19.394Z] 20:21:19.031 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:19.394Z] 20:21:19.031 WARN [Executor task launch worker for task 0.0 in stage 16.0 (TID 51)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:21.247Z] ====== naive-bayes (apache-spark) [default], iteration 5 completed (4150.769 ms) ======
[2026-04-22T00:21:21.247Z] ====== naive-bayes (apache-spark) [default], iteration 6 started ======
[2026-04-22T00:21:21.247Z] GC before operation: completed in 35.940 ms, heap usage 1.398 GB -> 740.748 MB.
[2026-04-22T00:21:23.045Z] 20:21:22.577 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 61)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:23.045Z] 20:21:22.578 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:23.045Z] 20:21:22.578 WARN [Executor task launch worker for task 3.0 in stage 19.0 (TID 61)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:23.045Z] 20:21:22.588 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 60)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:23.045Z] 20:21:22.588 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:23.045Z] 20:21:22.588 WARN [Executor task launch worker for task 1.0 in stage 19.0 (TID 60)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:23.404Z] 20:21:23.297 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:23.404Z] 20:21:23.297 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:23.404Z] 20:21:23.297 WARN [Executor task launch worker for task 0.0 in stage 19.0 (TID 59)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:25.783Z] ====== naive-bayes (apache-spark) [default], iteration 6 completed (4131.880 ms) ======
[2026-04-22T00:21:25.783Z] ====== naive-bayes (apache-spark) [default], iteration 7 started ======
[2026-04-22T00:21:25.783Z] GC before operation: completed in 27.282 ms, heap usage 1.036 GB -> 740.827 MB.
[2026-04-22T00:21:27.007Z] 20:21:26.699 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 68)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:27.007Z] 20:21:26.699 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:27.007Z] 20:21:26.699 WARN [Executor task launch worker for task 1.0 in stage 22.0 (TID 68)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:27.007Z] 20:21:26.719 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 69)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:27.007Z] 20:21:26.720 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:27.007Z] 20:21:26.720 WARN [Executor task launch worker for task 3.0 in stage 22.0 (TID 69)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:27.783Z] 20:21:27.423 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:27.783Z] 20:21:27.423 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:27.783Z] 20:21:27.423 WARN [Executor task launch worker for task 0.0 in stage 22.0 (TID 67)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:29.569Z] ====== naive-bayes (apache-spark) [default], iteration 7 completed (4028.961 ms) ======
[2026-04-22T00:21:29.569Z] ====== naive-bayes (apache-spark) [default], iteration 8 started ======
[2026-04-22T00:21:29.569Z] GC before operation: completed in 29.882 ms, heap usage 1.550 GB -> 740.905 MB.
[2026-04-22T00:21:31.381Z] 20:21:30.814 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 77)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:31.381Z] 20:21:30.814 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:31.381Z] 20:21:30.814 WARN [Executor task launch worker for task 3.0 in stage 25.0 (TID 77)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:31.381Z] 20:21:30.848 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 76)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:31.381Z] 20:21:30.849 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:31.381Z] 20:21:30.849 WARN [Executor task launch worker for task 1.0 in stage 25.0 (TID 76)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:31.736Z] 20:21:31.591 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:31.736Z] 20:21:31.591 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:31.736Z] 20:21:31.591 WARN [Executor task launch worker for task 0.0 in stage 25.0 (TID 75)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:33.489Z] ====== naive-bayes (apache-spark) [default], iteration 8 completed (4153.101 ms) ======
[2026-04-22T00:21:33.489Z] ====== naive-bayes (apache-spark) [default], iteration 9 started ======
[2026-04-22T00:21:33.915Z] GC before operation: completed in 31.629 ms, heap usage 1.164 GB -> 740.985 MB.
[2026-04-22T00:21:35.149Z] 20:21:34.935 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 84)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:35.149Z] 20:21:34.935 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:35.149Z] 20:21:34.935 WARN [Executor task launch worker for task 1.0 in stage 28.0 (TID 84)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:35.149Z] 20:21:34.938 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 85)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:35.149Z] 20:21:34.939 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:35.149Z] 20:21:34.939 WARN [Executor task launch worker for task 3.0 in stage 28.0 (TID 85)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:35.892Z] 20:21:35.629 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:35.892Z] 20:21:35.629 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:35.892Z] 20:21:35.629 WARN [Executor task launch worker for task 0.0 in stage 28.0 (TID 83)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:37.671Z] ====== naive-bayes (apache-spark) [default], iteration 9 completed (3983.460 ms) ======
[2026-04-22T00:21:37.671Z] ====== naive-bayes (apache-spark) [default], iteration 10 started ======
[2026-04-22T00:21:37.671Z] GC before operation: completed in 30.319 ms, heap usage 1.278 GB -> 741.042 MB.
[2026-04-22T00:21:39.392Z] 20:21:39.008 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 92)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:39.392Z] 20:21:39.008 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:39.392Z] 20:21:39.008 WARN [Executor task launch worker for task 1.0 in stage 31.0 (TID 92)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:39.392Z] 20:21:39.017 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 93)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:39.392Z] 20:21:39.017 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:39.392Z] 20:21:39.017 WARN [Executor task launch worker for task 3.0 in stage 31.0 (TID 93)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:40.162Z] 20:21:39.726 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:40.162Z] 20:21:39.726 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:40.162Z] 20:21:39.727 WARN [Executor task launch worker for task 0.0 in stage 31.0 (TID 91)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:41.984Z] ====== naive-bayes (apache-spark) [default], iteration 10 completed (4092.158 ms) ======
[2026-04-22T00:21:41.984Z] ====== naive-bayes (apache-spark) [default], iteration 11 started ======
[2026-04-22T00:21:41.984Z] GC before operation: completed in 27.451 ms, heap usage 1.562 GB -> 741.140 MB.
[2026-04-22T00:21:43.246Z] 20:21:43.075 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 101)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:43.246Z] 20:21:43.075 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:43.246Z] 20:21:43.076 WARN [Executor task launch worker for task 3.0 in stage 34.0 (TID 101)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:43.246Z] 20:21:43.076 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 100)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:43.246Z] 20:21:43.077 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:43.246Z] 20:21:43.077 WARN [Executor task launch worker for task 1.0 in stage 34.0 (TID 100)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:44.021Z] 20:21:43.817 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:44.021Z] 20:21:43.817 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:44.021Z] 20:21:43.817 WARN [Executor task launch worker for task 0.0 in stage 34.0 (TID 99)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:45.817Z] ====== naive-bayes (apache-spark) [default], iteration 11 completed (4037.339 ms) ======
[2026-04-22T00:21:45.817Z] ====== naive-bayes (apache-spark) [default], iteration 12 started ======
[2026-04-22T00:21:45.817Z] GC before operation: completed in 27.527 ms, heap usage 1.212 GB -> 741.219 MB.
[2026-04-22T00:21:47.583Z] 20:21:47.078 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 109)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:47.583Z] 20:21:47.078 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:47.583Z] 20:21:47.078 WARN [Executor task launch worker for task 3.0 in stage 37.0 (TID 109)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:47.583Z] 20:21:47.079 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 108)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:47.583Z] 20:21:47.079 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:47.583Z] 20:21:47.079 WARN [Executor task launch worker for task 1.0 in stage 37.0 (TID 108)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:47.928Z] 20:21:47.773 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:47.928Z] 20:21:47.774 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:47.928Z] 20:21:47.774 WARN [Executor task launch worker for task 0.0 in stage 37.0 (TID 107)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:49.718Z] ====== naive-bayes (apache-spark) [default], iteration 12 completed (3893.002 ms) ======
[2026-04-22T00:21:49.718Z] ====== naive-bayes (apache-spark) [default], iteration 13 started ======
[2026-04-22T00:21:49.718Z] GC before operation: completed in 26.957 ms, heap usage 1.189 GB -> 741.294 MB.
[2026-04-22T00:21:51.487Z] 20:21:51.013 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 116)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:51.487Z] 20:21:51.013 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:51.487Z] 20:21:51.013 WARN [Executor task launch worker for task 1.0 in stage 40.0 (TID 116)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:51.487Z] 20:21:51.016 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 117)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:51.487Z] 20:21:51.016 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:51.487Z] 20:21:51.016 WARN [Executor task launch worker for task 3.0 in stage 40.0 (TID 117)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:51.833Z] 20:21:51.728 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:51.833Z] 20:21:51.728 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:51.833Z] 20:21:51.728 WARN [Executor task launch worker for task 0.0 in stage 40.0 (TID 115)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:53.584Z] ====== naive-bayes (apache-spark) [default], iteration 13 completed (3913.191 ms) ======
[2026-04-22T00:21:53.584Z] ====== naive-bayes (apache-spark) [default], iteration 14 started ======
[2026-04-22T00:21:53.584Z] GC before operation: completed in 31.776 ms, heap usage 1.060 GB -> 741.323 MB.
[2026-04-22T00:21:55.372Z] 20:21:55.077 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 124)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:55.372Z] 20:21:55.078 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:55.372Z] 20:21:55.078 WARN [Executor task launch worker for task 1.0 in stage 43.0 (TID 124)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:55.372Z] 20:21:55.082 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 125)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:55.372Z] 20:21:55.082 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:55.372Z] 20:21:55.082 WARN [Executor task launch worker for task 3.0 in stage 43.0 (TID 125)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:21:56.154Z] 20:21:55.759 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:21:56.154Z] 20:21:55.760 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:56.154Z] 20:21:55.760 WARN [Executor task launch worker for task 0.0 in stage 43.0 (TID 123)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:21:57.936Z] ====== naive-bayes (apache-spark) [default], iteration 14 completed (4200.282 ms) ======
[2026-04-22T00:21:57.936Z] ====== naive-bayes (apache-spark) [default], iteration 15 started ======
[2026-04-22T00:21:57.936Z] GC before operation: completed in 29.876 ms, heap usage 772.813 MB -> 741.400 MB.
[2026-04-22T00:21:59.744Z] 20:21:59.236 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 132)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:59.744Z] 20:21:59.236 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:59.744Z] 20:21:59.236 WARN [Executor task launch worker for task 1.0 in stage 46.0 (TID 132)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:21:59.744Z] 20:21:59.258 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 133)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:21:59.744Z] 20:21:59.258 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:21:59.744Z] 20:21:59.258 WARN [Executor task launch worker for task 3.0 in stage 46.0 (TID 133)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:00.124Z] 20:21:59.996 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:00.124Z] 20:21:59.997 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:00.124Z] 20:21:59.997 WARN [Executor task launch worker for task 0.0 in stage 46.0 (TID 131)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:01.906Z] ====== naive-bayes (apache-spark) [default], iteration 15 completed (4080.683 ms) ======
[2026-04-22T00:22:01.906Z] ====== naive-bayes (apache-spark) [default], iteration 16 started ======
[2026-04-22T00:22:01.906Z] GC before operation: completed in 28.240 ms, heap usage 951.089 MB -> 741.533 MB.
[2026-04-22T00:22:03.404Z] 20:22:03.278 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 141)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:03.404Z] 20:22:03.278 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:03.404Z] 20:22:03.278 WARN [Executor task launch worker for task 3.0 in stage 49.0 (TID 141)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:03.404Z] 20:22:03.283 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 140)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:03.404Z] 20:22:03.283 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:03.404Z] 20:22:03.283 WARN [Executor task launch worker for task 1.0 in stage 49.0 (TID 140)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:04.191Z] 20:22:03.957 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:04.191Z] 20:22:03.958 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:04.191Z] 20:22:03.958 WARN [Executor task launch worker for task 0.0 in stage 49.0 (TID 139)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:05.990Z] ====== naive-bayes (apache-spark) [default], iteration 16 completed (3882.862 ms) ======
[2026-04-22T00:22:05.990Z] ====== naive-bayes (apache-spark) [default], iteration 17 started ======
[2026-04-22T00:22:05.990Z] GC before operation: completed in 32.847 ms, heap usage 1.413 GB -> 741.647 MB.
[2026-04-22T00:22:07.256Z] 20:22:07.189 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 148)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:07.256Z] 20:22:07.189 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:07.256Z] 20:22:07.189 WARN [Executor task launch worker for task 1.0 in stage 52.0 (TID 148)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:07.256Z] 20:22:07.202 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 149)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:07.256Z] 20:22:07.202 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:07.256Z] 20:22:07.202 WARN [Executor task launch worker for task 3.0 in stage 52.0 (TID 149)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:08.022Z] 20:22:07.893 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:08.022Z] 20:22:07.893 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:08.022Z] 20:22:07.893 WARN [Executor task launch worker for task 0.0 in stage 52.0 (TID 147)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:09.786Z] ====== naive-bayes (apache-spark) [default], iteration 17 completed (3890.262 ms) ======
[2026-04-22T00:22:09.786Z] ====== naive-bayes (apache-spark) [default], iteration 18 started ======
[2026-04-22T00:22:09.786Z] GC before operation: completed in 29.587 ms, heap usage 1.035 GB -> 741.730 MB.
[2026-04-22T00:22:11.532Z] 20:22:11.117 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 156)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:11.532Z] 20:22:11.117 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:11.532Z] 20:22:11.117 WARN [Executor task launch worker for task 1.0 in stage 55.0 (TID 156)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:11.532Z] 20:22:11.140 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 157)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:11.532Z] 20:22:11.140 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:11.532Z] 20:22:11.140 WARN [Executor task launch worker for task 3.0 in stage 55.0 (TID 157)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:12.316Z] 20:22:11.846 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:12.316Z] 20:22:11.846 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:12.316Z] 20:22:11.846 WARN [Executor task launch worker for task 0.0 in stage 55.0 (TID 155)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:14.035Z] ====== naive-bayes (apache-spark) [default], iteration 18 completed (3913.382 ms) ======
[2026-04-22T00:22:14.035Z] ====== naive-bayes (apache-spark) [default], iteration 19 started ======
[2026-04-22T00:22:14.035Z] GC before operation: completed in 29.462 ms, heap usage 1.276 GB -> 741.757 MB.
[2026-04-22T00:22:15.262Z] 20:22:15.123 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 165)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:15.262Z] 20:22:15.124 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:15.262Z] 20:22:15.124 WARN [Executor task launch worker for task 3.0 in stage 58.0 (TID 165)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:15.262Z] 20:22:15.131 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 164)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:15.262Z] 20:22:15.131 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:15.262Z] 20:22:15.131 WARN [Executor task launch worker for task 1.0 in stage 58.0 (TID 164)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:16.033Z] 20:22:15.885 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:16.033Z] 20:22:15.885 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:16.033Z] 20:22:15.885 WARN [Executor task launch worker for task 0.0 in stage 58.0 (TID 163)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:17.824Z] ====== naive-bayes (apache-spark) [default], iteration 19 completed (4102.163 ms) ======
[2026-04-22T00:22:17.824Z] ====== naive-bayes (apache-spark) [default], iteration 20 started ======
[2026-04-22T00:22:17.824Z] GC before operation: completed in 30.331 ms, heap usage 1.220 GB -> 741.824 MB.
[2026-04-22T00:22:20.596Z] 20:22:19.248 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 172)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:20.596Z] 20:22:19.248 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:20.596Z] 20:22:19.248 WARN [Executor task launch worker for task 1.0 in stage 61.0 (TID 172)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:20.596Z] 20:22:19.285 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 173)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:20.596Z] 20:22:19.285 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:20.596Z] 20:22:19.285 WARN [Executor task launch worker for task 3.0 in stage 61.0 (TID 173)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:20.596Z] 20:22:20.001 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:20.596Z] 20:22:20.001 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:20.596Z] 20:22:20.001 WARN [Executor task launch worker for task 0.0 in stage 61.0 (TID 171)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:22.338Z] ====== naive-bayes (apache-spark) [default], iteration 20 completed (4127.486 ms) ======
[2026-04-22T00:22:22.338Z] ====== naive-bayes (apache-spark) [default], iteration 21 started ======
[2026-04-22T00:22:22.338Z] GC before operation: completed in 28.476 ms, heap usage 1.336 GB -> 741.854 MB.
[2026-04-22T00:22:23.591Z] 20:22:23.408 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 181)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:23.591Z] 20:22:23.408 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:23.591Z] 20:22:23.408 WARN [Executor task launch worker for task 3.0 in stage 64.0 (TID 181)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:23.591Z] 20:22:23.409 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 180)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:23.591Z] 20:22:23.409 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:23.591Z] 20:22:23.409 WARN [Executor task launch worker for task 1.0 in stage 64.0 (TID 180)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:24.359Z] 20:22:24.074 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:24.359Z] 20:22:24.074 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:24.359Z] 20:22:24.074 WARN [Executor task launch worker for task 0.0 in stage 64.0 (TID 179)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:26.109Z] ====== naive-bayes (apache-spark) [default], iteration 21 completed (3949.494 ms) ======
[2026-04-22T00:22:26.109Z] ====== naive-bayes (apache-spark) [default], iteration 22 started ======
[2026-04-22T00:22:26.109Z] GC before operation: completed in 31.963 ms, heap usage 1.348 GB -> 741.978 MB.
[2026-04-22T00:22:29.569Z] 20:22:27.322 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 188)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:29.569Z] 20:22:27.322 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:29.569Z] 20:22:27.322 WARN [Executor task launch worker for task 1.0 in stage 67.0 (TID 188)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:29.569Z] 20:22:27.350 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 189)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:29.569Z] 20:22:27.350 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:29.569Z] 20:22:27.350 WARN [Executor task launch worker for task 3.0 in stage 67.0 (TID 189)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:29.569Z] 20:22:28.030 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:29.569Z] 20:22:28.030 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:29.569Z] 20:22:28.030 WARN [Executor task launch worker for task 0.0 in stage 67.0 (TID 187)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:29.942Z] ====== naive-bayes (apache-spark) [default], iteration 22 completed (3895.374 ms) ======
[2026-04-22T00:22:29.942Z] ====== naive-bayes (apache-spark) [default], iteration 23 started ======
[2026-04-22T00:22:29.942Z] GC before operation: completed in 28.872 ms, heap usage 953.669 MB -> 742.010 MB.
[2026-04-22T00:22:31.693Z] 20:22:31.287 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 197)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:31.693Z] 20:22:31.287 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:31.693Z] 20:22:31.287 WARN [Executor task launch worker for task 3.0 in stage 70.0 (TID 197)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:31.693Z] 20:22:31.288 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 196)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:31.693Z] 20:22:31.288 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:31.693Z] 20:22:31.288 WARN [Executor task launch worker for task 1.0 in stage 70.0 (TID 196)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:32.449Z] 20:22:32.044 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:32.449Z] 20:22:32.044 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:32.449Z] 20:22:32.044 WARN [Executor task launch worker for task 0.0 in stage 70.0 (TID 195)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:34.196Z] ====== naive-bayes (apache-spark) [default], iteration 23 completed (4041.544 ms) ======
[2026-04-22T00:22:34.196Z] ====== naive-bayes (apache-spark) [default], iteration 24 started ======
[2026-04-22T00:22:34.196Z] GC before operation: completed in 32.894 ms, heap usage 1.499 GB -> 742.141 MB.
[2026-04-22T00:22:35.446Z] 20:22:35.359 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 204)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:35.446Z] 20:22:35.359 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:35.446Z] 20:22:35.359 WARN [Executor task launch worker for task 1.0 in stage 73.0 (TID 204)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:35.446Z] 20:22:35.369 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 205)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:35.446Z] 20:22:35.370 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:35.446Z] 20:22:35.370 WARN [Executor task launch worker for task 3.0 in stage 73.0 (TID 205)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:36.204Z] 20:22:36.070 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:36.204Z] 20:22:36.070 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:36.204Z] 20:22:36.070 WARN [Executor task launch worker for task 0.0 in stage 73.0 (TID 203)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:37.947Z] ====== naive-bayes (apache-spark) [default], iteration 24 completed (3999.107 ms) ======
[2026-04-22T00:22:37.947Z] ====== naive-bayes (apache-spark) [default], iteration 25 started ======
[2026-04-22T00:22:38.318Z] GC before operation: completed in 29.623 ms, heap usage 930.906 MB -> 742.183 MB.
[2026-04-22T00:22:41.103Z] 20:22:39.381 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 212)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:41.103Z] 20:22:39.381 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:41.103Z] 20:22:39.381 WARN [Executor task launch worker for task 1.0 in stage 76.0 (TID 212)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:41.103Z] 20:22:39.438 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 213)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:41.103Z] 20:22:39.438 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:41.103Z] 20:22:39.438 WARN [Executor task launch worker for task 3.0 in stage 76.0 (TID 213)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:41.103Z] 20:22:40.146 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:41.103Z] 20:22:40.146 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:41.103Z] 20:22:40.146 WARN [Executor task launch worker for task 0.0 in stage 76.0 (TID 211)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:42.358Z] ====== naive-bayes (apache-spark) [default], iteration 25 completed (4136.139 ms) ======
[2026-04-22T00:22:42.358Z] ====== naive-bayes (apache-spark) [default], iteration 26 started ======
[2026-04-22T00:22:42.358Z] GC before operation: completed in 30.421 ms, heap usage 1.062 GB -> 742.212 MB.
[2026-04-22T00:22:44.140Z] 20:22:43.562 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 220)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:44.140Z] 20:22:43.563 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:44.140Z] 20:22:43.563 WARN [Executor task launch worker for task 1.0 in stage 79.0 (TID 220)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:44.140Z] 20:22:43.587 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 221)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:44.140Z] 20:22:43.587 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:44.140Z] 20:22:43.587 WARN [Executor task launch worker for task 3.0 in stage 79.0 (TID 221)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:44.484Z] 20:22:44.311 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:44.484Z] 20:22:44.311 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:44.484Z] 20:22:44.311 WARN [Executor task launch worker for task 0.0 in stage 79.0 (TID 219)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:46.341Z] ====== naive-bayes (apache-spark) [default], iteration 26 completed (4055.472 ms) ======
[2026-04-22T00:22:46.341Z] ====== naive-bayes (apache-spark) [default], iteration 27 started ======
[2026-04-22T00:22:46.341Z] GC before operation: completed in 31.381 ms, heap usage 1.259 GB -> 742.327 MB.
[2026-04-22T00:22:48.129Z] 20:22:47.647 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 229)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:48.129Z] 20:22:47.648 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:48.129Z] 20:22:47.648 WARN [Executor task launch worker for task 3.0 in stage 82.0 (TID 229)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:48.129Z] 20:22:47.662 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 228)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:48.129Z] 20:22:47.663 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:48.129Z] 20:22:47.663 WARN [Executor task launch worker for task 1.0 in stage 82.0 (TID 228)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:48.473Z] 20:22:48.366 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:48.473Z] 20:22:48.367 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:48.474Z] 20:22:48.367 WARN [Executor task launch worker for task 0.0 in stage 82.0 (TID 227)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:50.240Z] ====== naive-bayes (apache-spark) [default], iteration 27 completed (3975.924 ms) ======
[2026-04-22T00:22:50.240Z] ====== naive-bayes (apache-spark) [default], iteration 28 started ======
[2026-04-22T00:22:50.240Z] GC before operation: completed in 29.341 ms, heap usage 1.103 GB -> 742.398 MB.
[2026-04-22T00:22:53.039Z] 20:22:51.676 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 237)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:53.039Z] 20:22:51.676 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:53.039Z] 20:22:51.677 WARN [Executor task launch worker for task 3.0 in stage 85.0 (TID 237)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:53.039Z] 20:22:51.693 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 236)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:53.039Z] 20:22:51.693 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:53.039Z] 20:22:51.693 WARN [Executor task launch worker for task 1.0 in stage 85.0 (TID 236)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:53.039Z] 20:22:52.422 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:53.040Z] 20:22:52.423 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:53.040Z] 20:22:52.423 WARN [Executor task launch worker for task 0.0 in stage 85.0 (TID 235)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:54.492Z] ====== naive-bayes (apache-spark) [default], iteration 28 completed (4029.019 ms) ======
[2026-04-22T00:22:54.492Z] ====== naive-bayes (apache-spark) [default], iteration 29 started ======
[2026-04-22T00:22:54.492Z] GC before operation: completed in 32.002 ms, heap usage 1.409 GB -> 742.462 MB.
[2026-04-22T00:22:55.785Z] 20:22:55.732 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 244)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_1 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:55.785Z] 20:22:55.732 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Block rdd_3_1 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:55.785Z] 20:22:55.732 WARN [Executor task launch worker for task 1.0 in stage 88.0 (TID 244)] org.apache.spark.storage.BlockManager - Putting block rdd_3_1 failed
[2026-04-22T00:22:56.156Z] 20:22:55.743 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 245)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_3 in memory! (computed 68.0 MiB so far)
[2026-04-22T00:22:56.156Z] 20:22:55.744 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Block rdd_3_3 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:56.156Z] 20:22:55.744 WARN [Executor task launch worker for task 3.0 in stage 88.0 (TID 245)] org.apache.spark.storage.BlockManager - Putting block rdd_3_3 failed
[2026-04-22T00:22:56.922Z] 20:22:56.480 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.memory.MemoryStore - Not enough space to cache rdd_3_0 in memory! (computed 132.0 MiB so far)
[2026-04-22T00:22:56.922Z] 20:22:56.480 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Block rdd_3_0 could not be removed as it was not found on disk or in memory
[2026-04-22T00:22:56.922Z] 20:22:56.480 WARN [Executor task launch worker for task 0.0 in stage 88.0 (TID 243)] org.apache.spark.storage.BlockManager - Putting block rdd_3_0 failed
[2026-04-22T00:22:58.674Z] ====== naive-bayes (apache-spark) [default], iteration 29 completed (4037.171 ms) ======
[2026-04-22T00:22:58.674Z] -----------------------------------
[2026-04-22T00:22:58.674Z] renaissance-naive-bayes_0_PASSED
[2026-04-22T00:22:58.674Z] -----------------------------------
[2026-04-22T00:22:58.674Z]
[2026-04-22T00:22:58.674Z] TEST TEARDOWN:
[2026-04-22T00:22:58.674Z] Nothing to be done for teardown.
[2026-04-22T00:22:58.674Z] renaissance-naive-bayes_0 Finish Time: Tue Apr 21 20:22:58 2026 Epoch Time (ms): 1776817378500