diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/args.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/args.json new file mode 100644 index 0000000000000000000000000000000000000000..70957e4611559d6379a6e91547b71092bd7def72 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/args.json @@ -0,0 +1,212 @@ +{ + "action_space": "actuation", + "action_v_strength": 0.35, + "active": true, + "actuation_activation": "linear", + "actuation_omega": [ + 30.0 + ], + "annotated_pcd_n_voxels": 60, + "annotated_pcd_passive_geometry_mul": 0.5, + "annotated_pcd_passive_softness_mul": 10, + "annotated_pcd_path": null, + "closed_loop_actuation_omega": [ + 30.0 + ], + "closed_loop_n_sin_waves": 4, + "closed_loop_sinwave_activation": "Tanh", + "closed_loop_sinwave_hidden_filters": [ + 32, + 32 + ], + "closed_loop_sinwave_obs_names": [ + "com", + "objective" + ], + "controller_lr": 0.003, + "controller_mlp_activation": "Tanh", + "controller_mlp_final_activation": null, + "controller_mlp_hidden_filters": [ + 32, + 32 + ], + "controller_obs_names": [ + "com", + "objective" + ], + "controller_type": "all_on", + "cppn_activation_options": [ + "sin", + "sigmoid" + ], + "cppn_activation_repeat": 10, + "cppn_coord_input_names": [ + "x", + "y", + "z", + "d_xy", + "d_yz", + "d_xz", + "d_xyz" + ], + "cppn_n_hiddens": 3, + "cppn_seed_meshes": [], + "custom_gravity": false, + "design_device": "cpu", + "designer_geometry_offset": 0.5, + "designer_lr": 0.1, + "designer_softness_offset": 0.5, + "designer_type": "mlp", + "device_memory_fraction": 0.65, + "dump_rendering_data": false, + "env": "land_environment", + "env_config_file": "gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5.yaml", + "eval": false, + "final_target_idx": null, + "fixed_v": "gripping_5_HTP.json", + "gen_pointe_bounding_box": { + "max": [ + 1.2, + 0.1, + 1.2 + ], + "min": [ + -1.2, + -3.0, + -1.2 + ] + }, + "goal": [ + 0.8, + 0.0, + 0.0, + 1700 + ], + "load_args": null, + "load_controller": null, + "load_designer": null, + "load_rl_controller": null, + "log_every_iter": 1, + "log_reward": false, + "loss_coefs": [ + 1.0, + 1.0 + ], + "loss_landscape_vbr_grid_index": [ + 0, + 0, + 0 + ], + "loss_landscape_vbr_n_trials": 10, + "loss_landscape_vbr_trial_type": "geometry", + "loss_landscape_vbr_value_range": [ + 0.0, + 1.0 + ], + "loss_types": [ + "ObjectBalancedLoss", + "ContactLoss" + ], + "mesh_dir": "./local/meshes/fantasy_horse", + "mesh_num_points": 5000, + "mlp_activation": "Tanh", + "mlp_coord_input_names": [ + "x", + "y", + "z", + "d_xy", + "d_yz", + "d_xz", + "d_xyz" + ], + "mlp_filters": [ + 32, + 32 + ], + "mlp_seed_meshes": [], + "n_frames": 75, + "n_iters": 301, + "n_sin_waves": 4, + "non_taichi_device": "torch_cpu", + "num_fingers": 2, + "obj_initial_pos": [ + 0, + 0, + 0 + ], + "obj_particle_id": 2, + "obj_v_mul": [ + 1.0, + 0.0, + 0.0 + ], + "obj_x_mul": [ + 0.0, + 1.0, + 0.0 + ], + "objective_reward_mode": null, + "optimize_controller": true, + "optimize_design_types": [ + "geometry", + "softness" + ], + "optimize_designer": true, + "out_dir": "./logs/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5", + "recenter_mesh_target": false, + "render_every_iter": 1001, + "rotation_up_direction": [ + 0.0, + 1.0, + 0.0 + ], + "save_controller": false, + "save_designer": false, + "save_every_iter": 1001, + "sdf_basis_actuator_mul": 1.0, + "sdf_basis_coefs_activation": "linear", + "sdf_basis_init_coefs_actuator": null, + "sdf_basis_init_coefs_actuator_direction": null, + "sdf_basis_init_coefs_geometry": null, + "sdf_basis_init_coefs_softness": null, + "sdf_basis_mesh_paths": [], + "sdf_basis_n_voxels": 60, + "sdf_basis_passive_geometry_mul": 0.5, + "sdf_basis_passive_softness_mul": 10, + "sdf_basis_pcd_paths": [], + "sdf_basis_use_global_coefs": false, + "seed": 310, + "set_design_types": [ + "geometry", + "softness", + "actuator", + "actuator_direction", + "is_passive_fixed" + ], + "sin_omega_mul": 10.0, + "static_as_fixed": true, + "substep_freq": 100, + "surface_threshold": 0.02, + "torch_seed": 310, + "v_following_mode": 0, + "v_following_v_mul": [ + 1.0, + 1.0, + 1.0 + ], + "v_mul": [ + 1.0, + 0.0, + 0.0 + ], + "wass_barycenter_init_coefs_actuator": null, + "wass_barycenter_init_coefs_geometry": null, + "wass_barycenter_init_coefs_softness": null, + "wass_barycenter_passive_geometry_mul": 0.5, + "wass_barycenter_passive_softness_mul": 10, + "x_mul": [ + 1.0, + 0.0, + 0.0 + ] +} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/env_config.yaml b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/env_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..def5379c285b078c468e53a388487c89f61457ba --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/ckpt/env_config.yaml @@ -0,0 +1,133 @@ +ENVIRONMENT: + CUSTOM: + has_matter_on_ground: false + matter_id: 4 + matter_materials: [] + matter_padding: + - 32 + - 3 + - 32 + matter_sample_density: 8 + matter_semantic_id: 4 + matter_thickness: 0.02 + matter_youngs_modulus: 100000.0 + randomize_terrain: false + ITEMS: + - semantic_id: 0 + type: Static.BoundingBox + - dampen_coeff: 1.0 + friction: 0.5 + max_height: 0.1 + min_height: 0.1 + semantic_id: 0 + surface: Surface.Slip + type: Static.Terrain + - file_path: /LOCAL3/anguyen/nghiale/Data/mujoco_scanned_objects/models/5_HTP/model.obj + ground_height: 0.101 + initial_position: + - 0.55 + - 0.0 + - 0.4 + initial_rotation: + - 0.4999999999999999 + - -0.5 + - -0.5 + - 0.5000000000000001 + initial_velocity: + - 0.0 + - 0.0 + - 0.0 + material: FakeRigid + particle_id: 2 + sample_density: 16 + scale: + - 0.5 + - 0.5 + - 0.5 + semantic_id: 2 + type: Primitive.Mesh + actuation_strength: 0.3 + design_space: pbr + design_space_config: + base_shape: + initial_position: + - 0.55 + - 0.225 + - 0.4 + initial_velocity: + - 0.0 + - 0.0 + - 0.0 + material: DiffAquaMuscle + particle_id: 3 + particle_info: + E_0: 10000.0 + p_rho_0: 1000.0 + sample_density: 32 + semantic_id: 3 + size: + - 0.1 + - 0.1 + - 0.1 + type: Primitive.Box + initial_principle_direction: + - 1.0 + - 0.0 + - 0.0 + n_actuators: 81 + p_rho_lower_bound_mul: 0.1 + objective: throw_object + objective_config: + forward_direction: + - 0.0 + - 1.0 + - 0.0 + max_episode_steps: 75 + obj_particles_id: 2 + reward_mode: final + observation_space: + - time + - com + use_renderer: false +RENDERER: + GGUI: + ambient_light: + - 0.5 + - 0.5 + - 0.5 + camera_lookat: + - 0.5 + - 0.1 + - 0.5 + camera_position: + - 0.5 + - 0.25 + - 0.05 + ground_surface_cmap: textures/ground.png + particle_coloring_mode: actuation + particle_radius: 0.002 + res: + - 1920 + - 1080 + type: ggui +SIMULATOR: + base_active_materials: [] + checkpoint_cache_device: torch_cpu + default_dt: 0.0005 + dim: 3 + gravity: + - 0.0 + - -3.8 + - 0.0 + max_actuation: 81 + max_num_particles: 100000 + max_substeps: 7000 + max_substeps_local: 20 + needs_grad: true + padding: + - 28 + - 3 + - 28 + quality: 1.0 + use_checkpointing: true + use_dynamic_field: false diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id0.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id0.json new file mode 100644 index 0000000000000000000000000000000000000000..cb5b86cbcb25a3d0b5be4b30696ba7a52c800818 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id0.json @@ -0,0 +1 @@ +{"reward": 0.05026806476639424, "design_loss": 0.0, "all_loss": 0.05675073148415855} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id1.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id1.json new file mode 100644 index 0000000000000000000000000000000000000000..0200bbd192f91bf3352bd326060db15ec1c959ba --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id1.json @@ -0,0 +1 @@ +{"reward": 0.05074950283196138, "design_loss": 0.0, "all_loss": 0.0570497116553936} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id10.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id10.json new file mode 100644 index 0000000000000000000000000000000000000000..dc789a88459e9cf958cf9bbef693174018a8e0ea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id10.json @@ -0,0 +1 @@ +{"reward": 0.0068979862604492265, "design_loss": 2.370027907261374e-08, "all_loss": 0.08081074748286642} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id100.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id100.json new file mode 100644 index 0000000000000000000000000000000000000000..f904376b65e10a6fd409d5a8c05c47bb5f7909ce --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id100.json @@ -0,0 +1 @@ +{"reward": 0.020147962481716825, "design_loss": 4.886019814875908e-05, "all_loss": 0.09149437768722268} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id101.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id101.json new file mode 100644 index 0000000000000000000000000000000000000000..349139629dee25dbfb978c8056e288b106f279d5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id101.json @@ -0,0 +1 @@ +{"reward": 0.00028460415853179266, "design_loss": 3.937228427730588e-07, "all_loss": 0.10488810665601084} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id102.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id102.json new file mode 100644 index 0000000000000000000000000000000000000000..e995ba861ed79fe6e343c45519562175f860ede0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id102.json @@ -0,0 +1 @@ +{"reward": 0.0007744746255645835, "design_loss": 3.350201586727053e-05, "all_loss": 0.09855981630662336} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id103.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id103.json new file mode 100644 index 0000000000000000000000000000000000000000..2ded82f5488a41300ef36f0f80aada7e35ca270c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id103.json @@ -0,0 +1 @@ +{"reward": 0.010108764162416517, "design_loss": 2.3557011445518583e-05, "all_loss": 0.11375303094109762} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id104.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id104.json new file mode 100644 index 0000000000000000000000000000000000000000..a3a1ee2bbe3e1d93f16c6d45b4bc1dfc407b0a9e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id104.json @@ -0,0 +1 @@ +{"reward": 0.03257069914279337, "design_loss": 1.881840216810815e-05, "all_loss": 0.07610957344116706} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id105.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id105.json new file mode 100644 index 0000000000000000000000000000000000000000..179698fb61f24aff8b7ddf607ef353f8d9ca3436 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id105.json @@ -0,0 +1 @@ +{"reward": 0.006291324882027674, "design_loss": 4.976344371243613e-06, "all_loss": 0.07782170401503814} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id106.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id106.json new file mode 100644 index 0000000000000000000000000000000000000000..0645138b3739c9be1b195b258821064644829fb9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id106.json @@ -0,0 +1 @@ +{"reward": 0.0030673550993908782, "design_loss": 5.4018320952309296e-05, "all_loss": 0.0910163462885641} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id107.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id107.json new file mode 100644 index 0000000000000000000000000000000000000000..1cfe707b8b7da9ccbf871fd22ec1655c3a60cbef --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id107.json @@ -0,0 +1 @@ +{"reward": -0.0013594333387663693, "design_loss": 7.494887540815398e-06, "all_loss": 0.0995003845312601} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id108.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id108.json new file mode 100644 index 0000000000000000000000000000000000000000..21072d31d84f9aeca5747b9a8613f6dffdcbe64f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id108.json @@ -0,0 +1 @@ +{"reward": 0.0005112639979902439, "design_loss": 6.138610478956252e-05, "all_loss": 0.09881045307540055} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id109.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id109.json new file mode 100644 index 0000000000000000000000000000000000000000..2cd60f13ba41d0a8db965b1c3adf8e5ee6e971d0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id109.json @@ -0,0 +1 @@ +{"reward": 0.010373071956483348, "design_loss": 6.598472737096017e-07, "all_loss": 0.0939972584815394} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id11.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id11.json new file mode 100644 index 0000000000000000000000000000000000000000..de19cc61f9a5fb3e5728d63362752f663ce6546b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id11.json @@ -0,0 +1 @@ +{"reward": 0.05075637188456465, "design_loss": 0.0, "all_loss": 0.059212836477777205} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id110.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id110.json new file mode 100644 index 0000000000000000000000000000000000000000..1b97cb35c147aa7c6811059712c377fce9c1749a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id110.json @@ -0,0 +1 @@ +{"reward": 0.001800174201897195, "design_loss": 1.900150891742669e-06, "all_loss": 0.0902326108474012} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id111.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id111.json new file mode 100644 index 0000000000000000000000000000000000000000..710f1568954d3dca5186979d9f5e3d2b863dd634 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id111.json @@ -0,0 +1 @@ +{"reward": -0.0012223069845431478, "design_loss": 1.3815115096349473e-07, "all_loss": 0.09838622386687187} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id112.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id112.json new file mode 100644 index 0000000000000000000000000000000000000000..7406853af04203ee27e71a40ab723f3d9c502ca6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id112.json @@ -0,0 +1 @@ +{"reward": 0.014564914114148939, "design_loss": 7.89727255323669e-06, "all_loss": 0.10589522155171179} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id113.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id113.json new file mode 100644 index 0000000000000000000000000000000000000000..e1b9a0f3cab26d3181df3a075b0afdd56ebbccc6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id113.json @@ -0,0 +1 @@ +{"reward": 0.00047269687514758796, "design_loss": 6.752843546564691e-07, "all_loss": 0.09798248899603482} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id114.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id114.json new file mode 100644 index 0000000000000000000000000000000000000000..ae422f21f54ce70ef0ffd0995d3619a31f8c7d6a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id114.json @@ -0,0 +1 @@ +{"reward": 0.009436717662340902, "design_loss": 3.538635064614937e-05, "all_loss": 0.09358190593448434} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id115.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id115.json new file mode 100644 index 0000000000000000000000000000000000000000..9239c07dc72c74e7e01666653be063da376038ff --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id115.json @@ -0,0 +1 @@ +{"reward": 0.010621646362098433, "design_loss": 0.0, "all_loss": 0.081420001213664} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id116.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id116.json new file mode 100644 index 0000000000000000000000000000000000000000..3ba15e89e12b5cc0d25bf2c2fe122dff124fda48 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id116.json @@ -0,0 +1 @@ +{"reward": 0.0028730877050915926, "design_loss": 0.0, "all_loss": 0.09730042629414726} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id117.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id117.json new file mode 100644 index 0000000000000000000000000000000000000000..5ff693afae0f285496881f54c1f38aaeffaa690f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id117.json @@ -0,0 +1 @@ +{"reward": 0.007677730538982769, "design_loss": 0.0, "all_loss": 0.091124544292534} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id118.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id118.json new file mode 100644 index 0000000000000000000000000000000000000000..bbc9b6d7ec895435ecb5f1310caa22b2ed661ba3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id118.json @@ -0,0 +1 @@ +{"reward": 0.00466433040321694, "design_loss": 0.0, "all_loss": 0.11162032005377855} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id119.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id119.json new file mode 100644 index 0000000000000000000000000000000000000000..54e7eeb04c450c632e813dfa26bc751ac1104b35 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id119.json @@ -0,0 +1 @@ +{"reward": 0.009439007664949012, "design_loss": 1.2616887943295296e-05, "all_loss": 0.08988721452939372} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id12.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id12.json new file mode 100644 index 0000000000000000000000000000000000000000..082f74c7bece00c5a67201de3410c0d3f91eeb86 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id12.json @@ -0,0 +1 @@ +{"reward": 0.04199795140594048, "design_loss": 0.0, "all_loss": 0.06575112370410906} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id120.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id120.json new file mode 100644 index 0000000000000000000000000000000000000000..7880f2391036654b189ccca1847c8bef10cddf1d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id120.json @@ -0,0 +1 @@ +{"reward": 0.002403013107922486, "design_loss": 7.873300660321547e-07, "all_loss": 0.10024980219385293} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id121.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id121.json new file mode 100644 index 0000000000000000000000000000000000000000..47c8f54875aebfc1f308c5e273303f0410d84e83 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id121.json @@ -0,0 +1 @@ +{"reward": 0.0030489833179981746, "design_loss": 0.0, "all_loss": 0.0983878326405448} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id122.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id122.json new file mode 100644 index 0000000000000000000000000000000000000000..14d3df7ae6618a1a725ebf7ceab5aed94c91619c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id122.json @@ -0,0 +1 @@ +{"reward": 0.029170183656698337, "design_loss": 1.9977664123871364e-05, "all_loss": 0.08451331726456054} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id123.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id123.json new file mode 100644 index 0000000000000000000000000000000000000000..4af131aedea21d54bfaca79711f8fa752d615db4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id123.json @@ -0,0 +1 @@ +{"reward": 0.021741348608988784, "design_loss": 3.590655614971183e-05, "all_loss": 0.09290073856075023} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id124.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id124.json new file mode 100644 index 0000000000000000000000000000000000000000..28c17d34dc04d18837871f97cd2b608d3bfd437e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id124.json @@ -0,0 +1 @@ +{"reward": -0.0015315353016097516, "design_loss": 5.45982584299054e-05, "all_loss": 0.10485635066943276} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id125.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id125.json new file mode 100644 index 0000000000000000000000000000000000000000..91c59d9a3f05dfb88b28e023f914c3c891d57334 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id125.json @@ -0,0 +1 @@ +{"reward": 0.018016699343256184, "design_loss": 1.273738092777421e-07, "all_loss": 0.09906347036059161} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id126.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id126.json new file mode 100644 index 0000000000000000000000000000000000000000..2393eef2da022e7417beb8f1fa55a2c069ef971d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id126.json @@ -0,0 +1 @@ +{"reward": 0.006832916470448619, "design_loss": 2.479992872395087e-05, "all_loss": 0.08926200834387873} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id127.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id127.json new file mode 100644 index 0000000000000000000000000000000000000000..816aa24e715ae1fb3907f9b116f3d213bf435e08 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id127.json @@ -0,0 +1 @@ +{"reward": 0.0066678326920392855, "design_loss": 4.658595731399373e-09, "all_loss": 0.09337576412618674} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id128.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id128.json new file mode 100644 index 0000000000000000000000000000000000000000..f0ec1642218132ab4133cd2ac94f90e826186281 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id128.json @@ -0,0 +1 @@ +{"reward": -0.003070117371067105, "design_loss": 0.0, "all_loss": 0.0990889014312014} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id129.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id129.json new file mode 100644 index 0000000000000000000000000000000000000000..4e1d469499fa4a1384813cefce70c3f1c48167c6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id129.json @@ -0,0 +1 @@ +{"reward": 0.0057477370143663165, "design_loss": 4.368299778434448e-05, "all_loss": 0.09084014932896002} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id13.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id13.json new file mode 100644 index 0000000000000000000000000000000000000000..2d5f54de0cf9ff43c7a8800ca805e1e8082a917a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id13.json @@ -0,0 +1 @@ +{"reward": 0.00016724623644887027, "design_loss": 1.0221237062069122e-05, "all_loss": 0.09125638837078605} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id130.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id130.json new file mode 100644 index 0000000000000000000000000000000000000000..9e9f569c24b3a6ea4b520a0718e9f374e7c0024c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id130.json @@ -0,0 +1 @@ +{"reward": 0.007262870949321695, "design_loss": 3.2648120395606384e-05, "all_loss": 0.09415080852066417} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id131.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id131.json new file mode 100644 index 0000000000000000000000000000000000000000..2486d4b4c89c700188ab329247d31804fd68252e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id131.json @@ -0,0 +1 @@ +{"reward": -0.00010608752852549197, "design_loss": 3.732450204552151e-05, "all_loss": 0.09982490482833317} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id132.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id132.json new file mode 100644 index 0000000000000000000000000000000000000000..905efeb07015943babeea980aac5ba4a16cde0c1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id132.json @@ -0,0 +1 @@ +{"reward": 0.0012973237336865728, "design_loss": 7.207479939097539e-05, "all_loss": 0.10171719631611324} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id133.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id133.json new file mode 100644 index 0000000000000000000000000000000000000000..b7257096350043094aa87944e6062d7efc88d6f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id133.json @@ -0,0 +1 @@ +{"reward": 0.0022986290471527226, "design_loss": 7.931125583127141e-05, "all_loss": 0.10083919176493156} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id134.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id134.json new file mode 100644 index 0000000000000000000000000000000000000000..e2709119c04546c5753477d9b0f5cc633f482ede --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id134.json @@ -0,0 +1 @@ +{"reward": 0.008416772054501614, "design_loss": 0.0001474696327932179, "all_loss": 0.09321922655209766} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id135.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id135.json new file mode 100644 index 0000000000000000000000000000000000000000..13ef723a3d9d1b792e58a414e73f0c8403d971f5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id135.json @@ -0,0 +1 @@ +{"reward": -0.00270734499679616, "design_loss": 0.0, "all_loss": 0.10740335411657653} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id136.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id136.json new file mode 100644 index 0000000000000000000000000000000000000000..7cc4c26d6eb3fbc6011f88bc2e1a8168bc0410ad --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id136.json @@ -0,0 +1 @@ +{"reward": 0.0075273826088189805, "design_loss": 2.4512698928447207e-06, "all_loss": 0.09225004363145752} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id137.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id137.json new file mode 100644 index 0000000000000000000000000000000000000000..d5ed30611ebc8b38ef2deddded5f254b058bee29 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id137.json @@ -0,0 +1 @@ +{"reward": 0.0025405749789708942, "design_loss": 0.00010935705358861014, "all_loss": 0.1005767126788993} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id138.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id138.json new file mode 100644 index 0000000000000000000000000000000000000000..dd9e52f2377802342ccfb49807bcd276163bf94c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id138.json @@ -0,0 +1 @@ +{"reward": -0.0027608432290603113, "design_loss": 0.0, "all_loss": 0.10970706588429929} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id139.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id139.json new file mode 100644 index 0000000000000000000000000000000000000000..97fa7eeca62ac6fb47e9ffbc407c5bf9392ede68 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id139.json @@ -0,0 +1 @@ +{"reward": 0.024754952623077697, "design_loss": 5.688895612365741e-07, "all_loss": 0.08681466953398641} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id14.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id14.json new file mode 100644 index 0000000000000000000000000000000000000000..2aa7aa57a730dcce00d7540bfc8e387679626d06 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id14.json @@ -0,0 +1 @@ +{"reward": 0.05126030632389031, "design_loss": 4.850962227465061e-07, "all_loss": 0.05739669223309832} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id140.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id140.json new file mode 100644 index 0000000000000000000000000000000000000000..f85981fd0592c468c9c978d363ff0ebe11caaaa5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id140.json @@ -0,0 +1 @@ +{"reward": 0.0031664729661719793, "design_loss": 5.32729870883486e-07, "all_loss": 0.09985080427388614} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id141.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id141.json new file mode 100644 index 0000000000000000000000000000000000000000..8563acaae11bb0dc7ab44b60b8a626d6d23ac743 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id141.json @@ -0,0 +1 @@ +{"reward": -0.0027647932979336515, "design_loss": 0.0, "all_loss": 0.10822564659692101} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id142.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id142.json new file mode 100644 index 0000000000000000000000000000000000000000..01121b9258a4feaa165df3776aa3da16b2e70883 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id142.json @@ -0,0 +1 @@ +{"reward": 0.0031296493535659248, "design_loss": 1.6041067283367738e-06, "all_loss": 0.10771323717972271} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id143.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id143.json new file mode 100644 index 0000000000000000000000000000000000000000..e4796e9ae26f32cdf7ca9a5aee851b901bd694eb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id143.json @@ -0,0 +1 @@ +{"reward": 0.010270723949656835, "design_loss": 2.9478139822458616e-06, "all_loss": 0.10416747657906528} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id144.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id144.json new file mode 100644 index 0000000000000000000000000000000000000000..df39ed1d3704a93ed50226f1f8e29faa7e6b694c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id144.json @@ -0,0 +1 @@ +{"reward": -0.000734621473183622, "design_loss": 2.2342586817103438e-05, "all_loss": 0.09905012980027454} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id145.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id145.json new file mode 100644 index 0000000000000000000000000000000000000000..4fff62b64e34a7dd8ab1f7500bb7d21d31ae0f8e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id145.json @@ -0,0 +1 @@ +{"reward": 0.0029963106411133034, "design_loss": 0.0, "all_loss": 0.10062089282865175} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id146.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id146.json new file mode 100644 index 0000000000000000000000000000000000000000..d0ade54f85808403589e9c56c7046b4181235676 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id146.json @@ -0,0 +1 @@ +{"reward": 0.007525664124785475, "design_loss": 3.539161480148323e-05, "all_loss": 0.10266679650036412} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id147.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id147.json new file mode 100644 index 0000000000000000000000000000000000000000..a286720a119f47c6164c302871894c997ac3d442 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id147.json @@ -0,0 +1 @@ +{"reward": -0.0012901171734391592, "design_loss": 2.195961087636533e-06, "all_loss": 0.10252544553821757} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id148.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id148.json new file mode 100644 index 0000000000000000000000000000000000000000..acaeb2b0d0143bd0ff1167b5d7273cfc659df072 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id148.json @@ -0,0 +1 @@ +{"reward": -0.003022821548399654, "design_loss": 6.627247017831905e-08, "all_loss": 0.10758424556454534} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id149.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id149.json new file mode 100644 index 0000000000000000000000000000000000000000..0582d9243e3b4a157fd056da3912d2428dffe8de --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id149.json @@ -0,0 +1 @@ +{"reward": -0.0025517854026492898, "design_loss": 0.0, "all_loss": 0.1061871348534505} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id15.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id15.json new file mode 100644 index 0000000000000000000000000000000000000000..1c99a173329a25f40d32eb45a5676395a2efc823 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id15.json @@ -0,0 +1 @@ +{"reward": 0.05462293102669365, "design_loss": 0.0, "all_loss": 0.05430114784370459} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id150.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id150.json new file mode 100644 index 0000000000000000000000000000000000000000..3561d7e59773b6575e564fead3978bbe3334b61d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id150.json @@ -0,0 +1 @@ +{"reward": 0.048413837124846135, "design_loss": 7.955936354164805e-08, "all_loss": 0.06612578014263315} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id151.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id151.json new file mode 100644 index 0000000000000000000000000000000000000000..45e49b41eda15d8b369fefd55930aad07d15c7e2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id151.json @@ -0,0 +1 @@ +{"reward": 0.0023458976455651703, "design_loss": 0.0, "all_loss": 0.0923181620257801} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id152.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id152.json new file mode 100644 index 0000000000000000000000000000000000000000..923b1447071966ded202831850dc8ded2d5ce14c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id152.json @@ -0,0 +1 @@ +{"reward": 0.034191567061261446, "design_loss": 0.0, "all_loss": 0.0878952017145286} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id153.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id153.json new file mode 100644 index 0000000000000000000000000000000000000000..c4a48de027301bdd0bb04271efd054fcf66b04b0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id153.json @@ -0,0 +1 @@ +{"reward": 0.009548210172988153, "design_loss": 7.298251148313284e-06, "all_loss": 0.09241358027351942} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id154.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id154.json new file mode 100644 index 0000000000000000000000000000000000000000..5e840086aac04f5b96d2cbe9d079c344b0591a4f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id154.json @@ -0,0 +1 @@ +{"reward": 0.0011981786238069447, "design_loss": 0.0, "all_loss": 0.09401024312084305} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id155.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id155.json new file mode 100644 index 0000000000000000000000000000000000000000..29ac3f7c3bcf2efe3f915d913fc4a8e968fc6df0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id155.json @@ -0,0 +1 @@ +{"reward": 0.0009328740878496861, "design_loss": 3.0337147109094076e-05, "all_loss": 0.0969424068333347} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id156.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id156.json new file mode 100644 index 0000000000000000000000000000000000000000..d6d11bf4c56cdcd0b60cd4f425cd97dd59367641 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id156.json @@ -0,0 +1 @@ +{"reward": 0.004454662650972385, "design_loss": 9.406431189518116e-08, "all_loss": 0.08289254106275268} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id157.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id157.json new file mode 100644 index 0000000000000000000000000000000000000000..02231868de02d6dedfb9a97a3b1fc1fa42daf875 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id157.json @@ -0,0 +1 @@ +{"reward": 0.0037203994734970464, "design_loss": 0.0, "all_loss": 0.09434560826595649} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id158.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id158.json new file mode 100644 index 0000000000000000000000000000000000000000..8d277aeb3fdb0afc81c240469be343796a0aeb8c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id158.json @@ -0,0 +1 @@ +{"reward": 0.0543190054014151, "design_loss": 5.5097601148190734e-08, "all_loss": 0.06192748011300242} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id159.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id159.json new file mode 100644 index 0000000000000000000000000000000000000000..6e843f19f6b78498260258ed8fcaaee87b16f592 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id159.json @@ -0,0 +1 @@ +{"reward": -0.0031750182893179185, "design_loss": 4.1765099012991413e-05, "all_loss": 0.10773452123055474} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id16.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id16.json new file mode 100644 index 0000000000000000000000000000000000000000..702d9293e47a972f7241ca3a128bc381d677f304 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id16.json @@ -0,0 +1 @@ +{"reward": 0.04263210889294933, "design_loss": 3.424393435125239e-05, "all_loss": 0.06437496248432685} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id160.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id160.json new file mode 100644 index 0000000000000000000000000000000000000000..2673de09e2ea2fb762f4f515d23a6a9fb1f72cf2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id160.json @@ -0,0 +1 @@ +{"reward": 0.008608648528848628, "design_loss": 8.70287767611444e-05, "all_loss": 0.09300920576955386} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id161.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id161.json new file mode 100644 index 0000000000000000000000000000000000000000..627e6173066e99c6912a9d5dff54009dc52f655f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id161.json @@ -0,0 +1 @@ +{"reward": -0.00010522787577489645, "design_loss": 3.527264924585438e-09, "all_loss": 0.09462936618372673} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id162.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id162.json new file mode 100644 index 0000000000000000000000000000000000000000..f758d02b5758461212e9e301bae5c2849546a792 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id162.json @@ -0,0 +1 @@ +{"reward": 0.004373418543137636, "design_loss": 0.0, "all_loss": 0.08622370018934682} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id163.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id163.json new file mode 100644 index 0000000000000000000000000000000000000000..042ed9721f831d1e6a70eea26731ec9b8b32b87b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id163.json @@ -0,0 +1 @@ +{"reward": 0.03677484497235123, "design_loss": 4.226132332973975e-09, "all_loss": 0.07668146599952003} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id164.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id164.json new file mode 100644 index 0000000000000000000000000000000000000000..cf87859d530f844977860f33b40e220ba18716a5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id164.json @@ -0,0 +1 @@ +{"reward": -0.00011179317154418056, "design_loss": 3.779778489843011e-05, "all_loss": 0.09644199399177543} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id165.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id165.json new file mode 100644 index 0000000000000000000000000000000000000000..3d584834e41cd77924461c4617d65bf44fd2e6a0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id165.json @@ -0,0 +1 @@ +{"reward": 0.0003568395443955541, "design_loss": 1.3223776704762713e-06, "all_loss": 0.10281295760314643} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id166.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id166.json new file mode 100644 index 0000000000000000000000000000000000000000..0a06454eb4baf9538759d769f5cb9cd6d60b7d95 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id166.json @@ -0,0 +1 @@ +{"reward": 0.006623820932751601, "design_loss": 5.641118696075864e-05, "all_loss": 0.0967938836291194} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id167.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id167.json new file mode 100644 index 0000000000000000000000000000000000000000..e057e752326367d7654e760410ff6747f11fa0fc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id167.json @@ -0,0 +1 @@ +{"reward": 0.048743102242416514, "design_loss": 0.0, "all_loss": 0.06897347826031373} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id168.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id168.json new file mode 100644 index 0000000000000000000000000000000000000000..10666513b8267fb6d7ac75f66dfcc64940a54b57 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id168.json @@ -0,0 +1 @@ +{"reward": -0.002769366028311071, "design_loss": 7.558251127193216e-07, "all_loss": 0.10709805203159009} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id169.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id169.json new file mode 100644 index 0000000000000000000000000000000000000000..2eca218e497fbdf1fa362cfa161dbd3b44ace7b7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id169.json @@ -0,0 +1 @@ +{"reward": -0.003201550353059454, "design_loss": 1.6967577565196734e-08, "all_loss": 0.1021071696992799} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id17.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id17.json new file mode 100644 index 0000000000000000000000000000000000000000..47221c001d507ef032e545e81b4a3f2e616fcafb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id17.json @@ -0,0 +1 @@ +{"reward": 0.013647415589723447, "design_loss": 7.664440090593416e-06, "all_loss": 0.09643353730656322} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id170.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id170.json new file mode 100644 index 0000000000000000000000000000000000000000..3d2b03a72ccc7aadd3432330196a284aa819ca8c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id170.json @@ -0,0 +1 @@ +{"reward": 0.009460873869658909, "design_loss": 0.0, "all_loss": 0.08512480609391553} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id171.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id171.json new file mode 100644 index 0000000000000000000000000000000000000000..2f904736a34295c39faf9360a8762bebdcc22519 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id171.json @@ -0,0 +1 @@ +{"reward": 0.005577343867463905, "design_loss": 3.43279134540353e-05, "all_loss": 0.08748620403288923} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id172.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id172.json new file mode 100644 index 0000000000000000000000000000000000000000..9e2fb9b535b58b08ffc039dfd5fdddb07f85f341 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id172.json @@ -0,0 +1 @@ +{"reward": 0.03351285950172765, "design_loss": 1.649568548600655e-05, "all_loss": 0.06420983327756222} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id173.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id173.json new file mode 100644 index 0000000000000000000000000000000000000000..2577d856af919e0cc4a1d3bfba47ae2ae74c8c80 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id173.json @@ -0,0 +1 @@ +{"reward": 0.0059930260029953525, "design_loss": 0.0, "all_loss": 0.09322964240425091} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id174.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id174.json new file mode 100644 index 0000000000000000000000000000000000000000..a2cfdfa73f16eefb76e6123356c32aef9853e3a8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id174.json @@ -0,0 +1 @@ +{"reward": -0.0035038920135812973, "design_loss": 1.3131742889527231e-05, "all_loss": 0.1036169251825504} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id175.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id175.json new file mode 100644 index 0000000000000000000000000000000000000000..20f13a344d7ecc447dc6e98bb38bfdae4f276588 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id175.json @@ -0,0 +1 @@ +{"reward": 0.013239771612720233, "design_loss": 0.0, "all_loss": 0.081319506712194} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id176.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id176.json new file mode 100644 index 0000000000000000000000000000000000000000..d4125c52af063b165f714fd8e7d05a60dfee86bb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id176.json @@ -0,0 +1 @@ +{"reward": -0.003551577028115954, "design_loss": 0.0, "all_loss": 0.10397158963486935} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id177.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id177.json new file mode 100644 index 0000000000000000000000000000000000000000..6ebfa9cce4a58c695275bea482a86140be86e8d0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id177.json @@ -0,0 +1 @@ +{"reward": 0.01732531681394804, "design_loss": 4.283016323824995e-07, "all_loss": 0.09512142368323835} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id178.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id178.json new file mode 100644 index 0000000000000000000000000000000000000000..93c2e071d31683dbd287389761f330c3c6e99ba6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id178.json @@ -0,0 +1 @@ +{"reward": 0.010040050767830919, "design_loss": 2.8623247999348678e-05, "all_loss": 0.09073967056507096} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id179.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id179.json new file mode 100644 index 0000000000000000000000000000000000000000..ba034ed4bef94a8891fea7e0b316cd1e29e1616f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id179.json @@ -0,0 +1 @@ +{"reward": 0.008994959423134469, "design_loss": 0.0, "all_loss": 0.09796188561692105} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id18.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id18.json new file mode 100644 index 0000000000000000000000000000000000000000..2badb50cbdbafaaa8bb87fc9a1748eddf6e06fb9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id18.json @@ -0,0 +1 @@ +{"reward": 0.04385465451179103, "design_loss": 1.5037350531432736e-10, "all_loss": 0.06685346528592322} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id180.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id180.json new file mode 100644 index 0000000000000000000000000000000000000000..bfd353a729314110627a25896b61df324a1b62b1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id180.json @@ -0,0 +1 @@ +{"reward": 0.008292431260542868, "design_loss": 1.85301269084448e-06, "all_loss": 0.09431947964524716} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id181.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id181.json new file mode 100644 index 0000000000000000000000000000000000000000..d5566755ce01a55dd174898db66226dc284e00b5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id181.json @@ -0,0 +1 @@ +{"reward": 0.006982122482289771, "design_loss": 6.464694888563827e-05, "all_loss": 0.10541463141318747} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id182.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id182.json new file mode 100644 index 0000000000000000000000000000000000000000..166a194aebc82930a610ec4f3ac488a11dcf23c5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id182.json @@ -0,0 +1 @@ +{"reward": 0.05063560163696837, "design_loss": 0.0, "all_loss": 0.06294016914332994} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id183.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id183.json new file mode 100644 index 0000000000000000000000000000000000000000..f2a2db715d0795592d5900b8e0e48bb265509031 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id183.json @@ -0,0 +1 @@ +{"reward": 0.004150211354995839, "design_loss": 4.103962510271231e-06, "all_loss": 0.09076004521901132} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id184.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id184.json new file mode 100644 index 0000000000000000000000000000000000000000..3c8841728fdb6ec9b7ecf20b11a2fc262764a00f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id184.json @@ -0,0 +1 @@ +{"reward": 0.0010377135918634567, "design_loss": 3.9202362245305267e-07, "all_loss": 0.0932943874262138} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id185.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id185.json new file mode 100644 index 0000000000000000000000000000000000000000..88386c50eee5df4cf8dada8e0bcc170df1ffe8e4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id185.json @@ -0,0 +1 @@ +{"reward": 0.008717460990026474, "design_loss": 3.405688767088577e-05, "all_loss": 0.09258307196917645} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id186.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id186.json new file mode 100644 index 0000000000000000000000000000000000000000..d408d0af246d6f2f488db6e372a9510329c2f5e5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id186.json @@ -0,0 +1 @@ +{"reward": 0.0015789414713193867, "design_loss": 1.0166026186197996e-05, "all_loss": 0.10299001790102867} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id187.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id187.json new file mode 100644 index 0000000000000000000000000000000000000000..4febc35881fc17d1d7917641bf29b9c0980686d9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id187.json @@ -0,0 +1 @@ +{"reward": 0.005493357671779345, "design_loss": 8.558628906030208e-06, "all_loss": 0.09110221345423515} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id188.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id188.json new file mode 100644 index 0000000000000000000000000000000000000000..4c38e68baee96bf5bfdc99d6fb617bf2ec70f3ee --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id188.json @@ -0,0 +1 @@ +{"reward": 0.0006183362443965973, "design_loss": 5.6510067224735394e-05, "all_loss": 0.09800941819174497} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id189.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id189.json new file mode 100644 index 0000000000000000000000000000000000000000..9b291bc8974c9044c1410672e2fcb8ab3230d64d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id189.json @@ -0,0 +1 @@ +{"reward": -0.0030868136930723433, "design_loss": 0.0, "all_loss": 0.10413619614157217} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id19.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id19.json new file mode 100644 index 0000000000000000000000000000000000000000..a08df9b2c002dd9154fbf20d3177e5ae91d2c1cb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id19.json @@ -0,0 +1 @@ +{"reward": 0.03564921130096543, "design_loss": 2.0031179701618385e-06, "all_loss": 0.07683916227870181} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id190.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id190.json new file mode 100644 index 0000000000000000000000000000000000000000..6ee2a38bd05892736fd697d3ecb6b19c3b98eec5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id190.json @@ -0,0 +1 @@ +{"reward": 0.00778396858467173, "design_loss": 7.246096629387466e-06, "all_loss": 0.09225486969800553} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id191.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id191.json new file mode 100644 index 0000000000000000000000000000000000000000..0080edbff22ca4e016987e5e3fed23ac54ee6041 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id191.json @@ -0,0 +1 @@ +{"reward": 0.008175257173437964, "design_loss": 0.0, "all_loss": 0.1128178179983327} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id192.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id192.json new file mode 100644 index 0000000000000000000000000000000000000000..08347f9c15f10475a692b36368105cbb369fa1d8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id192.json @@ -0,0 +1 @@ +{"reward": 0.0032107821771799605, "design_loss": 3.633116648416035e-05, "all_loss": 0.0931582334647473} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id193.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id193.json new file mode 100644 index 0000000000000000000000000000000000000000..7b479663558ef3833c6a497d95637f999e599c0a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id193.json @@ -0,0 +1 @@ +{"reward": 0.007258265548054199, "design_loss": 0.0, "all_loss": 0.08726102788263629} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id194.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id194.json new file mode 100644 index 0000000000000000000000000000000000000000..d0d33a032884837f89c43e55ac80052810b65c6b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id194.json @@ -0,0 +1 @@ +{"reward": 0.000981088190135565, "design_loss": 2.06202699359892e-07, "all_loss": 0.09676267272574043} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id195.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id195.json new file mode 100644 index 0000000000000000000000000000000000000000..bbe398ca3fe0c32f197baf5647fc4de3f5172cd6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id195.json @@ -0,0 +1 @@ +{"reward": 0.016062928510946525, "design_loss": 6.681485047010938e-06, "all_loss": 0.07887149692714245} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id196.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id196.json new file mode 100644 index 0000000000000000000000000000000000000000..7e3892af9dbc7da2f493f51a0360bfb3488551e3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id196.json @@ -0,0 +1 @@ +{"reward": 0.023544622938540913, "design_loss": 1.8972660598137736e-07, "all_loss": 0.08921497507066108} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id197.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id197.json new file mode 100644 index 0000000000000000000000000000000000000000..a9403ded1cd25e440f3e4085a5f7202603332db7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id197.json @@ -0,0 +1 @@ +{"reward": -0.0009648225359766976, "design_loss": 7.713392551522702e-05, "all_loss": 0.10156905830649875} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id198.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id198.json new file mode 100644 index 0000000000000000000000000000000000000000..d9f4ac2a2602419c7d1f908dfdbba289d95be28f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id198.json @@ -0,0 +1 @@ +{"reward": 0.008241902434773268, "design_loss": 0.0, "all_loss": 0.09404706869959333} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id199.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id199.json new file mode 100644 index 0000000000000000000000000000000000000000..edacb40a5507f3927cae20b41d7969f7a494abdf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id199.json @@ -0,0 +1 @@ +{"reward": 1.300724980080048e-05, "design_loss": 3.021225711563602e-05, "all_loss": 0.09932588641904773} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id2.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id2.json new file mode 100644 index 0000000000000000000000000000000000000000..8bb28d41837138c5e03e4e6332d67c4f93d743a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id2.json @@ -0,0 +1 @@ +{"reward": 0.043258775868874694, "design_loss": 0.0, "all_loss": 0.06542267287681117} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id20.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id20.json new file mode 100644 index 0000000000000000000000000000000000000000..095aa4275d9eba2b8673cf14546e1fb30f6f1ee3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id20.json @@ -0,0 +1 @@ +{"reward": 0.005538355826506511, "design_loss": 1.6759357777118566e-06, "all_loss": 0.10069311199525374} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id200.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id200.json new file mode 100644 index 0000000000000000000000000000000000000000..563dbe8cab1169d87c685476b1f830e207a0262d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id200.json @@ -0,0 +1 @@ +{"reward": 0.0006822208818992315, "design_loss": 2.7525837140274234e-05, "all_loss": 0.09798068992569421} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id201.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id201.json new file mode 100644 index 0000000000000000000000000000000000000000..5a687a953bed813baba9379e63dc1dfefd3935a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id201.json @@ -0,0 +1 @@ +{"reward": -0.002804105918954636, "design_loss": 8.429493027506396e-05, "all_loss": 0.10872015225878408} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id202.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id202.json new file mode 100644 index 0000000000000000000000000000000000000000..117435521b8a17b424dab15942406c4691a016a7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id202.json @@ -0,0 +1 @@ +{"reward": 0.0006412483528067114, "design_loss": 7.422727776429383e-06, "all_loss": 0.09966754594354153} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id203.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id203.json new file mode 100644 index 0000000000000000000000000000000000000000..fd4206119acbaa4bd08b2b4a26a33e6395daae0c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id203.json @@ -0,0 +1 @@ +{"reward": -0.002783017355845921, "design_loss": 0.00015903562598396093, "all_loss": 0.10447487778484195} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id204.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id204.json new file mode 100644 index 0000000000000000000000000000000000000000..270171cef17df20b3dbc76821539cee7a83cf5c9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id204.json @@ -0,0 +1 @@ +{"reward": 0.014268243471946579, "design_loss": 3.525000283843838e-05, "all_loss": 0.0956679901882171} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id205.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id205.json new file mode 100644 index 0000000000000000000000000000000000000000..0725f23dae25a80d62fa85621535f8fd17aa111e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id205.json @@ -0,0 +1 @@ +{"reward": 0.006016567985118182, "design_loss": 0.0, "all_loss": 0.09487698503105506} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id206.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id206.json new file mode 100644 index 0000000000000000000000000000000000000000..c0e549ae30d4d1f26acbbd13502cd4ea0c67675e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id206.json @@ -0,0 +1 @@ +{"reward": 0.008338551397059454, "design_loss": 0.0, "all_loss": 0.0855899019931905} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id207.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id207.json new file mode 100644 index 0000000000000000000000000000000000000000..e7746d7854af1d9130667efa6132866981d98198 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id207.json @@ -0,0 +1 @@ +{"reward": 0.006572609626205914, "design_loss": 4.593251105688978e-06, "all_loss": 0.09219414354828685} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id208.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id208.json new file mode 100644 index 0000000000000000000000000000000000000000..f825bac07137903cedd1d3b2044514c248c6709d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id208.json @@ -0,0 +1 @@ +{"reward": 0.0008827722811018263, "design_loss": 1.2001226423308253e-05, "all_loss": 0.09733032899773332} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id209.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id209.json new file mode 100644 index 0000000000000000000000000000000000000000..1a2cb29d886e156f7e672859b2c05da628a3503e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id209.json @@ -0,0 +1 @@ +{"reward": 0.006577462564582609, "design_loss": 2.1708960048272274e-05, "all_loss": 0.09346116168549409} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id21.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id21.json new file mode 100644 index 0000000000000000000000000000000000000000..38951a872205f180455db9d467ecaa25a643ced6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id21.json @@ -0,0 +1 @@ +{"reward": 0.037430911213329754, "design_loss": 4.864053335040808e-05, "all_loss": 0.07122278228857755} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id210.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id210.json new file mode 100644 index 0000000000000000000000000000000000000000..805c9546f886168eabe0c9014716cfae2cc66ba6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id210.json @@ -0,0 +1 @@ +{"reward": 0.001735624081826287, "design_loss": 7.579332759632962e-06, "all_loss": 0.10008396904891692} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id211.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id211.json new file mode 100644 index 0000000000000000000000000000000000000000..600b6e182f80d425b6c94b5244bdba32e0b9dbaa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id211.json @@ -0,0 +1 @@ +{"reward": 0.029201706965405333, "design_loss": 2.1477871996467002e-05, "all_loss": 0.08291386821062685} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id212.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id212.json new file mode 100644 index 0000000000000000000000000000000000000000..e0c718a17776fc90c45377a4f776e27e5784511b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id212.json @@ -0,0 +1 @@ +{"reward": 0.0062270879011829955, "design_loss": 5.178135688765906e-05, "all_loss": 0.09639647443999656} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id213.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id213.json new file mode 100644 index 0000000000000000000000000000000000000000..6b69d6100076416cff37c91768d7deb49d16e971 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id213.json @@ -0,0 +1 @@ +{"reward": 0.00976403511852765, "design_loss": 2.7223743018112145e-05, "all_loss": 0.08376772163115599} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id214.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id214.json new file mode 100644 index 0000000000000000000000000000000000000000..c828f456c0a3ef7a33f3743be03d92dcc680268a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id214.json @@ -0,0 +1 @@ +{"reward": 0.006982812673725899, "design_loss": 4.0853079553926364e-05, "all_loss": 0.09113766636090055} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id215.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id215.json new file mode 100644 index 0000000000000000000000000000000000000000..1474d16b64a0cdbc4c7b30a6d2e34d9a31f0cbfc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id215.json @@ -0,0 +1 @@ +{"reward": 0.0010196444161322399, "design_loss": 2.9052111131022684e-05, "all_loss": 0.09532490357384157} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id216.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id216.json new file mode 100644 index 0000000000000000000000000000000000000000..3cf0b64a2d1b9791b75bd1f96365f87b028dc9cb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id216.json @@ -0,0 +1 @@ +{"reward": 0.001545310731894442, "design_loss": 2.2438550786318956e-06, "all_loss": 0.09631320805594053} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id217.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id217.json new file mode 100644 index 0000000000000000000000000000000000000000..2018ce876821614f47fe8dec4e987dd4ca2ff066 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id217.json @@ -0,0 +1 @@ +{"reward": 0.0289653158987392, "design_loss": 4.815461124962894e-06, "all_loss": 0.08619799707183347} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id218.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id218.json new file mode 100644 index 0000000000000000000000000000000000000000..40c365df9e1293f16f9a9b0822ca9ebbd1fc15ae --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id218.json @@ -0,0 +1 @@ +{"reward": -0.001941995368238164, "design_loss": 7.751597877359018e-06, "all_loss": 0.09441643530027455} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id219.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id219.json new file mode 100644 index 0000000000000000000000000000000000000000..a0b5046e0083a844da15f0bae466b589c03ae356 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id219.json @@ -0,0 +1 @@ +{"reward": 0.004878059137670324, "design_loss": 2.864094676624518e-05, "all_loss": 0.08922907528293002} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id22.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id22.json new file mode 100644 index 0000000000000000000000000000000000000000..bd61f7f4fdf447811337ca8f705af9cf1da65906 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id22.json @@ -0,0 +1 @@ +{"reward": 3.5283028113689e-05, "design_loss": 1.075975251296768e-05, "all_loss": 0.09039903914997147} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id220.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id220.json new file mode 100644 index 0000000000000000000000000000000000000000..bb4b2677eaa0b41ec12c42189ff3da4901bea00b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id220.json @@ -0,0 +1 @@ +{"reward": 0.001704926020626843, "design_loss": 0.0, "all_loss": 0.09113955057687506} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id221.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id221.json new file mode 100644 index 0000000000000000000000000000000000000000..d1122a51b359c06234fa49fd0ce8f532decb8278 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id221.json @@ -0,0 +1 @@ +{"reward": 0.0013332172511727608, "design_loss": 5.192762546357699e-05, "all_loss": 0.09898899218146223} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id222.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id222.json new file mode 100644 index 0000000000000000000000000000000000000000..119d9ad72d8d96773ef02c4f9fe86c4d2747c2e5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id222.json @@ -0,0 +1 @@ +{"reward": 0.017971633612038573, "design_loss": 4.4357784112492027e-10, "all_loss": 0.08224928706053139} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id223.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id223.json new file mode 100644 index 0000000000000000000000000000000000000000..b910090a30776ad829a987e139fb4bef29e44ff5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id223.json @@ -0,0 +1 @@ +{"reward": 0.018218440704584074, "design_loss": 0.0, "all_loss": 0.09601650018970023} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id224.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id224.json new file mode 100644 index 0000000000000000000000000000000000000000..74e4689d84c02bb77115995520a26d098cebaf3f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id224.json @@ -0,0 +1 @@ +{"reward": 0.010338096588852291, "design_loss": 0.0, "all_loss": 0.08676912061280483} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id225.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id225.json new file mode 100644 index 0000000000000000000000000000000000000000..17420d5ee700e44f5da475e88651503e245fddb5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id225.json @@ -0,0 +1 @@ +{"reward": -0.003659203310543868, "design_loss": 0.0, "all_loss": 0.10351343762793448} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id226.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id226.json new file mode 100644 index 0000000000000000000000000000000000000000..952d1307c94f9ef3bb213bdfb37fc7cf25ac6015 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id226.json @@ -0,0 +1 @@ +{"reward": 0.0006411198476391905, "design_loss": 0.0, "all_loss": 0.10346450056283621} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id227.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id227.json new file mode 100644 index 0000000000000000000000000000000000000000..2711789e170038eb63bcc9666a36085f60312dea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id227.json @@ -0,0 +1 @@ +{"reward": -0.0016821535570802348, "design_loss": 4.541230946841779e-09, "all_loss": 0.10336198748589476} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id228.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id228.json new file mode 100644 index 0000000000000000000000000000000000000000..1028cdce8a73e121341db058f279500cadf304cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id228.json @@ -0,0 +1 @@ +{"reward": 0.022635548520123894, "design_loss": 3.458867286099121e-05, "all_loss": 0.07222508832658842} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id229.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id229.json new file mode 100644 index 0000000000000000000000000000000000000000..64efa1f78c6eb3f32d4b6e31398da2d8ed67c479 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id229.json @@ -0,0 +1 @@ +{"reward": 0.005500345649935429, "design_loss": 1.8317563444725238e-05, "all_loss": 0.09781227321390969} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id23.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id23.json new file mode 100644 index 0000000000000000000000000000000000000000..92c267fd0e32c36a89f48c44984b6acb0c59fdc9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id23.json @@ -0,0 +1 @@ +{"reward": 0.049093454437011685, "design_loss": 1.7793352526496165e-05, "all_loss": 0.0620909599105762} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id230.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id230.json new file mode 100644 index 0000000000000000000000000000000000000000..c34c5b524d56f5efca80a1f191003dbe0d3b706b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id230.json @@ -0,0 +1 @@ +{"reward": -0.0028446784669459158, "design_loss": 0.0, "all_loss": 0.1047527155512304} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id231.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id231.json new file mode 100644 index 0000000000000000000000000000000000000000..717498107959c1d679094a0f77c624489e52ec8a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id231.json @@ -0,0 +1 @@ +{"reward": 0.0048915923332008004, "design_loss": 4.4696712997449595e-09, "all_loss": 0.09349934596129969} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id232.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id232.json new file mode 100644 index 0000000000000000000000000000000000000000..2e62c83230b4ced8e5537b947a8eda97a6ffc388 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id232.json @@ -0,0 +1 @@ +{"reward": -0.0004403064602272744, "design_loss": 0.0, "all_loss": 0.09068158395851288} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id233.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id233.json new file mode 100644 index 0000000000000000000000000000000000000000..25fbc968c1cfbdf2bbfa6b4036c522f70f4749f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id233.json @@ -0,0 +1 @@ +{"reward": -0.002853258960890101, "design_loss": 0.00011791931319748983, "all_loss": 0.10851738888523707} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id234.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id234.json new file mode 100644 index 0000000000000000000000000000000000000000..93441cf6b2d44eff80cd9ce46e366e80d27f866d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id234.json @@ -0,0 +1 @@ +{"reward": -0.002912132998743572, "design_loss": 0.0001372321421513334, "all_loss": 0.107768676648498} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id235.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id235.json new file mode 100644 index 0000000000000000000000000000000000000000..8a77cbc2f5e68b25d6dcf25bffb12362c76851eb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id235.json @@ -0,0 +1 @@ +{"reward": 0.004182533629880761, "design_loss": 5.482819688040763e-05, "all_loss": 0.08947469683683067} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id236.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id236.json new file mode 100644 index 0000000000000000000000000000000000000000..02ffd9f07e469b07c95c1813b588f7064c1e4364 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id236.json @@ -0,0 +1 @@ +{"reward": 0.000405615417941263, "design_loss": 2.3965900254552253e-05, "all_loss": 0.09919398051525004} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id237.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id237.json new file mode 100644 index 0000000000000000000000000000000000000000..1c69416f29f4dd10f382b283c3183fcc70e3126b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id237.json @@ -0,0 +1 @@ +{"reward": -0.0006895038498229283, "design_loss": 0.00012133893324062228, "all_loss": 0.1084138232722606} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id238.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id238.json new file mode 100644 index 0000000000000000000000000000000000000000..2b439f94bb5e908be5d81224385d8a43eb8ce0e6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id238.json @@ -0,0 +1 @@ +{"reward": -0.003910498953393543, "design_loss": 0.0, "all_loss": 0.1046416602015922} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id239.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id239.json new file mode 100644 index 0000000000000000000000000000000000000000..cc8e57205845ac17c865618ef5b642a4e18e73fa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id239.json @@ -0,0 +1 @@ +{"reward": 0.006157780311127195, "design_loss": 2.4549924546590773e-06, "all_loss": 0.09477669575868429} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id24.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id24.json new file mode 100644 index 0000000000000000000000000000000000000000..81d8414945f70fab8b07bf8e33c7ff1e15e4b254 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id24.json @@ -0,0 +1 @@ +{"reward": 0.05150387185228372, "design_loss": 0.0, "all_loss": 0.0601620122443936} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id240.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id240.json new file mode 100644 index 0000000000000000000000000000000000000000..93d53fe2d1af39d44d3db09ecb40854deca7f31c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id240.json @@ -0,0 +1 @@ +{"reward": 0.0045261401470718665, "design_loss": 0.0, "all_loss": 0.10838286676728051} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id241.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id241.json new file mode 100644 index 0000000000000000000000000000000000000000..4dc54f9f22fd97a9e77a162c105669190138651a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id241.json @@ -0,0 +1 @@ +{"reward": 0.024786945358142257, "design_loss": 6.715470703966275e-07, "all_loss": 0.08731736386484645} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id242.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id242.json new file mode 100644 index 0000000000000000000000000000000000000000..066e9d5238d2be7b20cd003c82cdb8e8fd59f211 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id242.json @@ -0,0 +1 @@ +{"reward": 0.014020470916078137, "design_loss": 4.5868804932069906e-07, "all_loss": 0.08034075686804745} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id243.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id243.json new file mode 100644 index 0000000000000000000000000000000000000000..0c5027293b77b9fd393cf42b7636f6b6b1dcecf4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id243.json @@ -0,0 +1 @@ +{"reward": -0.002883730557538114, "design_loss": 2.304636836925056e-05, "all_loss": 0.09865144643957607} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id244.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id244.json new file mode 100644 index 0000000000000000000000000000000000000000..f66e44b368dbfb6526a098bcba3ec21d55f1fb95 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id244.json @@ -0,0 +1 @@ +{"reward": 0.008115945268145103, "design_loss": 5.5482163588749245e-05, "all_loss": 0.10814552819461115} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id245.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id245.json new file mode 100644 index 0000000000000000000000000000000000000000..fe8a081694b9cd4bd118141ad11fdfcb5e12506a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id245.json @@ -0,0 +1 @@ +{"reward": -0.001865657904886367, "design_loss": 7.220930342555221e-07, "all_loss": 0.0873404088965826} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id246.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id246.json new file mode 100644 index 0000000000000000000000000000000000000000..19859286a90855420c3a403dcb33b4ebde612f01 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id246.json @@ -0,0 +1 @@ +{"reward": 0.0074942849577355475, "design_loss": 2.2620697563979775e-06, "all_loss": 0.09316275374961101} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id247.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id247.json new file mode 100644 index 0000000000000000000000000000000000000000..6d8d38e0bb238c0a32e965df66b27429505c4b98 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id247.json @@ -0,0 +1 @@ +{"reward": -0.0007843616734280467, "design_loss": 8.266109944088385e-05, "all_loss": 0.10042814532067425} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id248.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id248.json new file mode 100644 index 0000000000000000000000000000000000000000..6c94da962eb9cf114aac7f9391c28db673d58f68 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id248.json @@ -0,0 +1 @@ +{"reward": 0.008361970019299225, "design_loss": 0.0, "all_loss": 0.098288195892094} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id249.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id249.json new file mode 100644 index 0000000000000000000000000000000000000000..1c41076b3702e8d4f8f48e35030aaaf0617c0986 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id249.json @@ -0,0 +1 @@ +{"reward": 0.0007068058073694816, "design_loss": 7.754624026246049e-11, "all_loss": 0.0994344234059036} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id25.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id25.json new file mode 100644 index 0000000000000000000000000000000000000000..ac233abe5fffaf67196caa6aed2f717af15df6d4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id25.json @@ -0,0 +1 @@ +{"reward": 0.0037667072014900965, "design_loss": 1.807950684451498e-05, "all_loss": 0.08962695986369572} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id250.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id250.json new file mode 100644 index 0000000000000000000000000000000000000000..87c43e0f5eaa339cb3c150b492a3008b99cd19f2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id250.json @@ -0,0 +1 @@ +{"reward": 0.033189627744441355, "design_loss": 0.0, "all_loss": 0.07110822929715635} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id251.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id251.json new file mode 100644 index 0000000000000000000000000000000000000000..b57a8adc9c8b8e9d91ca4277fc8839d653c9cb15 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id251.json @@ -0,0 +1 @@ +{"reward": 0.005977975089887885, "design_loss": 2.034700446529314e-05, "all_loss": 0.10937613619320621} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id252.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id252.json new file mode 100644 index 0000000000000000000000000000000000000000..957846dd878097fd9c67d43ae87e3d26344971e8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id252.json @@ -0,0 +1 @@ +{"reward": -0.002687631556651096, "design_loss": 0.0, "all_loss": 0.10743974574336448} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id253.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id253.json new file mode 100644 index 0000000000000000000000000000000000000000..fd8d4d2370a6ca2fb585928b009c08f47e43119e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id253.json @@ -0,0 +1 @@ +{"reward": 0.002450165538951013, "design_loss": 0.0, "all_loss": 0.09819323276386908} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id254.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id254.json new file mode 100644 index 0000000000000000000000000000000000000000..5afc6bbe162c85feb9ec950130d1fc876bebc367 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id254.json @@ -0,0 +1 @@ +{"reward": 0.006745425076004105, "design_loss": 6.302110705291852e-05, "all_loss": 0.1038026212550336} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id255.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id255.json new file mode 100644 index 0000000000000000000000000000000000000000..42ad0684033c6d988eb05743b312c16ebeb1a7c9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id255.json @@ -0,0 +1 @@ +{"reward": 0.0012347615167394022, "design_loss": 5.9086658438900486e-05, "all_loss": 0.09655969810844897} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id256.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id256.json new file mode 100644 index 0000000000000000000000000000000000000000..0419cdc639786917d750ec31b28b694e0d311a94 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id256.json @@ -0,0 +1 @@ +{"reward": 0.031909161506884456, "design_loss": 7.45604993426241e-05, "all_loss": 0.08348891478320733} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id257.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id257.json new file mode 100644 index 0000000000000000000000000000000000000000..e589eccf33e4f2831f55a94d3105a267df0538a9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id257.json @@ -0,0 +1 @@ +{"reward": 0.007515064222738024, "design_loss": 2.4496837340848288e-06, "all_loss": 0.090970545517683} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id258.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id258.json new file mode 100644 index 0000000000000000000000000000000000000000..a28944d3a45bfd4bafd219be36487307bdb25824 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id258.json @@ -0,0 +1 @@ +{"reward": -0.0027304077337750587, "design_loss": 0.0, "all_loss": 0.10676001497596607} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id259.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id259.json new file mode 100644 index 0000000000000000000000000000000000000000..b6a5975832e4a57141580fa571c9504d67b09d34 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id259.json @@ -0,0 +1 @@ +{"reward": -0.0029856264756916995, "design_loss": 1.1865748206218996e-07, "all_loss": 0.1043772731524644} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id26.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id26.json new file mode 100644 index 0000000000000000000000000000000000000000..54a5a5f5eee3cd1fc938972cef33374b0a885384 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id26.json @@ -0,0 +1 @@ +{"reward": 0.036038774490163336, "design_loss": 0.0, "all_loss": 0.07702524795767612} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id260.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id260.json new file mode 100644 index 0000000000000000000000000000000000000000..4f21eb943dc871703d1a05148a640b7d49d193f4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id260.json @@ -0,0 +1 @@ +{"reward": 0.010370403580552107, "design_loss": 2.135925205948297e-05, "all_loss": 0.08442873023849683} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id261.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id261.json new file mode 100644 index 0000000000000000000000000000000000000000..d48f43687eda597007c8037f18ed8fa21c942b71 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id261.json @@ -0,0 +1 @@ +{"reward": 0.013696923926445309, "design_loss": 1.671789686952252e-05, "all_loss": 0.08453695839874267} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id262.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id262.json new file mode 100644 index 0000000000000000000000000000000000000000..b298d9a292279536785e58cb96603513e21c0155 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id262.json @@ -0,0 +1 @@ +{"reward": -0.0026872258977915647, "design_loss": 1.1052020632007498e-08, "all_loss": 0.10762874002069149} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id263.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id263.json new file mode 100644 index 0000000000000000000000000000000000000000..dbf04796e72cd5a3ca2ef7ee8d1b75bae2fd203a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id263.json @@ -0,0 +1 @@ +{"reward": -0.0028339944280050683, "design_loss": 0.0, "all_loss": 0.1062858733531464} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id264.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id264.json new file mode 100644 index 0000000000000000000000000000000000000000..3402c7cb8e478cbd2952c0dcd660f46ebd3a8db4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id264.json @@ -0,0 +1 @@ +{"reward": 0.007422651673347436, "design_loss": 0.0, "all_loss": 0.10907456031944007} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id265.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id265.json new file mode 100644 index 0000000000000000000000000000000000000000..c861d6b3235108ea265abab5e58033da67506c54 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id265.json @@ -0,0 +1 @@ +{"reward": 0.002292263521403534, "design_loss": 0.0, "all_loss": 0.09817300492490708} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id266.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id266.json new file mode 100644 index 0000000000000000000000000000000000000000..b64415883f8fb549f414b51993930412e7a64b13 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id266.json @@ -0,0 +1 @@ +{"reward": 0.02434680563704593, "design_loss": 0.0, "all_loss": 0.09329034291448321} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id267.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id267.json new file mode 100644 index 0000000000000000000000000000000000000000..54be5542c3cfe366a4d1a4931d5979ef7e036ab9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id267.json @@ -0,0 +1 @@ +{"reward": 0.0025333268367560696, "design_loss": 3.081893373746425e-05, "all_loss": 0.09854833124015222} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id268.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id268.json new file mode 100644 index 0000000000000000000000000000000000000000..63136ea935930d2653e212351fb9bc43935011af --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id268.json @@ -0,0 +1 @@ +{"reward": -0.00018847335429070244, "design_loss": 1.673398401180748e-06, "all_loss": 0.10079128226853193} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id269.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id269.json new file mode 100644 index 0000000000000000000000000000000000000000..5ca686e876c0f4d9bd315408777d84883dade383 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id269.json @@ -0,0 +1 @@ +{"reward": -2.989606168665726e-06, "design_loss": 5.2329346544865984e-06, "all_loss": 0.09095911747353604} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id27.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id27.json new file mode 100644 index 0000000000000000000000000000000000000000..69e91419abfc000ddcd9cf73728435814272e3f3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id27.json @@ -0,0 +1 @@ +{"reward": 0.0117404635459364, "design_loss": 2.4992265025503002e-05, "all_loss": 0.08707234387680804} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id270.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id270.json new file mode 100644 index 0000000000000000000000000000000000000000..be022661f2cf8dcebf50df2f0566554eda1d454c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id270.json @@ -0,0 +1 @@ +{"reward": -0.0027438174636012086, "design_loss": 9.506572418160886e-09, "all_loss": 0.10723153305882828} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id271.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id271.json new file mode 100644 index 0000000000000000000000000000000000000000..6e5b313b1fb808efbd5ca8dc98b7dc1913a73eeb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id271.json @@ -0,0 +1 @@ +{"reward": 0.0005884415329679704, "design_loss": 6.69967193971388e-05, "all_loss": 0.09961198320514994} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id272.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id272.json new file mode 100644 index 0000000000000000000000000000000000000000..d5b35c1a96143ed9a5d95b2286d319db44fdf801 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id272.json @@ -0,0 +1 @@ +{"reward": -0.002746056652036921, "design_loss": 0.0, "all_loss": 0.10236173051995047} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id273.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id273.json new file mode 100644 index 0000000000000000000000000000000000000000..55587bc0838a12320311238593124be6f174c204 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id273.json @@ -0,0 +1 @@ +{"reward": 0.00842868304552187, "design_loss": 1.6698597391950898e-05, "all_loss": 0.09441446990958954} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id274.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id274.json new file mode 100644 index 0000000000000000000000000000000000000000..434074871b8bae6859adf5891b5443c5e66dd819 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id274.json @@ -0,0 +1 @@ +{"reward": -0.0022585013003934284, "design_loss": 6.9973370955267455e-06, "all_loss": 0.09995168937027514} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id275.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id275.json new file mode 100644 index 0000000000000000000000000000000000000000..ff244843fa2a8bdc79d96f66d41ad6778162e396 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id275.json @@ -0,0 +1 @@ +{"reward": 0.02188880978178223, "design_loss": 0.0, "all_loss": 0.07655983441174916} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id276.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id276.json new file mode 100644 index 0000000000000000000000000000000000000000..670d6a0c15eb04e46c86fce981eb5c66cb98dd88 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id276.json @@ -0,0 +1 @@ +{"reward": 0.0007150637680876509, "design_loss": 2.4633234716020525e-05, "all_loss": 0.09796798578412214} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id277.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id277.json new file mode 100644 index 0000000000000000000000000000000000000000..4c803ebf3d1add3c434658f14cbb408c147c7e86 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id277.json @@ -0,0 +1 @@ +{"reward": 0.048273509598875386, "design_loss": 9.574244359100703e-06, "all_loss": 0.06755547815295161} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id278.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id278.json new file mode 100644 index 0000000000000000000000000000000000000000..d8308e41e1d610b326529053c3a967019c6acccb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id278.json @@ -0,0 +1 @@ +{"reward": 0.0015367343972714775, "design_loss": 3.150992779410444e-05, "all_loss": 0.09877099191511954} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id279.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id279.json new file mode 100644 index 0000000000000000000000000000000000000000..12ec2eda4306fb4a4310c4287772ce39bf5e0bee --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id279.json @@ -0,0 +1 @@ +{"reward": 0.0019871151593448405, "design_loss": 6.336096703307703e-06, "all_loss": 0.10124541714239377} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id28.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id28.json new file mode 100644 index 0000000000000000000000000000000000000000..2bb9bb865ed0b2c747830655c8795881a413f9a9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id28.json @@ -0,0 +1 @@ +{"reward": 0.041971376429162446, "design_loss": 7.188816653069807e-08, "all_loss": 0.06681751480015431} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id280.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id280.json new file mode 100644 index 0000000000000000000000000000000000000000..474c4ec857c667ddb5f08bd79e37a036c1a6cf00 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id280.json @@ -0,0 +1 @@ +{"reward": 0.0010627652577223645, "design_loss": 6.107733497628942e-05, "all_loss": 0.10242958881927278} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id281.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id281.json new file mode 100644 index 0000000000000000000000000000000000000000..5233151284b44a5686e820d5707d3ceed16a8d06 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id281.json @@ -0,0 +1 @@ +{"reward": 0.0019406729872075285, "design_loss": 3.164765439578332e-05, "all_loss": 0.10086578746870409} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id282.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id282.json new file mode 100644 index 0000000000000000000000000000000000000000..2e079d691fb9d66f47335205f2a707e970a48f60 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id282.json @@ -0,0 +1 @@ +{"reward": -0.00242814098473626, "design_loss": 2.9625820388901047e-05, "all_loss": 0.09971470718776505} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id283.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id283.json new file mode 100644 index 0000000000000000000000000000000000000000..283b97044d761ade71f309b9dbc9660473de457a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id283.json @@ -0,0 +1 @@ +{"reward": 0.010243925948204724, "design_loss": 3.099011519225314e-05, "all_loss": 0.1044488826408635} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id284.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id284.json new file mode 100644 index 0000000000000000000000000000000000000000..cf9ffe26f50511e4f725e0e455e09ce480f95e73 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id284.json @@ -0,0 +1 @@ +{"reward": 0.0010639598946072526, "design_loss": 0.0001623123389435932, "all_loss": 0.09538252585819934} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id285.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id285.json new file mode 100644 index 0000000000000000000000000000000000000000..76f32224694b6ef089b53ab796d14beeaf789440 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id285.json @@ -0,0 +1 @@ +{"reward": 0.0348194010391852, "design_loss": 7.951928893135118e-09, "all_loss": 0.07511126583109808} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id286.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id286.json new file mode 100644 index 0000000000000000000000000000000000000000..691880574cf87a0c436a3085ad78e018448b5d95 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id286.json @@ -0,0 +1 @@ +{"reward": 0.0016055538759042892, "design_loss": 0.0, "all_loss": 0.0963065574452569} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id287.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id287.json new file mode 100644 index 0000000000000000000000000000000000000000..0d02c714cda48874c31e67f86995cb2d38b2d577 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id287.json @@ -0,0 +1 @@ +{"reward": 0.02523687655598518, "design_loss": 2.2644891942036338e-05, "all_loss": 0.08695974143063034} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id288.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id288.json new file mode 100644 index 0000000000000000000000000000000000000000..3313a8d6805b1e944e5590678da9453040fcdd25 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id288.json @@ -0,0 +1 @@ +{"reward": 0.008149609808675184, "design_loss": 0.0, "all_loss": 0.08845111970266367} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id289.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id289.json new file mode 100644 index 0000000000000000000000000000000000000000..12a54dc8b1f171a345bf298c4b23d4174bf25717 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id289.json @@ -0,0 +1 @@ +{"reward": 0.0007378537362192628, "design_loss": 3.882050441461615e-05, "all_loss": 0.1021121953874655} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id29.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id29.json new file mode 100644 index 0000000000000000000000000000000000000000..8c9a6abbbd2e642d423be3ec918a3c95ecfe59e3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id29.json @@ -0,0 +1 @@ +{"reward": 0.04837140397065161, "design_loss": 2.8986562028876506e-05, "all_loss": 0.06290350657820482} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id290.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id290.json new file mode 100644 index 0000000000000000000000000000000000000000..fdc1839eefacb48f8eb8dd1accd73a6b16d3f4fa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id290.json @@ -0,0 +1 @@ +{"reward": -0.0024966758133025957, "design_loss": 2.8136752007412724e-05, "all_loss": 0.10553554986247746} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id291.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id291.json new file mode 100644 index 0000000000000000000000000000000000000000..44a69a78e1b7c862d02433208d9abb1b0c4a35bf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id291.json @@ -0,0 +1 @@ +{"reward": 0.006630590679037332, "design_loss": 0.0, "all_loss": 0.09119636837658929} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id292.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id292.json new file mode 100644 index 0000000000000000000000000000000000000000..37f93687c617f1e20a37055776f9e05043028e42 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id292.json @@ -0,0 +1 @@ +{"reward": 0.014658410654663029, "design_loss": 9.689239277577144e-08, "all_loss": 0.08136931857216306} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id293.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id293.json new file mode 100644 index 0000000000000000000000000000000000000000..d758db4f54d7f9e893fcb857f2a6c8b66e961bc5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id293.json @@ -0,0 +1 @@ +{"reward": -4.687866762091708e-05, "design_loss": 2.9704477128689177e-05, "all_loss": 0.09423611654398802} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id294.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id294.json new file mode 100644 index 0000000000000000000000000000000000000000..9f1919742def2d5cf26a78052b8e74b1568b50a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id294.json @@ -0,0 +1 @@ +{"reward": 0.0031858262419904165, "design_loss": 0.00014164995809551328, "all_loss": 0.0952876784314812} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id295.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id295.json new file mode 100644 index 0000000000000000000000000000000000000000..7125f3c81a1de757667e1b3700005a54402455f0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id295.json @@ -0,0 +1 @@ +{"reward": -0.0017557176821137999, "design_loss": 2.705212864384521e-06, "all_loss": 0.10430209088723148} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id296.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id296.json new file mode 100644 index 0000000000000000000000000000000000000000..22384d6175601498b1a34addb630b30a6f869f7e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id296.json @@ -0,0 +1 @@ +{"reward": -0.0003804142948448386, "design_loss": 1.0195963113801554e-05, "all_loss": 0.1006151174247286} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id297.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id297.json new file mode 100644 index 0000000000000000000000000000000000000000..0aaf6e062f66cb8cbdc1082ac5ba87d089fe8026 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id297.json @@ -0,0 +1 @@ +{"reward": 0.0010956824972154083, "design_loss": 0.00019397918367758393, "all_loss": 0.09769106875300115} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id298.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id298.json new file mode 100644 index 0000000000000000000000000000000000000000..e447bf0600d5db3599b811b9ae8d759c0adf826d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id298.json @@ -0,0 +1 @@ +{"reward": -0.0029796318744197275, "design_loss": 9.544426575303078e-05, "all_loss": 0.10606163936141297} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id299.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id299.json new file mode 100644 index 0000000000000000000000000000000000000000..e6f6242c6a2f4daa1a899a690f4315f0d9b3272d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id299.json @@ -0,0 +1 @@ +{"reward": 0.006046126241896349, "design_loss": 2.1684833484414412e-08, "all_loss": 0.09271031456026885} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id3.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id3.json new file mode 100644 index 0000000000000000000000000000000000000000..480545d2a089b3c8c0891f25888b9dce7cd12458 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id3.json @@ -0,0 +1 @@ +{"reward": 0.033747470449889294, "design_loss": 0.0, "all_loss": 0.07802208572535965} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id30.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id30.json new file mode 100644 index 0000000000000000000000000000000000000000..346b90cb436db3ac148039ca6b0555c0e307f075 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id30.json @@ -0,0 +1 @@ +{"reward": 0.03399091227641381, "design_loss": 3.8665532997583796e-07, "all_loss": 0.08124251872703217} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id300.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id300.json new file mode 100644 index 0000000000000000000000000000000000000000..c60a1f7367b2557ef1a9bf1b756a593d055dc1bd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id300.json @@ -0,0 +1 @@ +{"reward": 0.022285745579934624, "design_loss": 0.0, "all_loss": 0.072919471268028} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id301.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id301.json new file mode 100644 index 0000000000000000000000000000000000000000..6a0eafc5a78cb5375186a203c7c5b51e08850ac2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id301.json @@ -0,0 +1 @@ +{"reward": -0.002925693215702796, "design_loss": 1.2147999768785667e-05, "all_loss": 0.10836038956750803} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id302.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id302.json new file mode 100644 index 0000000000000000000000000000000000000000..a39ad5bc870c56c7f6768f14194f63091e840a11 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id302.json @@ -0,0 +1 @@ +{"reward": -0.00014624314627641188, "design_loss": 5.0491888003989516e-08, "all_loss": 0.09410215418532299} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id303.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id303.json new file mode 100644 index 0000000000000000000000000000000000000000..be382a57dd6663aca9719d138da81122d8246cf9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id303.json @@ -0,0 +1 @@ +{"reward": -5.933962813690907e-05, "design_loss": 1.1602151062106714e-06, "all_loss": 0.10109395831462081} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id304.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id304.json new file mode 100644 index 0000000000000000000000000000000000000000..c24a3b904282eb8ab41c36c55539d47ecbca829a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id304.json @@ -0,0 +1 @@ +{"reward": -0.0008076999705367016, "design_loss": 6.419683984404401e-08, "all_loss": 0.09738350171658419} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id305.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id305.json new file mode 100644 index 0000000000000000000000000000000000000000..31cbaebae10f1c2f96b94b8ec9c9bf9a784a34e9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id305.json @@ -0,0 +1 @@ +{"reward": -0.0015959484398864743, "design_loss": 0.00010866954835364595, "all_loss": 0.10699006404978227} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id306.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id306.json new file mode 100644 index 0000000000000000000000000000000000000000..4f86bda73e13a99e1c578f9021fa14d7daeae653 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id306.json @@ -0,0 +1 @@ +{"reward": -0.0011294242981369357, "design_loss": 0.0, "all_loss": 0.0873154364958951} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id307.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id307.json new file mode 100644 index 0000000000000000000000000000000000000000..586a43bb7ef7a3f895bcc65ccc10cfa0f38672d0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id307.json @@ -0,0 +1 @@ +{"reward": 0.0012158904404618587, "design_loss": 1.2824412642942207e-09, "all_loss": 0.09564649475691361} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id308.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id308.json new file mode 100644 index 0000000000000000000000000000000000000000..1587f487d6ea0299b43abaf32b88b9d29fc599fb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id308.json @@ -0,0 +1 @@ +{"reward": -0.0007448778700613057, "design_loss": 2.1880518730199583e-08, "all_loss": 0.09008036911556111} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id309.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id309.json new file mode 100644 index 0000000000000000000000000000000000000000..15f12a64b95a8e270ba7d3729f9ad2dc1e196264 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id309.json @@ -0,0 +1 @@ +{"reward": 0.003734840456395397, "design_loss": 5.542781789102946e-10, "all_loss": 0.11471754158102035} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id31.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id31.json new file mode 100644 index 0000000000000000000000000000000000000000..f18a47a1a80e4765021a0dcd0483a271fd0ab1b2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id31.json @@ -0,0 +1 @@ +{"reward": 0.04049015956284312, "design_loss": 9.599290024198126e-06, "all_loss": 0.0695844363859662} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id310.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id310.json new file mode 100644 index 0000000000000000000000000000000000000000..373ce29dbbdb2c76168e830649e6a938fd102c5c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id310.json @@ -0,0 +1 @@ +{"reward": 0.03538900774775458, "design_loss": 0.0, "all_loss": 0.0814579275942067} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id311.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id311.json new file mode 100644 index 0000000000000000000000000000000000000000..7af281ecbe2878e2a3afce3a8ee48601a36ea1c9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id311.json @@ -0,0 +1 @@ +{"reward": 0.008871397415398052, "design_loss": 1.5315743118193836e-09, "all_loss": 0.10843630158268858} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id312.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id312.json new file mode 100644 index 0000000000000000000000000000000000000000..691ce7845237351ee9159f809f45d453da174615 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id312.json @@ -0,0 +1 @@ +{"reward": 0.007554439777361782, "design_loss": 1.7251137407470196e-08, "all_loss": 0.08912655684984506} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id313.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id313.json new file mode 100644 index 0000000000000000000000000000000000000000..8ffc4aac9adb32cb069eef28900a5f84c240118a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id313.json @@ -0,0 +1 @@ +{"reward": 0.0011222912714191763, "design_loss": 0.0, "all_loss": 0.09764104338012734} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id314.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id314.json new file mode 100644 index 0000000000000000000000000000000000000000..38d017b3bc66321ff7a3863feaa8270811f59128 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id314.json @@ -0,0 +1 @@ +{"reward": 0.005546150509232725, "design_loss": 0.0, "all_loss": 0.1094367222384928} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id315.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id315.json new file mode 100644 index 0000000000000000000000000000000000000000..678c66ce854949a8d2bccfcda7003e49268f4b01 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id315.json @@ -0,0 +1 @@ +{"reward": 0.007506669244578074, "design_loss": 0.0, "all_loss": 0.0870373698929176} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id316.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id316.json new file mode 100644 index 0000000000000000000000000000000000000000..c11c2efda3377feace5187d26e69f15c91ed83ae --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id316.json @@ -0,0 +1 @@ +{"reward": -0.00280146187873459, "design_loss": 6.083671877377128e-08, "all_loss": 0.10395638709156091} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id317.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id317.json new file mode 100644 index 0000000000000000000000000000000000000000..2a7b2f7a4946891cec0e99a97e7ebbb7c8a61163 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id317.json @@ -0,0 +1 @@ +{"reward": -0.002944236494818883, "design_loss": 0.000132569984998554, "all_loss": 0.1069678357678074} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id318.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id318.json new file mode 100644 index 0000000000000000000000000000000000000000..0202858555a470ad8aac8d1c56827e50118656ca --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id318.json @@ -0,0 +1 @@ +{"reward": 0.037628219863974036, "design_loss": 4.7522622281803706e-08, "all_loss": 0.07812772498752052} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id319.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id319.json new file mode 100644 index 0000000000000000000000000000000000000000..a7a81594d7558925d4ba874cfbdcb38c8d10e2b4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id319.json @@ -0,0 +1 @@ +{"reward": 0.0045070274139233785, "design_loss": 2.1173704567445384e-08, "all_loss": 0.09654728569615699} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id32.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id32.json new file mode 100644 index 0000000000000000000000000000000000000000..e694c6526384ff374dd303b9fff404bdce249390 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id32.json @@ -0,0 +1 @@ +{"reward": 0.040184678291175446, "design_loss": 0.0, "all_loss": 0.07315836681559158} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id320.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id320.json new file mode 100644 index 0000000000000000000000000000000000000000..34b6679c37d392c5e148b413d084ee0cd18cc90b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id320.json @@ -0,0 +1 @@ +{"reward": -0.0015473998874105666, "design_loss": 2.956033313239459e-05, "all_loss": 0.10273218572619072} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id321.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id321.json new file mode 100644 index 0000000000000000000000000000000000000000..24baded808e248ab2406e87e49cb94227c30a094 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id321.json @@ -0,0 +1 @@ +{"reward": -0.002714415888795979, "design_loss": 7.685993296036031e-06, "all_loss": 0.09745902134073318} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id322.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id322.json new file mode 100644 index 0000000000000000000000000000000000000000..87bcebc98b5a6876a4b418b0768d180f9e7f5cea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id322.json @@ -0,0 +1 @@ +{"reward": 0.0006730663340338006, "design_loss": 5.833272007293999e-05, "all_loss": 0.09599598541142755} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id323.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id323.json new file mode 100644 index 0000000000000000000000000000000000000000..be45325cac977607fd8271c932724fe1b98d0ace --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id323.json @@ -0,0 +1 @@ +{"reward": 0.010627610798615877, "design_loss": 0.0001344731863355264, "all_loss": 0.08921342984051611} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id324.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id324.json new file mode 100644 index 0000000000000000000000000000000000000000..5dc2ad321d6a18850e382b041f94cd308c92e3c5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id324.json @@ -0,0 +1 @@ +{"reward": 0.006915396359298831, "design_loss": 5.981970753055066e-05, "all_loss": 0.10802183518561649} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id325.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id325.json new file mode 100644 index 0000000000000000000000000000000000000000..84952379846d694fb68112f8f0859e6a669ae8c1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id325.json @@ -0,0 +1 @@ +{"reward": 0.007751734965070853, "design_loss": 4.7482373588536575e-07, "all_loss": 0.09591327888086679} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id326.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id326.json new file mode 100644 index 0000000000000000000000000000000000000000..e0d73d940c4c4842c8fcb9c586e7de13af0f70df --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id326.json @@ -0,0 +1 @@ +{"reward": 0.005025977339755475, "design_loss": 6.272101745707914e-05, "all_loss": 0.09341795616479277} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id327.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id327.json new file mode 100644 index 0000000000000000000000000000000000000000..21e1abf58acd2dcbab81ab962c023a07b1645276 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id327.json @@ -0,0 +1 @@ +{"reward": -0.0031007237807585963, "design_loss": 0.0, "all_loss": 0.1014196939445328} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id328.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id328.json new file mode 100644 index 0000000000000000000000000000000000000000..9a3af202c2041441158dd6ee161efa265310be8d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id328.json @@ -0,0 +1 @@ +{"reward": -0.0020928936981877977, "design_loss": 1.7255904822377488e-05, "all_loss": 0.10274211522219531} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id329.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id329.json new file mode 100644 index 0000000000000000000000000000000000000000..0778cb7fc4bc5da61844867ada0066843b837d61 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id329.json @@ -0,0 +1 @@ +{"reward": 0.020136016231389886, "design_loss": 6.098778726482124e-07, "all_loss": 0.07759063675202939} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id33.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id33.json new file mode 100644 index 0000000000000000000000000000000000000000..1af160ddaf7db2fde141b04c6bc243bc6cc7ebf0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id33.json @@ -0,0 +1 @@ +{"reward": 0.029360698987519793, "design_loss": 0.0, "all_loss": 0.08439161801979408} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id330.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id330.json new file mode 100644 index 0000000000000000000000000000000000000000..e7bb709c2372ad264796cda1ed94c8e064cab468 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id330.json @@ -0,0 +1 @@ +{"reward": 0.012321930850382093, "design_loss": 2.190353676212453e-08, "all_loss": 0.08777436380995161} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id331.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id331.json new file mode 100644 index 0000000000000000000000000000000000000000..010d7923824e1e17bb816c8c715d9547db380913 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id331.json @@ -0,0 +1 @@ +{"reward": 0.009056470589747762, "design_loss": 0.0, "all_loss": 0.0907613677311906} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id332.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id332.json new file mode 100644 index 0000000000000000000000000000000000000000..bc6ddeaec9aede2564b11e7cb363f213888367c2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id332.json @@ -0,0 +1 @@ +{"reward": -0.0010027344547502565, "design_loss": 4.3934032873949036e-05, "all_loss": 0.09958973423117429} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id333.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id333.json new file mode 100644 index 0000000000000000000000000000000000000000..62250edef79e8cd424f10077996fa2517e3ff98c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id333.json @@ -0,0 +1 @@ +{"reward": 0.007393099077026163, "design_loss": 0.0001693201920716092, "all_loss": 0.09449945303798182} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id334.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id334.json new file mode 100644 index 0000000000000000000000000000000000000000..f5b3b620155cb7fec669d297d00748b223f18e4f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id334.json @@ -0,0 +1 @@ +{"reward": 0.008910921925176132, "design_loss": 0.0, "all_loss": 0.09240971127847443} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id335.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id335.json new file mode 100644 index 0000000000000000000000000000000000000000..c5b2417b85072a90dac2e50adb54f7343b7d07bd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id335.json @@ -0,0 +1 @@ +{"reward": 0.0001531021879033062, "design_loss": 3.573572271431402e-10, "all_loss": 0.10081970220971148} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id336.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id336.json new file mode 100644 index 0000000000000000000000000000000000000000..6b199b6631eadc0f4345983945693f9ed9b720e6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id336.json @@ -0,0 +1 @@ +{"reward": 0.0009274580959838935, "design_loss": 0.0, "all_loss": 0.09995887548880686} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id337.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id337.json new file mode 100644 index 0000000000000000000000000000000000000000..34d8ebaa7097b129eea25153a49852db3ddf6c86 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id337.json @@ -0,0 +1 @@ +{"reward": 0.00204157254441531, "design_loss": 1.2137966223235708e-05, "all_loss": 0.10151301780828174} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id338.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id338.json new file mode 100644 index 0000000000000000000000000000000000000000..7d586b264d7dbedf3865c368d5ee0acd699799d6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id338.json @@ -0,0 +1 @@ +{"reward": 0.007983719951260002, "design_loss": 9.082730656473359e-08, "all_loss": 0.09896706348583131} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id339.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id339.json new file mode 100644 index 0000000000000000000000000000000000000000..8c60de2fcf66464e7742e3fb7d004875e3838e26 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id339.json @@ -0,0 +1 @@ +{"reward": 0.01928371949564428, "design_loss": 1.8708460629568435e-05, "all_loss": 0.09009130122042644} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id34.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id34.json new file mode 100644 index 0000000000000000000000000000000000000000..d48368eeafbec9592a0ae4b34b1d4ca6a5a461c3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id34.json @@ -0,0 +1 @@ +{"reward": 0.04483952872036413, "design_loss": 3.850695429719053e-05, "all_loss": 0.06872555190702703} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id340.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id340.json new file mode 100644 index 0000000000000000000000000000000000000000..b5cf625c57c9abd24dd7f340d89e9b5f9ae2189b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id340.json @@ -0,0 +1 @@ +{"reward": 0.00695969075417921, "design_loss": 5.794816004822678e-08, "all_loss": 0.09366666842022328} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id341.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id341.json new file mode 100644 index 0000000000000000000000000000000000000000..a929b6398ed5cb246005992083fd23c0fbf197da --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id341.json @@ -0,0 +1 @@ +{"reward": 0.013319920416232311, "design_loss": 1.6379395617605041e-07, "all_loss": 0.09815646051533888} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id342.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id342.json new file mode 100644 index 0000000000000000000000000000000000000000..be9dd67830d5f13258d9017f807d0938485d7bfa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id342.json @@ -0,0 +1 @@ +{"reward": -0.0029462122328514084, "design_loss": 3.571067663798999e-09, "all_loss": 0.10648851534070287} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id343.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id343.json new file mode 100644 index 0000000000000000000000000000000000000000..31edd9dba2a06b37d6754f077116870650373a19 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id343.json @@ -0,0 +1 @@ +{"reward": 0.0036029741281363575, "design_loss": 0.00010199740790994838, "all_loss": 0.09095811357490755} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id344.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id344.json new file mode 100644 index 0000000000000000000000000000000000000000..fafe64fcda36e3f2ecc3f43d97b2ec477750b3a8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id344.json @@ -0,0 +1 @@ +{"reward": 0.0007113976763405971, "design_loss": 4.192505969058402e-07, "all_loss": 0.09029241989657018} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id345.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id345.json new file mode 100644 index 0000000000000000000000000000000000000000..ec10460523c29a09b111b20aa27d09103a9639d1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id345.json @@ -0,0 +1 @@ +{"reward": 0.00938292983961031, "design_loss": 1.9400233213673346e-05, "all_loss": 0.08964218085490663} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id346.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id346.json new file mode 100644 index 0000000000000000000000000000000000000000..a3a6f09983fdc5faa37a06f79b8930beeac314f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id346.json @@ -0,0 +1 @@ +{"reward": 0.023843898920880055, "design_loss": 2.9590866645889946e-08, "all_loss": 0.0896154298143946} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id347.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id347.json new file mode 100644 index 0000000000000000000000000000000000000000..da402e39ee5280ee6f0dfdff4fe81b6e8da73dd3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id347.json @@ -0,0 +1 @@ +{"reward": 0.009336676223561935, "design_loss": 1.5956667994032614e-05, "all_loss": 0.08948713904953401} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id348.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id348.json new file mode 100644 index 0000000000000000000000000000000000000000..d74a2c09d922b8679f44ab52165b5f8d8f343491 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id348.json @@ -0,0 +1 @@ +{"reward": 0.012295209076959052, "design_loss": 2.7144889827468432e-05, "all_loss": 0.0912366324455542} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id349.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id349.json new file mode 100644 index 0000000000000000000000000000000000000000..e7d849def7782f7cf396eac4db5060cbcd3d8e5f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id349.json @@ -0,0 +1 @@ +{"reward": -0.0018176411051190194, "design_loss": 3.94060492681092e-07, "all_loss": 0.1013861097833194} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id35.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id35.json new file mode 100644 index 0000000000000000000000000000000000000000..71c5df5a2a8a54061117aed72d7e5eb9a51544f3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id35.json @@ -0,0 +1 @@ +{"reward": 0.039266966970265466, "design_loss": 5.621950549539179e-07, "all_loss": 0.07222551073396694} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id350.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id350.json new file mode 100644 index 0000000000000000000000000000000000000000..0f96c70648711933cb8efd932d5f5030bb56bf9e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id350.json @@ -0,0 +1 @@ +{"reward": 0.006785109900697875, "design_loss": 0.00010027795360656455, "all_loss": 0.0982113927013165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id351.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id351.json new file mode 100644 index 0000000000000000000000000000000000000000..38fcbf8fd6b1b5dabe7df34696ee01dd9b257037 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id351.json @@ -0,0 +1 @@ +{"reward": -0.002587756920232623, "design_loss": 3.437012827123276e-11, "all_loss": 0.10285011338913867} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id352.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id352.json new file mode 100644 index 0000000000000000000000000000000000000000..662a6c85fc2ef70ab1c6ce18cb381fdc862015d4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id352.json @@ -0,0 +1 @@ +{"reward": -0.0008074072922542447, "design_loss": 0.0, "all_loss": 0.09924395671492611} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id353.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id353.json new file mode 100644 index 0000000000000000000000000000000000000000..350ff752ab86e9265de483f93a87e5734ee147bd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id353.json @@ -0,0 +1 @@ +{"reward": 0.0015417839621151563, "design_loss": 0.0, "all_loss": 0.0982396739627241} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id354.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id354.json new file mode 100644 index 0000000000000000000000000000000000000000..1774a95cfd696485218612461f3293bcab823762 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id354.json @@ -0,0 +1 @@ +{"reward": 0.006113409363166539, "design_loss": 0.0, "all_loss": 0.09608884170572228} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id355.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id355.json new file mode 100644 index 0000000000000000000000000000000000000000..47439bab420790df6710c1e68acb9e3317e28e41 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id355.json @@ -0,0 +1 @@ +{"reward": 0.0056706181320883425, "design_loss": 0.0, "all_loss": 0.08005932523003069} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id356.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id356.json new file mode 100644 index 0000000000000000000000000000000000000000..8c5135a7243c03d0cfc50c8235452ea40f69d481 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id356.json @@ -0,0 +1 @@ +{"reward": 0.0004411552829584331, "design_loss": 3.4269376225637416e-10, "all_loss": 0.09645157492825927} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id357.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id357.json new file mode 100644 index 0000000000000000000000000000000000000000..3e0c31849c0e8a907325b9391193a9654af966a1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id357.json @@ -0,0 +1 @@ +{"reward": 0.00910283123742961, "design_loss": 5.802902251161868e-06, "all_loss": 0.09072317552595713} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id358.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id358.json new file mode 100644 index 0000000000000000000000000000000000000000..dd0ebb79296fbb64b9514fb8a9abdb8c94ef5cf9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id358.json @@ -0,0 +1 @@ +{"reward": 0.00946335461963689, "design_loss": 2.798748937493656e-05, "all_loss": 0.10552124929403282} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id359.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id359.json new file mode 100644 index 0000000000000000000000000000000000000000..d8d441f24640e2f4aa138310b2dc0ac3666d3797 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id359.json @@ -0,0 +1 @@ +{"reward": 0.007533388965312068, "design_loss": 1.763462364579027e-06, "all_loss": 0.08618940264401916} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id36.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id36.json new file mode 100644 index 0000000000000000000000000000000000000000..2e2bdad3868adb6c6cceda8f29d8d7b95e46784b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id36.json @@ -0,0 +1 @@ +{"reward": 0.00044104352506554867, "design_loss": 0.00010141111124539748, "all_loss": 0.0936461264381705} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id360.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id360.json new file mode 100644 index 0000000000000000000000000000000000000000..6d5d06f2ef6ba5177588d21118e114e4850efc12 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id360.json @@ -0,0 +1 @@ +{"reward": -0.0026800947505348227, "design_loss": 0.0, "all_loss": 0.1029225233666835} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id361.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id361.json new file mode 100644 index 0000000000000000000000000000000000000000..16178b0ae4ef746bae1f1f4c73702a279c34bc3a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id361.json @@ -0,0 +1 @@ +{"reward": 0.0023532527342779025, "design_loss": 2.6826826797332615e-05, "all_loss": 0.09484349336507003} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id362.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id362.json new file mode 100644 index 0000000000000000000000000000000000000000..d4bea1b0a41e2b4e333e407da04d8e8c182e689f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id362.json @@ -0,0 +1 @@ +{"reward": 0.0077207102000566435, "design_loss": 2.3223141397465952e-05, "all_loss": 0.09239438234260994} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id363.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id363.json new file mode 100644 index 0000000000000000000000000000000000000000..6d0cef257637f50104fe203e41233eb69b9b8a39 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id363.json @@ -0,0 +1 @@ +{"reward": -0.0002852410707971098, "design_loss": 7.257508514157962e-07, "all_loss": 0.10080392557153509} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id364.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id364.json new file mode 100644 index 0000000000000000000000000000000000000000..b5664532bc4e4d2d71e5abc233c80a9dad1e817a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id364.json @@ -0,0 +1 @@ +{"reward": -0.0021303693411978963, "design_loss": 4.4545726268552244e-05, "all_loss": 0.10196721361478954} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id365.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id365.json new file mode 100644 index 0000000000000000000000000000000000000000..536e27e5a9a1a51ca377ccb98eaf11fef1c2eb75 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id365.json @@ -0,0 +1 @@ +{"reward": 0.05028201947852008, "design_loss": 0.0, "all_loss": 0.06348862676993217} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id366.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id366.json new file mode 100644 index 0000000000000000000000000000000000000000..85462444a79f3e86182f4aee5067e1d5b8e3a4a8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id366.json @@ -0,0 +1 @@ +{"reward": 0.0036797871697468454, "design_loss": 4.648633694159798e-05, "all_loss": 0.08905355872937697} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id367.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id367.json new file mode 100644 index 0000000000000000000000000000000000000000..a9e2ccf67ef2223d234ad31b248d252cd7189083 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id367.json @@ -0,0 +1 @@ +{"reward": 0.00435542790671388, "design_loss": 6.03595481152297e-06, "all_loss": 0.09999192921176481} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id368.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id368.json new file mode 100644 index 0000000000000000000000000000000000000000..6df11abe4e8f95925bfb095b4711fbc5cfd179d6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id368.json @@ -0,0 +1 @@ +{"reward": -0.0029350141715715483, "design_loss": 0.0, "all_loss": 0.10872979539794002} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id369.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id369.json new file mode 100644 index 0000000000000000000000000000000000000000..274f9af175da079fba727c66d77fbb3d88a5b7f8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id369.json @@ -0,0 +1 @@ +{"reward": -0.001164124870695421, "design_loss": 0.0, "all_loss": 0.10374440960674554} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id37.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id37.json new file mode 100644 index 0000000000000000000000000000000000000000..9073c3fe146f64de247105c38e4a33f2ef67c391 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id37.json @@ -0,0 +1 @@ +{"reward": 0.0014914166402451579, "design_loss": 3.8278147258097306e-05, "all_loss": 0.0895393568654095} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id370.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id370.json new file mode 100644 index 0000000000000000000000000000000000000000..8c32e8d74042a0d431c93bd2f7e7fa1bd05cc4f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id370.json @@ -0,0 +1 @@ +{"reward": -0.0030479781923710286, "design_loss": 0.0, "all_loss": 0.10954958806955031} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id371.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id371.json new file mode 100644 index 0000000000000000000000000000000000000000..6382a8fd912c5a6d1510acb698325de207464cfe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id371.json @@ -0,0 +1 @@ +{"reward": -0.0017428167419031998, "design_loss": 0.0, "all_loss": 0.09847919545906603} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id372.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id372.json new file mode 100644 index 0000000000000000000000000000000000000000..c1a56d7ecfa0b0ed4313f25948c5e4547c6378f0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id372.json @@ -0,0 +1 @@ +{"reward": 0.0011165325024841688, "design_loss": 1.8669377155333677e-08, "all_loss": 0.09966553593728014} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id373.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id373.json new file mode 100644 index 0000000000000000000000000000000000000000..ab2c29d621b1fdec95213b4bb1c9a7bfcc51be8d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id373.json @@ -0,0 +1 @@ +{"reward": -0.0031373259133123943, "design_loss": 0.0, "all_loss": 0.1035014310248747} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id374.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id374.json new file mode 100644 index 0000000000000000000000000000000000000000..56957b258bd62ca34e7c65b1df573d71d851d4e3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id374.json @@ -0,0 +1 @@ +{"reward": 0.001342961520690425, "design_loss": 0.0, "all_loss": 0.10012479503289622} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id375.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id375.json new file mode 100644 index 0000000000000000000000000000000000000000..c9dcfd82b908a7cdbbfa81b47baa270ed64f0b51 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id375.json @@ -0,0 +1 @@ +{"reward": 0.0005997724102965452, "design_loss": 3.796734017669223e-05, "all_loss": 0.10303444529950928} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id376.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id376.json new file mode 100644 index 0000000000000000000000000000000000000000..ccdbbae78eff375e27caa711a72422b428925ed3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id376.json @@ -0,0 +1 @@ +{"reward": 0.012838199140165651, "design_loss": 1.7707790902932175e-05, "all_loss": 0.08131820920723139} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id377.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id377.json new file mode 100644 index 0000000000000000000000000000000000000000..90b83638a91e50ce7f2980bfc1f33652951a8957 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id377.json @@ -0,0 +1 @@ +{"reward": 0.0007446766726558751, "design_loss": 1.2125777175242547e-05, "all_loss": 0.09162721776709082} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id378.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id378.json new file mode 100644 index 0000000000000000000000000000000000000000..bf89a6d33700525fd86f510373c6539b4a05b807 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id378.json @@ -0,0 +1 @@ +{"reward": 0.00668114854387275, "design_loss": 2.3610809876117855e-05, "all_loss": 0.08591338062558386} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id379.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id379.json new file mode 100644 index 0000000000000000000000000000000000000000..bda90aab281e2a4aaa4f1943e7f524511e6a5b12 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id379.json @@ -0,0 +1 @@ +{"reward": 0.00043064661164501916, "design_loss": 1.8673569357474662e-08, "all_loss": 0.10627544067668365} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id38.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id38.json new file mode 100644 index 0000000000000000000000000000000000000000..ee71326a7fa2ef6efe28818d1538c0db1277e253 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id38.json @@ -0,0 +1 @@ +{"reward": 0.05118246846281159, "design_loss": 2.8983284209971316e-05, "all_loss": 0.058977628698568985} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id380.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id380.json new file mode 100644 index 0000000000000000000000000000000000000000..93e6cfe473840f1b799a2db9942b3786d3091b5c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id380.json @@ -0,0 +1 @@ +{"reward": 0.05392397789981955, "design_loss": 0.0, "all_loss": 0.062088325075530575} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id381.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id381.json new file mode 100644 index 0000000000000000000000000000000000000000..27f3f54a166a0c90b3341ba4db577847c444b14d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id381.json @@ -0,0 +1 @@ +{"reward": -0.0029730043309420667, "design_loss": 0.0, "all_loss": 0.10615682193913205} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id382.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id382.json new file mode 100644 index 0000000000000000000000000000000000000000..f62fb51fc831874b5d7838b9fae5ed02d932756b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id382.json @@ -0,0 +1 @@ +{"reward": -0.003212966579215548, "design_loss": 1.3713724911212921e-06, "all_loss": 0.10578747536816012} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id383.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id383.json new file mode 100644 index 0000000000000000000000000000000000000000..b8e5f68d832cd54e6cb1f0511718d29089b89ef1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id383.json @@ -0,0 +1 @@ +{"reward": 0.0007730610607510902, "design_loss": 2.7096204576082528e-05, "all_loss": 0.10625442844248445} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id384.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id384.json new file mode 100644 index 0000000000000000000000000000000000000000..ba18791177a6a4f2e2ff22e2eb4d510d185188c7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id384.json @@ -0,0 +1 @@ +{"reward": -0.00037453910607669616, "design_loss": 2.7686081011779606e-05, "all_loss": 0.09534062818204259} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id385.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id385.json new file mode 100644 index 0000000000000000000000000000000000000000..e013bc71ee66a20262b30a0271150bf61f8d81f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id385.json @@ -0,0 +1 @@ +{"reward": 0.0011750182728283987, "design_loss": 2.839755870809313e-05, "all_loss": 0.1027100585527853} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id386.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id386.json new file mode 100644 index 0000000000000000000000000000000000000000..ad21bf8496c72bef4fa06a3fd4adc7536c4917a6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id386.json @@ -0,0 +1 @@ +{"reward": 0.0020913574881871455, "design_loss": 0.00017995496455114335, "all_loss": 0.10259078118900582} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id387.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id387.json new file mode 100644 index 0000000000000000000000000000000000000000..80dc345d4a667afec23876bd6a56fce5a40dad40 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id387.json @@ -0,0 +1 @@ +{"reward": 0.003719893568941743, "design_loss": 3.427304591241409e-06, "all_loss": 0.09452510079325412} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id388.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id388.json new file mode 100644 index 0000000000000000000000000000000000000000..c3bc3cdb49199280680c43c0b6da18d91c2e4f4e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id388.json @@ -0,0 +1 @@ +{"reward": 0.005837090631865202, "design_loss": 5.415618034021463e-07, "all_loss": 0.11230395946113847} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id389.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id389.json new file mode 100644 index 0000000000000000000000000000000000000000..cb8e43235bf4b60131a7e1199c182be65e1ec008 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id389.json @@ -0,0 +1 @@ +{"reward": 0.0457426584195304, "design_loss": 0.0, "all_loss": 0.06977364358993934} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id39.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id39.json new file mode 100644 index 0000000000000000000000000000000000000000..f7daf0e20a7358a74a20e22f25279f50ce716506 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id39.json @@ -0,0 +1 @@ +{"reward": 0.009503339851258855, "design_loss": 0.00015579974569845945, "all_loss": 0.08997506282743756} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id390.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id390.json new file mode 100644 index 0000000000000000000000000000000000000000..4053003497996137465389e8aca4256c55555c91 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id390.json @@ -0,0 +1 @@ +{"reward": 0.010372039955291679, "design_loss": 0.0, "all_loss": 0.09148711405294373} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id391.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id391.json new file mode 100644 index 0000000000000000000000000000000000000000..31813cd22f4b3bba78f14c0080a6a7a2b6e3d971 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id391.json @@ -0,0 +1 @@ +{"reward": 0.02680572470284666, "design_loss": 3.996904342784546e-05, "all_loss": 0.08927339504564621} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id392.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id392.json new file mode 100644 index 0000000000000000000000000000000000000000..8a110feb294af7c083fc6a84cba353d9c4cc5c98 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id392.json @@ -0,0 +1 @@ +{"reward": -0.0033661735166430062, "design_loss": 4.9105259677162394e-05, "all_loss": 0.10424200181135743} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id393.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id393.json new file mode 100644 index 0000000000000000000000000000000000000000..9710ad85913f6d5d69c3e353ace30a69fb5873ea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id393.json @@ -0,0 +1 @@ +{"reward": 0.011314802034714605, "design_loss": 7.974312211445067e-06, "all_loss": 0.09172304079309952} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id394.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id394.json new file mode 100644 index 0000000000000000000000000000000000000000..3c0a0609897b0f9d0bce4cfb98f6bdc6ded24b6d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id394.json @@ -0,0 +1 @@ +{"reward": 0.0071350987286406126, "design_loss": 0.0, "all_loss": 0.09551620779295564} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id395.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id395.json new file mode 100644 index 0000000000000000000000000000000000000000..261fbf3a2c41f6312eda6bed3a4f23aaf11facc1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id395.json @@ -0,0 +1 @@ +{"reward": -0.002007630478369729, "design_loss": 1.7792710423236713e-05, "all_loss": 0.09934272745080569} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id396.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id396.json new file mode 100644 index 0000000000000000000000000000000000000000..efabbc19d573e9acf0457d40ee4d21e326650d5f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id396.json @@ -0,0 +1 @@ +{"reward": 0.010236474492166095, "design_loss": 8.92194002517499e-05, "all_loss": 0.08837240926059424} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id397.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id397.json new file mode 100644 index 0000000000000000000000000000000000000000..90ec6e919a6e91162322f805338b4907b847844e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id397.json @@ -0,0 +1 @@ +{"reward": 0.00677478256839284, "design_loss": 1.0272518011333887e-05, "all_loss": 0.09790713177219848} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id398.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id398.json new file mode 100644 index 0000000000000000000000000000000000000000..dc5b3064e7c7aee5472f2830a7708461225047af --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id398.json @@ -0,0 +1 @@ +{"reward": 0.005287591191135116, "design_loss": 2.19444864342222e-05, "all_loss": 0.09326592967978255} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id399.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id399.json new file mode 100644 index 0000000000000000000000000000000000000000..ddc92795f6ccac39ee6863df526cf8ba8f3d69f8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id399.json @@ -0,0 +1 @@ +{"reward": 0.008040207378856773, "design_loss": 7.165048828028375e-06, "all_loss": 0.0946114939967771} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id4.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id4.json new file mode 100644 index 0000000000000000000000000000000000000000..b45b6224deac7f9c2ab7209b8eaecc8a28f7e007 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id4.json @@ -0,0 +1 @@ +{"reward": 0.04868557731322737, "design_loss": 0.0, "all_loss": 0.060673451971749975} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id40.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id40.json new file mode 100644 index 0000000000000000000000000000000000000000..faf0e8c0e71cf14037bfd871992db71c32333cf9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id40.json @@ -0,0 +1 @@ +{"reward": 0.04595454685793064, "design_loss": 0.0, "all_loss": 0.06920980558298864} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id400.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id400.json new file mode 100644 index 0000000000000000000000000000000000000000..c2678aaf2d5e486f7d425f4697d1f46e8ec9e624 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id400.json @@ -0,0 +1 @@ +{"reward": -0.002592769457640906, "design_loss": 8.14729937701486e-05, "all_loss": 0.10468736577959034} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id401.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id401.json new file mode 100644 index 0000000000000000000000000000000000000000..cc1f36c61d48649364e7c8ab1816bda32afaaba5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id401.json @@ -0,0 +1 @@ +{"reward": 0.008596772116570298, "design_loss": 0.0, "all_loss": 0.09411563040398889} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id402.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id402.json new file mode 100644 index 0000000000000000000000000000000000000000..808f97a290e877864ca52aabda2400ea299290fa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id402.json @@ -0,0 +1 @@ +{"reward": 0.0012170127054543928, "design_loss": 2.636938688738155e-06, "all_loss": 0.09849248116670738} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id403.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id403.json new file mode 100644 index 0000000000000000000000000000000000000000..d708894b6e7cdbf49a17590b7e42e76c81d84c57 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id403.json @@ -0,0 +1 @@ +{"reward": 0.003961225438876295, "design_loss": 2.4723865863052197e-05, "all_loss": 0.09809104309407224} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id404.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id404.json new file mode 100644 index 0000000000000000000000000000000000000000..22096c5b5110f5ca6bca2a282e89cc483c9df0be --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id404.json @@ -0,0 +1 @@ +{"reward": 0.007583084664393128, "design_loss": 2.1690452456368803e-07, "all_loss": 0.09071633730594204} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id405.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id405.json new file mode 100644 index 0000000000000000000000000000000000000000..3c55d63216811f05fe6c2785b650e81a1814faa2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id405.json @@ -0,0 +1 @@ +{"reward": -0.0013258227687973495, "design_loss": 1.7208134522661567e-05, "all_loss": 0.09961789566846818} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id406.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id406.json new file mode 100644 index 0000000000000000000000000000000000000000..5bf585f2522b4f1a44a7d1a608cfa2fa4bb40270 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id406.json @@ -0,0 +1 @@ +{"reward": 0.0074859694278918976, "design_loss": 7.765534064674284e-07, "all_loss": 0.09410056972538546} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id407.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id407.json new file mode 100644 index 0000000000000000000000000000000000000000..ee935d243e18e0338ec6166463cb114df0e3fa49 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id407.json @@ -0,0 +1 @@ +{"reward": 0.0006976368769681801, "design_loss": 1.624048854864668e-05, "all_loss": 0.10046378067789487} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id408.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id408.json new file mode 100644 index 0000000000000000000000000000000000000000..75dedd9344cd193f2c8afa8ea6027dabc8516516 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id408.json @@ -0,0 +1 @@ +{"reward": 0.007438597833677979, "design_loss": 0.00011433267354732379, "all_loss": 0.10020940659063181} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id409.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id409.json new file mode 100644 index 0000000000000000000000000000000000000000..4fe0084e40b56db778f00832733e19c7f4367fb4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id409.json @@ -0,0 +1 @@ +{"reward": -0.0021737515768546906, "design_loss": 0.000114526686957106, "all_loss": 0.09411232283174531} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id41.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id41.json new file mode 100644 index 0000000000000000000000000000000000000000..2041b2f7d1974cf8f40ce8735a3d6ae9e6862c2f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id41.json @@ -0,0 +1 @@ +{"reward": 0.008862326156436617, "design_loss": 0.0, "all_loss": 0.09221121044260559} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id410.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id410.json new file mode 100644 index 0000000000000000000000000000000000000000..d78e2f777fdfb8a814a653685032c66114d5568d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id410.json @@ -0,0 +1 @@ +{"reward": -0.0025483791622644136, "design_loss": 0.0, "all_loss": 0.10470984538181378} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id411.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id411.json new file mode 100644 index 0000000000000000000000000000000000000000..d246ff4d07e5bc3afc2abb95b168305f867f9781 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id411.json @@ -0,0 +1 @@ +{"reward": -0.002148040256684358, "design_loss": 5.548052286030725e-06, "all_loss": 0.09855710326227429} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id412.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id412.json new file mode 100644 index 0000000000000000000000000000000000000000..6da1e318b57c5360120df660bc35a2b78a3e2609 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id412.json @@ -0,0 +1 @@ +{"reward": 0.0004991314818032638, "design_loss": 0.00011566554167075083, "all_loss": 0.09633842573225536} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id413.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id413.json new file mode 100644 index 0000000000000000000000000000000000000000..0242d70a885e9c1722452d2ab7dc9de23f6cbf2c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id413.json @@ -0,0 +1 @@ +{"reward": 0.008224238045129506, "design_loss": 6.022427356811022e-08, "all_loss": 0.09091728448038738} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id414.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id414.json new file mode 100644 index 0000000000000000000000000000000000000000..3ce8b83b45214c86b956eb16526f69fd5d6d6f86 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id414.json @@ -0,0 +1 @@ +{"reward": -0.002787384532257506, "design_loss": 4.663656363845803e-05, "all_loss": 0.10806964856019807} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id415.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id415.json new file mode 100644 index 0000000000000000000000000000000000000000..0eb7d026783f6d338ab7bba2ec4092a951cdac37 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id415.json @@ -0,0 +1 @@ +{"reward": -0.0006314873587240089, "design_loss": 0.00014408201968763024, "all_loss": 0.1036348282832739} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id416.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id416.json new file mode 100644 index 0000000000000000000000000000000000000000..c74114d2f43806d98c786eb3fe015388b43535c5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id416.json @@ -0,0 +1 @@ +{"reward": 0.004244010788875596, "design_loss": 0.0, "all_loss": 0.09011634917288548} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id417.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id417.json new file mode 100644 index 0000000000000000000000000000000000000000..0ada1292a99ae2c454b8d67004a22640fbf1f71d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id417.json @@ -0,0 +1 @@ +{"reward": 0.014648689564317863, "design_loss": 5.211469760979526e-05, "all_loss": 0.09661671502249268} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id418.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id418.json new file mode 100644 index 0000000000000000000000000000000000000000..ef1c794af80ec1233f00780e9ba08183dba68389 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id418.json @@ -0,0 +1 @@ +{"reward": -0.0028609056161902208, "design_loss": 4.473283843253739e-05, "all_loss": 0.1076682137072436} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id419.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id419.json new file mode 100644 index 0000000000000000000000000000000000000000..89a4d187d25a19f95f69bce1f4bdb43c6fd63954 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id419.json @@ -0,0 +1 @@ +{"reward": 0.007866451376450562, "design_loss": 0.0, "all_loss": 0.09850853114716476} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id42.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id42.json new file mode 100644 index 0000000000000000000000000000000000000000..31b0867ea310339e920f880ca0c53d36e5aa4dc6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id42.json @@ -0,0 +1 @@ +{"reward": 0.037634792949304066, "design_loss": 0.0, "all_loss": 0.07709979236559832} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id420.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id420.json new file mode 100644 index 0000000000000000000000000000000000000000..d0fd6396f7d6211f35da9ce5b53035eb713da891 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id420.json @@ -0,0 +1 @@ +{"reward": 0.02130443823776995, "design_loss": 2.690116218673211e-07, "all_loss": 0.07682884124753335} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id421.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id421.json new file mode 100644 index 0000000000000000000000000000000000000000..4b790adc180ed6a50554bb72963b0e8bc3bbe60f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id421.json @@ -0,0 +1 @@ +{"reward": -0.0027152605416617542, "design_loss": 0.0, "all_loss": 0.10885018606834188} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id422.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id422.json new file mode 100644 index 0000000000000000000000000000000000000000..5b049033d3848a87abaddadd7622a80271ce4c99 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id422.json @@ -0,0 +1 @@ +{"reward": 0.006145983216320816, "design_loss": 0.0, "all_loss": 0.09399858935569054} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id423.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id423.json new file mode 100644 index 0000000000000000000000000000000000000000..46407dfdb0c570a68cb1e4d068ab75dc8578498d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id423.json @@ -0,0 +1 @@ +{"reward": 0.008072336029032526, "design_loss": 1.5451321999648826e-08, "all_loss": 0.09151584285100531} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id424.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id424.json new file mode 100644 index 0000000000000000000000000000000000000000..84a412377a38b8be467dd0a6d5ac6cb63193b116 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id424.json @@ -0,0 +1 @@ +{"reward": 0.0023284540352218747, "design_loss": 0.0, "all_loss": 0.10026604717446781} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id425.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id425.json new file mode 100644 index 0000000000000000000000000000000000000000..5993c85a911e8241686d22ce6d39871845586b1f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id425.json @@ -0,0 +1 @@ +{"reward": 0.0017748863613934185, "design_loss": 7.884680144343292e-07, "all_loss": 0.0989078356585349} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id426.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id426.json new file mode 100644 index 0000000000000000000000000000000000000000..5f422ae80196a22a5a94dcf05429cd77d5a0cb19 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id426.json @@ -0,0 +1 @@ +{"reward": 0.0001691413915986817, "design_loss": 1.1167811635459657e-06, "all_loss": 0.09586622189997254} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id427.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id427.json new file mode 100644 index 0000000000000000000000000000000000000000..d11bbf95c5c6ccd47f6e9688f40f70fa6b72fd1b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id427.json @@ -0,0 +1 @@ +{"reward": -0.00274756450639517, "design_loss": 0.0, "all_loss": 0.10538201475031607} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id428.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id428.json new file mode 100644 index 0000000000000000000000000000000000000000..4f092b2ad432154d40fbc066e9da24727b25dece --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id428.json @@ -0,0 +1 @@ +{"reward": 0.0024844318260395376, "design_loss": 4.157911916990997e-06, "all_loss": 0.10703828624024944} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id429.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id429.json new file mode 100644 index 0000000000000000000000000000000000000000..67d5f7cc140828bee95b020b8d715e9698f69175 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id429.json @@ -0,0 +1 @@ +{"reward": 0.01720477322120248, "design_loss": 2.9331554074474298e-08, "all_loss": 0.09783074025382762} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id43.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id43.json new file mode 100644 index 0000000000000000000000000000000000000000..8a9d6aabfcc46375bc77cac45de9c28a97bf446f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id43.json @@ -0,0 +1 @@ +{"reward": 0.0426919854791719, "design_loss": 0.0, "all_loss": 0.06698777480873033} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id430.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id430.json new file mode 100644 index 0000000000000000000000000000000000000000..ce91879321610cf52974b7c2ead3df7e3c6dd06e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id430.json @@ -0,0 +1 @@ +{"reward": 0.0066153196968433, "design_loss": 0.0, "all_loss": 0.0898287124227137} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id431.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id431.json new file mode 100644 index 0000000000000000000000000000000000000000..4b3ac8e4361621e2538b5a4073f113439d72dcd5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id431.json @@ -0,0 +1 @@ +{"reward": -0.00040808460764964194, "design_loss": 4.481032010517083e-05, "all_loss": 0.10433753544448984} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id432.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id432.json new file mode 100644 index 0000000000000000000000000000000000000000..3bf5a051e5bfeca285e85ac97793a79621da0f24 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id432.json @@ -0,0 +1 @@ +{"reward": 0.005760224276221734, "design_loss": 4.595326026901603e-05, "all_loss": 0.11404105654843986} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id433.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id433.json new file mode 100644 index 0000000000000000000000000000000000000000..b2a97e1acbef0af3c54e110d3f7ee4188be908f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id433.json @@ -0,0 +1 @@ +{"reward": 0.0036245849390077745, "design_loss": 3.8812035541013756e-07, "all_loss": 0.09256802947849528} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id434.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id434.json new file mode 100644 index 0000000000000000000000000000000000000000..a5a625a6d71e5ea6f3952998b82564b0e8a545f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id434.json @@ -0,0 +1 @@ +{"reward": 0.003787748045713968, "design_loss": 5.422799631560338e-08, "all_loss": 0.09334069889839912} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id435.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id435.json new file mode 100644 index 0000000000000000000000000000000000000000..593d8b0c17a42a6d10fea761de70b1cf7c24bc09 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id435.json @@ -0,0 +1 @@ +{"reward": 0.029116799700032767, "design_loss": 0.0, "all_loss": 0.08879039150691334} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id436.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id436.json new file mode 100644 index 0000000000000000000000000000000000000000..78c46c5da0ea0b74b302c697b78e1a0d48c66dfe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id436.json @@ -0,0 +1 @@ +{"reward": 0.010097478399076099, "design_loss": 5.439606320578605e-05, "all_loss": 0.08971476596901919} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id437.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id437.json new file mode 100644 index 0000000000000000000000000000000000000000..668d6d5ce3b6391155ba798e00f20582b7fc31c8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id437.json @@ -0,0 +1 @@ +{"reward": 0.00864396790757184, "design_loss": 9.499291309111868e-08, "all_loss": 0.1089318368264889} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id438.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id438.json new file mode 100644 index 0000000000000000000000000000000000000000..a088dfc7c41019530053e9e4a6987e917e3c2c76 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id438.json @@ -0,0 +1 @@ +{"reward": -0.0019055904472879553, "design_loss": 6.651653620792786e-06, "all_loss": 0.10527117150771349} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id439.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id439.json new file mode 100644 index 0000000000000000000000000000000000000000..f0c02ca24b6f13aaed852684b5a674d3953d1ee2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id439.json @@ -0,0 +1 @@ +{"reward": 0.010214814285129326, "design_loss": 1.8513355826144107e-05, "all_loss": 0.08103007673261514} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id44.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id44.json new file mode 100644 index 0000000000000000000000000000000000000000..fce2a3d5e9de73eb22f0819b17719ecbcf99717d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id44.json @@ -0,0 +1 @@ +{"reward": 0.023444777291524596, "design_loss": 1.924770731420722e-05, "all_loss": 0.08720544586545786} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id440.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id440.json new file mode 100644 index 0000000000000000000000000000000000000000..98caebb7495c8dd8649f56a497c8f00a87c24255 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id440.json @@ -0,0 +1 @@ +{"reward": 0.01601249396294578, "design_loss": 0.0, "all_loss": 0.08369808722625662} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id441.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id441.json new file mode 100644 index 0000000000000000000000000000000000000000..a3da554bd444a36569890f2f48c02cdce5add4e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id441.json @@ -0,0 +1 @@ +{"reward": 0.008610487033447564, "design_loss": 3.438873682171106e-05, "all_loss": 0.09588091956920194} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id442.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id442.json new file mode 100644 index 0000000000000000000000000000000000000000..faad3818f24de494eb3e12dca73ff31072185ac7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id442.json @@ -0,0 +1 @@ +{"reward": 0.0026337689027604305, "design_loss": 0.0, "all_loss": 0.09611197226443546} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id443.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id443.json new file mode 100644 index 0000000000000000000000000000000000000000..cbf71609c0c9a6e111fe191d99f6beec3782794a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id443.json @@ -0,0 +1 @@ +{"reward": 0.0013845472744161008, "design_loss": 1.694750608294271e-05, "all_loss": 0.09315854467244138} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id444.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id444.json new file mode 100644 index 0000000000000000000000000000000000000000..62116c0b1e62615fd91a42f07739f79832727b2e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id444.json @@ -0,0 +1 @@ +{"reward": 0.004436361337201572, "design_loss": 3.5456775293596365e-08, "all_loss": 0.09357046727227303} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id445.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id445.json new file mode 100644 index 0000000000000000000000000000000000000000..9ecdae6ff000e65480ac442a6fdb0010787f259f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id445.json @@ -0,0 +1 @@ +{"reward": -0.002718601891547809, "design_loss": 4.9706679419614375e-05, "all_loss": 0.10263218929386006} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id446.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id446.json new file mode 100644 index 0000000000000000000000000000000000000000..850404376ad6662db481234b31a901462955659b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id446.json @@ -0,0 +1 @@ +{"reward": 0.0008504262570273591, "design_loss": 1.3650238543050364e-05, "all_loss": 0.09966131815520766} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id447.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id447.json new file mode 100644 index 0000000000000000000000000000000000000000..1c2ed1b1625875dc7271baa2bb2e5fadf88dee45 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id447.json @@ -0,0 +1 @@ +{"reward": -0.003140746222207391, "design_loss": 3.847742036100499e-08, "all_loss": 0.0961448802437003} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id448.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id448.json new file mode 100644 index 0000000000000000000000000000000000000000..e4edee8d79ed72b1f4506c66ef58c6052a250dea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id448.json @@ -0,0 +1 @@ +{"reward": -0.00013239441851985168, "design_loss": 7.282267944219711e-08, "all_loss": 0.09922426709742958} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id449.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id449.json new file mode 100644 index 0000000000000000000000000000000000000000..8cc60a81ee98fc547a5c2a086b3870678eb93dc0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id449.json @@ -0,0 +1 @@ +{"reward": 0.002054128628519572, "design_loss": 8.318953405250795e-06, "all_loss": 0.09706286061588351} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id45.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id45.json new file mode 100644 index 0000000000000000000000000000000000000000..1480c676d73ed862a06ed5866ee47360f62caa4e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id45.json @@ -0,0 +1 @@ +{"reward": 0.018187880103954987, "design_loss": 3.910976875687311e-09, "all_loss": 0.0888576297061157} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id450.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id450.json new file mode 100644 index 0000000000000000000000000000000000000000..4b21a9b4f3e384a83cd3e5384f28890adbd02cb9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id450.json @@ -0,0 +1 @@ +{"reward": -0.0029673559002491162, "design_loss": 0.00014888064470142126, "all_loss": 0.10189699610739522} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id451.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id451.json new file mode 100644 index 0000000000000000000000000000000000000000..683c10e620fed7f4e98a15ac056521ca93d371c2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id451.json @@ -0,0 +1 @@ +{"reward": 0.008793532674056123, "design_loss": 3.131143967038952e-05, "all_loss": 0.10697632655504101} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id452.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id452.json new file mode 100644 index 0000000000000000000000000000000000000000..41f4610bd5d66a5c1ed2b8cb11fcff0a7ef89fb1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id452.json @@ -0,0 +1 @@ +{"reward": -0.0028644538801562147, "design_loss": 3.801816106374645e-08, "all_loss": 0.10629560147392247} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id453.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id453.json new file mode 100644 index 0000000000000000000000000000000000000000..f0ff99c318f311bcc8cba3978e5eca7d88236904 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id453.json @@ -0,0 +1 @@ +{"reward": -0.002963161089159713, "design_loss": 2.5967747205868363e-05, "all_loss": 0.10552819868240125} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id454.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id454.json new file mode 100644 index 0000000000000000000000000000000000000000..881c664fdad757321fb0247f654cab0fe81ddb91 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id454.json @@ -0,0 +1 @@ +{"reward": -0.002788252131034938, "design_loss": 0.0, "all_loss": 0.10414758148248471} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id455.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id455.json new file mode 100644 index 0000000000000000000000000000000000000000..64f17d2414df4598d548f79d2eb3f068c49e68ed --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id455.json @@ -0,0 +1 @@ +{"reward": 0.008324354701100337, "design_loss": 1.5764122508699074e-05, "all_loss": 0.09466565839862004} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id456.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id456.json new file mode 100644 index 0000000000000000000000000000000000000000..029a5c1de9b9b9f5d5392686ce2d47b7d86906bc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id456.json @@ -0,0 +1 @@ +{"reward": -0.0028775692109598433, "design_loss": 0.0, "all_loss": 0.10658886516704842} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id457.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id457.json new file mode 100644 index 0000000000000000000000000000000000000000..63b3a9593ddaa821a02be8f573f37487ab1ce706 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id457.json @@ -0,0 +1 @@ +{"reward": 0.03231698782819312, "design_loss": 1.7902226318255998e-05, "all_loss": 0.08158601574670167} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id458.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id458.json new file mode 100644 index 0000000000000000000000000000000000000000..41be08aba64a71e1f9e5b555f2a810f3367f551d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id458.json @@ -0,0 +1 @@ +{"reward": 0.009167077782501074, "design_loss": 0.0, "all_loss": 0.0932205649149838} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id459.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id459.json new file mode 100644 index 0000000000000000000000000000000000000000..cda47374d9fbc8bf8d7d32a93370d0af9fc3cecd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id459.json @@ -0,0 +1 @@ +{"reward": -0.002737800275854768, "design_loss": 9.110194127970317e-07, "all_loss": 0.10487972208996829} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id46.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id46.json new file mode 100644 index 0000000000000000000000000000000000000000..47f5a17a5a2f6305041b1325cd06c245100001c1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id46.json @@ -0,0 +1 @@ +{"reward": 0.010442315642646055, "design_loss": 8.320817368456801e-10, "all_loss": 0.08529100665679651} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id460.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id460.json new file mode 100644 index 0000000000000000000000000000000000000000..6f48b1d8df61f7e3375ffd9677e9e34a0818f626 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id460.json @@ -0,0 +1 @@ +{"reward": 0.0014853154290208476, "design_loss": 2.1342661057133228e-05, "all_loss": 0.09179918651206674} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id461.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id461.json new file mode 100644 index 0000000000000000000000000000000000000000..941b92ff662eec49025d510feb5b680f6dd545c5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id461.json @@ -0,0 +1 @@ +{"reward": 0.0009259340420825213, "design_loss": 4.5468215830624104e-05, "all_loss": 0.10144743714740072} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id462.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id462.json new file mode 100644 index 0000000000000000000000000000000000000000..a90fb90b2a9a735bd4ed1373beacc36bee1f64a0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id462.json @@ -0,0 +1 @@ +{"reward": 0.005817414237977797, "design_loss": 6.089439352763293e-07, "all_loss": 0.09105410968169152} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id463.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id463.json new file mode 100644 index 0000000000000000000000000000000000000000..b09055d6a10b7e32529773fd41fa747e98b33ac0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id463.json @@ -0,0 +1 @@ +{"reward": 0.0008501279379573151, "design_loss": 7.382067224170896e-08, "all_loss": 0.09998430973960439} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id464.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id464.json new file mode 100644 index 0000000000000000000000000000000000000000..61bc2dcbe13bc50825fdb1e8231358ade3188d78 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id464.json @@ -0,0 +1 @@ +{"reward": 0.0057804608458817686, "design_loss": 1.1749980330932885e-05, "all_loss": 0.09115019341740487} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id465.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id465.json new file mode 100644 index 0000000000000000000000000000000000000000..1e7c84cd4b4f2692e7c36edac47205207d226e64 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id465.json @@ -0,0 +1 @@ +{"reward": -0.002710728821734565, "design_loss": 8.400968454225222e-07, "all_loss": 0.10781570175681357} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id466.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id466.json new file mode 100644 index 0000000000000000000000000000000000000000..aed4facfb3e64b0f0759655a1c39e2f83657ca33 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id466.json @@ -0,0 +1 @@ +{"reward": -0.0008653052378084919, "design_loss": 1.216954206029186e-05, "all_loss": 0.10180339842101774} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id467.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id467.json new file mode 100644 index 0000000000000000000000000000000000000000..1d0eafd858648fa19d42566e9d1cc569eaf28d48 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id467.json @@ -0,0 +1 @@ +{"reward": -0.0028567449914659454, "design_loss": 3.966403255617479e-06, "all_loss": 0.1100844098497531} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id468.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id468.json new file mode 100644 index 0000000000000000000000000000000000000000..b6e1ab8b86f12a119332ae938e702d78ab355b19 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id468.json @@ -0,0 +1 @@ +{"reward": 0.008138380878536425, "design_loss": 7.852176349842921e-05, "all_loss": 0.08552460300182628} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id469.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id469.json new file mode 100644 index 0000000000000000000000000000000000000000..7dfa56d27998d70ecbdca87db6a87b7af6802283 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id469.json @@ -0,0 +1 @@ +{"reward": 0.000398165120036334, "design_loss": 6.440192373702303e-05, "all_loss": 0.09399448551524743} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id47.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id47.json new file mode 100644 index 0000000000000000000000000000000000000000..a70eb188c694a25f268927bebaad44d1fe22422e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id47.json @@ -0,0 +1 @@ +{"reward": 0.001425196236827464, "design_loss": 6.123151251813397e-05, "all_loss": 0.09834147055061693} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id470.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id470.json new file mode 100644 index 0000000000000000000000000000000000000000..0772eb528f7a62e01287861d1e8daaec60e81d0b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id470.json @@ -0,0 +1 @@ +{"reward": 0.0010986282766016625, "design_loss": 0.0, "all_loss": 0.1061867613676362} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id471.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id471.json new file mode 100644 index 0000000000000000000000000000000000000000..60570600be8971397bd99de7affd28381c9f2c89 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id471.json @@ -0,0 +1 @@ +{"reward": 0.005820506342814558, "design_loss": 0.0, "all_loss": 0.09538554752396132} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id472.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id472.json new file mode 100644 index 0000000000000000000000000000000000000000..4d70032c69e18f2942b63cefc5cb3bc2691e59ae --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id472.json @@ -0,0 +1 @@ +{"reward": 0.00032606672174492757, "design_loss": 4.571746003989574e-08, "all_loss": 0.09886513149389145} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id473.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id473.json new file mode 100644 index 0000000000000000000000000000000000000000..6e0ed0b552f2ba8a3531ea79b135faabe05c7487 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id473.json @@ -0,0 +1 @@ +{"reward": 0.0008399401956082075, "design_loss": 1.2479768884077203e-05, "all_loss": 0.10064911172623513} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id474.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id474.json new file mode 100644 index 0000000000000000000000000000000000000000..a5a91740b77faacac72784bdc46a614d68122f17 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id474.json @@ -0,0 +1 @@ +{"reward": 0.0003765474662726781, "design_loss": 2.8644839403568767e-05, "all_loss": 0.09850441745139892} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id475.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id475.json new file mode 100644 index 0000000000000000000000000000000000000000..1909e353dc3828908b472af3c46ba9f8e17aa729 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id475.json @@ -0,0 +1 @@ +{"reward": 0.00031171091056454714, "design_loss": 1.48537293576112e-11, "all_loss": 0.09465461294793491} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id476.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id476.json new file mode 100644 index 0000000000000000000000000000000000000000..7ac5198ce8a4fddea95606a61fb0884fe4a4d179 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id476.json @@ -0,0 +1 @@ +{"reward": 0.0002794770948188058, "design_loss": 7.296722515093279e-08, "all_loss": 0.09639273022777527} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id477.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id477.json new file mode 100644 index 0000000000000000000000000000000000000000..51d985aba75e6782c642ec4ed7a6268341393947 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id477.json @@ -0,0 +1 @@ +{"reward": 0.0052056886727789575, "design_loss": 2.570764308984508e-06, "all_loss": 0.09201700930565258} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id478.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id478.json new file mode 100644 index 0000000000000000000000000000000000000000..1187c4b689e422469c5ead42940c9b471dbcf70c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id478.json @@ -0,0 +1 @@ +{"reward": -0.003323588361610022, "design_loss": 3.182511818522471e-06, "all_loss": 0.09646007518090509} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id479.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id479.json new file mode 100644 index 0000000000000000000000000000000000000000..df3aa12782069b70008022be3b3bd00632c827ce --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id479.json @@ -0,0 +1 @@ +{"reward": -0.0027614146186032834, "design_loss": 0.0, "all_loss": 0.10417811371558934} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id48.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id48.json new file mode 100644 index 0000000000000000000000000000000000000000..ac6570335efe7fe53b3f9e465d0dc28e77402116 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id48.json @@ -0,0 +1 @@ +{"reward": 0.03319397117520741, "design_loss": 0.00013643423153553158, "all_loss": 0.08047741907689003} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id480.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id480.json new file mode 100644 index 0000000000000000000000000000000000000000..d5b4e65631d6eed7e3953bfb9e046db30cc0a1f2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id480.json @@ -0,0 +1 @@ +{"reward": 0.007060080226114443, "design_loss": 3.500717077331572e-11, "all_loss": 0.08816925846636303} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id481.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id481.json new file mode 100644 index 0000000000000000000000000000000000000000..cae91b8bdbe8d9000964dc3b5f1fcf8b8e052438 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id481.json @@ -0,0 +1 @@ +{"reward": -0.002653071730475326, "design_loss": 4.502163619690691e-07, "all_loss": 0.10637909886174418} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id482.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id482.json new file mode 100644 index 0000000000000000000000000000000000000000..8b3e6703d7bbb52b3cfe0a556d996e530d9fc5bb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id482.json @@ -0,0 +1 @@ +{"reward": -0.0028118767450746734, "design_loss": 6.555215077241883e-05, "all_loss": 0.09942178974049858} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id483.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id483.json new file mode 100644 index 0000000000000000000000000000000000000000..9b1c220875cd64626bd29d0f63afc3a2633caf41 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id483.json @@ -0,0 +1 @@ +{"reward": -0.00042698871381770254, "design_loss": 3.787609514915857e-08, "all_loss": 0.10182720788165774} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id484.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id484.json new file mode 100644 index 0000000000000000000000000000000000000000..b8f69fa763f3f5571e44af7c6df334fb21e9172e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id484.json @@ -0,0 +1 @@ +{"reward": 0.0016007432993645626, "design_loss": 1.0445000953041017e-07, "all_loss": 0.09775320696388205} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id485.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id485.json new file mode 100644 index 0000000000000000000000000000000000000000..f0d9e12233f69f8abc2472f81cd421b56e448cd3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id485.json @@ -0,0 +1 @@ +{"reward": -0.003159310399081225, "design_loss": 9.401747774973046e-06, "all_loss": 0.10592991681166188} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id486.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id486.json new file mode 100644 index 0000000000000000000000000000000000000000..28d49d17eb601d1773992a41d29b72476cf4e13d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id486.json @@ -0,0 +1 @@ +{"reward": -0.0011985630643247813, "design_loss": 0.00016775196127127856, "all_loss": 0.10329382637408341} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id487.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id487.json new file mode 100644 index 0000000000000000000000000000000000000000..9ccd96b9afd044abcc3922acac3bd957e730f4f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id487.json @@ -0,0 +1 @@ +{"reward": 0.006373943338937302, "design_loss": 0.0, "all_loss": 0.09549386802604042} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id488.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id488.json new file mode 100644 index 0000000000000000000000000000000000000000..7b9552dbb8f0090b75ccc607b079ebad4dc977b7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id488.json @@ -0,0 +1 @@ +{"reward": 0.006567906961421302, "design_loss": 1.2396650163282175e-05, "all_loss": 0.08832447811526527} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id489.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id489.json new file mode 100644 index 0000000000000000000000000000000000000000..54c744f5c2f12a8f1a65fcc53c403d38caac2dea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id489.json @@ -0,0 +1 @@ +{"reward": 0.007091629608632813, "design_loss": 9.84019698080374e-06, "all_loss": 0.09559964891563848} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id49.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id49.json new file mode 100644 index 0000000000000000000000000000000000000000..17045b84fc8d4ee223acea962f910446bf9613f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id49.json @@ -0,0 +1 @@ +{"reward": 0.01954998313887682, "design_loss": 2.094228221949379e-07, "all_loss": 0.07373732355568445} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id490.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id490.json new file mode 100644 index 0000000000000000000000000000000000000000..00e2df96550253f3790f4a02d4fe6e1604c505eb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id490.json @@ -0,0 +1 @@ +{"reward": -0.0010998981442887357, "design_loss": 0.0, "all_loss": 0.10147371527320247} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id491.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id491.json new file mode 100644 index 0000000000000000000000000000000000000000..823321dec0f894cef6ff33ee67ecd3d0d36b1637 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id491.json @@ -0,0 +1 @@ +{"reward": 0.006189154649581849, "design_loss": 5.167564086150378e-05, "all_loss": 0.09491177949218307} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id492.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id492.json new file mode 100644 index 0000000000000000000000000000000000000000..fca9a74a48dead6bc121098d243492ad27f34793 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id492.json @@ -0,0 +1 @@ +{"reward": 0.010326801204556924, "design_loss": 2.8130416467320174e-06, "all_loss": 0.08750741176282043} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id493.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id493.json new file mode 100644 index 0000000000000000000000000000000000000000..475183a4830fcf20d805decf9261277c28cf5414 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id493.json @@ -0,0 +1 @@ +{"reward": 0.0003695584027434834, "design_loss": 0.0, "all_loss": 0.10054082717751667} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id494.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id494.json new file mode 100644 index 0000000000000000000000000000000000000000..257ce69d3075d933cdc7be3792eaf6406f86bf3a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id494.json @@ -0,0 +1 @@ +{"reward": 0.02300195043232585, "design_loss": 2.2008791802363703e-06, "all_loss": 0.07223685925476062} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id495.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id495.json new file mode 100644 index 0000000000000000000000000000000000000000..05db8535eac76f0d488a58e2f2fb187385888d97 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id495.json @@ -0,0 +1 @@ +{"reward": 0.0005576565172518144, "design_loss": 3.893558096024208e-05, "all_loss": 0.10331986355750526} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id496.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id496.json new file mode 100644 index 0000000000000000000000000000000000000000..eb9ad7914114123b38937b0e7a0c36060d5d7086 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id496.json @@ -0,0 +1 @@ +{"reward": 0.0018908267173917553, "design_loss": 2.3276859792531468e-05, "all_loss": 0.09554549019006828} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id497.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id497.json new file mode 100644 index 0000000000000000000000000000000000000000..5d496c0a568f0510762a8bd4fe1f6d8f4d050ec7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id497.json @@ -0,0 +1 @@ +{"reward": 0.03786099053038022, "design_loss": 1.3380312680055795e-07, "all_loss": 0.07500852402890001} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id498.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id498.json new file mode 100644 index 0000000000000000000000000000000000000000..63f226066f5a4b463d6d2bfe33c4ceaa6905e84b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id498.json @@ -0,0 +1 @@ +{"reward": 0.0014773630796125065, "design_loss": 0.0, "all_loss": 0.09769181316134258} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id499.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id499.json new file mode 100644 index 0000000000000000000000000000000000000000..42261edafbcfb6c8db3e7ac073046e4b15dda729 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id499.json @@ -0,0 +1 @@ +{"reward": 0.007672505345117084, "design_loss": 7.586418360006064e-05, "all_loss": 0.09409553629177919} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id5.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id5.json new file mode 100644 index 0000000000000000000000000000000000000000..b45147fd9986ed033b227dc9427dd280288b26f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id5.json @@ -0,0 +1 @@ +{"reward": 0.03858411523597889, "design_loss": 2.984998204169642e-08, "all_loss": 0.06936969130308801} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id50.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id50.json new file mode 100644 index 0000000000000000000000000000000000000000..5f1da179c0dce6e9206cbb88e70fe84161a240a0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id50.json @@ -0,0 +1 @@ +{"reward": 0.00605819475241802, "design_loss": 7.113262108759955e-05, "all_loss": 0.09512462180723452} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id500.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id500.json new file mode 100644 index 0000000000000000000000000000000000000000..b67a0663086a26cb70efc64975994c9194b436ef --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id500.json @@ -0,0 +1 @@ +{"reward": 0.00711540249853565, "design_loss": 0.0001596077490830794, "all_loss": 0.09529957453998766} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id501.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id501.json new file mode 100644 index 0000000000000000000000000000000000000000..7506cd279a72f375e38164f9963ed0ab30d9bec2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id501.json @@ -0,0 +1 @@ +{"reward": -0.0023681257387848514, "design_loss": 7.678861584281549e-05, "all_loss": 0.10714465856810773} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id502.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id502.json new file mode 100644 index 0000000000000000000000000000000000000000..043d7f34023a992738040360461f6213ffd5bbb1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id502.json @@ -0,0 +1 @@ +{"reward": 0.00824843339237337, "design_loss": 2.8507953174994327e-05, "all_loss": 0.09354244223660246} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id503.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id503.json new file mode 100644 index 0000000000000000000000000000000000000000..e54008c81c76e9b7df30e721e9f02f0a2f61a017 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id503.json @@ -0,0 +1 @@ +{"reward": -0.003057951168181819, "design_loss": 0.00020698401203844696, "all_loss": 0.1100042871517232} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id504.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id504.json new file mode 100644 index 0000000000000000000000000000000000000000..8561407428d1a27dcf6d4fb00a8743eeed7531e5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id504.json @@ -0,0 +1 @@ +{"reward": 0.040771452795278634, "design_loss": 6.698190554743633e-05, "all_loss": 0.07384202619473165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id505.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id505.json new file mode 100644 index 0000000000000000000000000000000000000000..72dd6d32825cc62d4cfd882816ca5db2366d4c18 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id505.json @@ -0,0 +1 @@ +{"reward": -0.0024521258945306157, "design_loss": 3.133981252290141e-08, "all_loss": 0.09468444279844224} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id506.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id506.json new file mode 100644 index 0000000000000000000000000000000000000000..f676f0eb57f624056192726322a1cbacc8be1bf8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id506.json @@ -0,0 +1 @@ +{"reward": 0.008407989822134088, "design_loss": 3.643685340648517e-05, "all_loss": 0.08551791754632981} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id507.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id507.json new file mode 100644 index 0000000000000000000000000000000000000000..c8eb0f603a6d545068d20861f6dd83f26c571dd1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id507.json @@ -0,0 +1 @@ +{"reward": 0.00912163157991315, "design_loss": 1.084613909796417e-08, "all_loss": 0.10264265083995433} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id508.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id508.json new file mode 100644 index 0000000000000000000000000000000000000000..76837d6ebe1fe7a5efdaab0818e38bf92fd9116e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id508.json @@ -0,0 +1 @@ +{"reward": -0.0027647746374923066, "design_loss": 4.9786973249865696e-05, "all_loss": 0.10909285079364102} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id509.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id509.json new file mode 100644 index 0000000000000000000000000000000000000000..1608402f3bc2ef1ea09b5d8307e4eec9c61863b8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id509.json @@ -0,0 +1 @@ +{"reward": 0.009354220491127788, "design_loss": 5.439072265289724e-05, "all_loss": 0.0925978032503091} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id51.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id51.json new file mode 100644 index 0000000000000000000000000000000000000000..619944100cbd522e658bf4d348ffe42d224e7026 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id51.json @@ -0,0 +1 @@ +{"reward": 0.006366718768313559, "design_loss": 1.5672725339754834e-09, "all_loss": 0.10267393263007432} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id510.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id510.json new file mode 100644 index 0000000000000000000000000000000000000000..f6e7ac38e2263cfaf64a26e3a32027238748d40c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id510.json @@ -0,0 +1 @@ +{"reward": -0.0032994362922305898, "design_loss": 1.7468964870204218e-05, "all_loss": 0.10295487120423209} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id511.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id511.json new file mode 100644 index 0000000000000000000000000000000000000000..db90e74c0b889da99abcd15c452a990e65ced77d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id511.json @@ -0,0 +1 @@ +{"reward": 0.0268134232672705, "design_loss": 0.0, "all_loss": 0.07752478110542677} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id512.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id512.json new file mode 100644 index 0000000000000000000000000000000000000000..0f5e39c16b6f4590017cab8076d7e33a4919e552 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id512.json @@ -0,0 +1 @@ +{"reward": 0.007693542050057428, "design_loss": 2.6969231839757413e-05, "all_loss": 0.0912301771552327} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id513.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id513.json new file mode 100644 index 0000000000000000000000000000000000000000..3a134df582beabb835134043dd15a262d0ae5fa5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id513.json @@ -0,0 +1 @@ +{"reward": 3.4424434527058345e-05, "design_loss": 0.0, "all_loss": 0.09386725665179396} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id514.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id514.json new file mode 100644 index 0000000000000000000000000000000000000000..77e5319f35ca48ef63a3110cb391b481f61ec3a0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id514.json @@ -0,0 +1 @@ +{"reward": 0.005376481069655409, "design_loss": 3.6886569432681426e-05, "all_loss": 0.09473684457905536} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id515.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id515.json new file mode 100644 index 0000000000000000000000000000000000000000..cc2841fd87614ece39f63af46d72eac57030c91c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id515.json @@ -0,0 +1 @@ +{"reward": 0.008053558026590704, "design_loss": 0.0, "all_loss": 0.09315315125052213} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id516.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id516.json new file mode 100644 index 0000000000000000000000000000000000000000..b241eda81d1c7aac4178be3efe5f0f17eaf1ce67 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id516.json @@ -0,0 +1 @@ +{"reward": 0.0005157907524718924, "design_loss": 6.7393143581284676e-06, "all_loss": 0.10600038167502404} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id517.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id517.json new file mode 100644 index 0000000000000000000000000000000000000000..ee0a69910c1ce3810f58772793a6008b43f63bdb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id517.json @@ -0,0 +1 @@ +{"reward": 0.007056392353671698, "design_loss": 0.0, "all_loss": 0.09112803793660015} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id518.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id518.json new file mode 100644 index 0000000000000000000000000000000000000000..a48a9b5f1ebd49bb684fe6006b8b29a84e20502e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id518.json @@ -0,0 +1 @@ +{"reward": -0.0015971852800671926, "design_loss": 3.27590387314558e-05, "all_loss": 0.100203533163879} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id519.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id519.json new file mode 100644 index 0000000000000000000000000000000000000000..da2ece6cc210527c16c06f5055588afafee0d305 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id519.json @@ -0,0 +1 @@ +{"reward": -0.003104646660481089, "design_loss": 4.9962377346446374e-08, "all_loss": 0.10689579706377748} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id52.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id52.json new file mode 100644 index 0000000000000000000000000000000000000000..1b744d00726e4d251b1f5ec550e938bb761210ef --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id52.json @@ -0,0 +1 @@ +{"reward": 0.051061995409788064, "design_loss": 2.1228057448752224e-05, "all_loss": 0.06392991089394322} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id520.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id520.json new file mode 100644 index 0000000000000000000000000000000000000000..88f90dfa2add54848d1131a84768e043b62a900f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id520.json @@ -0,0 +1 @@ +{"reward": 0.0007302277810440905, "design_loss": 3.8032051179470727e-06, "all_loss": 0.09728996633837125} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id521.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id521.json new file mode 100644 index 0000000000000000000000000000000000000000..5e98b7bb72c171b56ba8bdff5da9e88048c6a40d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id521.json @@ -0,0 +1 @@ +{"reward": 1.9230777873566196e-05, "design_loss": 0.0, "all_loss": 0.10782543483484314} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id522.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id522.json new file mode 100644 index 0000000000000000000000000000000000000000..72fc70c5c8d1ae4e2449ff21d1d08c28ffe57537 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id522.json @@ -0,0 +1 @@ +{"reward": 0.012779828494288561, "design_loss": 2.075753036479e-05, "all_loss": 0.0941509368645085} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id523.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id523.json new file mode 100644 index 0000000000000000000000000000000000000000..f8a9d35f0fce579119586e0dee60f9906c44a2a3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id523.json @@ -0,0 +1 @@ +{"reward": 0.0004412126725749227, "design_loss": 2.446226865515655e-08, "all_loss": 0.10297734291776221} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id524.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id524.json new file mode 100644 index 0000000000000000000000000000000000000000..54d1653bf2974c76150aa5ccae6a2aee7628037d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id524.json @@ -0,0 +1 @@ +{"reward": -0.0028315664782259387, "design_loss": 0.0, "all_loss": 0.1059099611875591} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id525.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id525.json new file mode 100644 index 0000000000000000000000000000000000000000..32af7f51d324baa67a7b64022aa2ccebf673b838 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id525.json @@ -0,0 +1 @@ +{"reward": 0.0031327336587299304, "design_loss": 4.601500040735118e-05, "all_loss": 0.10452833487103286} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id526.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id526.json new file mode 100644 index 0000000000000000000000000000000000000000..a924e3401dd3e521130803f36d32aaad20983e89 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id526.json @@ -0,0 +1 @@ +{"reward": 0.00046361474488788856, "design_loss": 7.777000973874237e-06, "all_loss": 0.11230275352053799} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id527.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id527.json new file mode 100644 index 0000000000000000000000000000000000000000..20dadfa4a9d0749bca339ba273ee13118b39ad30 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id527.json @@ -0,0 +1 @@ +{"reward": 0.004041352968820938, "design_loss": 1.3134543230819418e-08, "all_loss": 0.09294783046525698} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id528.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id528.json new file mode 100644 index 0000000000000000000000000000000000000000..b23b812b9df904f5ef3f2b3f5be34357c05adfff --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id528.json @@ -0,0 +1 @@ +{"reward": 0.009824752113722288, "design_loss": 6.798387767048553e-05, "all_loss": 0.093159853074926} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id529.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id529.json new file mode 100644 index 0000000000000000000000000000000000000000..6eb2f0a0cdd46ba06ede3706160b54c93a35b4a5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id529.json @@ -0,0 +1 @@ +{"reward": 0.006395217079069565, "design_loss": 0.0001205451917485334, "all_loss": 0.09339375233483196} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id53.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id53.json new file mode 100644 index 0000000000000000000000000000000000000000..3a92310e7935620b7c1838fd6adb5ef4100f2ddf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id53.json @@ -0,0 +1 @@ +{"reward": 0.02440076757736742, "design_loss": 3.787357491091825e-05, "all_loss": 0.08800442773879164} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id530.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id530.json new file mode 100644 index 0000000000000000000000000000000000000000..13adddd3b0bcaf16b17941359b1a4e5d968de3c1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id530.json @@ -0,0 +1 @@ +{"reward": 0.001481024604849196, "design_loss": 7.749181531835347e-05, "all_loss": 0.10184657476486685} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id531.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id531.json new file mode 100644 index 0000000000000000000000000000000000000000..997b394299da6c516fc569c3bf9451d5b2f67b09 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id531.json @@ -0,0 +1 @@ +{"reward": -0.0031353453503003004, "design_loss": 7.3653936851769686e-06, "all_loss": 0.10780574747113447} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id532.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id532.json new file mode 100644 index 0000000000000000000000000000000000000000..ada271086751ffd10b636b4d19c6fc3b74db84a5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id532.json @@ -0,0 +1 @@ +{"reward": 0.02968161946436529, "design_loss": 1.598408016434405e-05, "all_loss": 0.08305971696112151} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id533.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id533.json new file mode 100644 index 0000000000000000000000000000000000000000..b95dd9c23bd95bd5858ed03f6ae21fd5707dd926 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id533.json @@ -0,0 +1 @@ +{"reward": 0.001832384625048325, "design_loss": 0.0, "all_loss": 0.09761700768287891} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id534.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id534.json new file mode 100644 index 0000000000000000000000000000000000000000..27ae9df2eb955639bcd69cedfc588cb96303d49a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id534.json @@ -0,0 +1 @@ +{"reward": 0.007698129237268661, "design_loss": 2.8356096663628705e-05, "all_loss": 0.09024035660586471} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id535.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id535.json new file mode 100644 index 0000000000000000000000000000000000000000..682150f6fb722ff6fec85cc86952610f63e42771 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id535.json @@ -0,0 +1 @@ +{"reward": 0.005805540519826263, "design_loss": 7.415511208819225e-05, "all_loss": 0.09200978266642598} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id536.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id536.json new file mode 100644 index 0000000000000000000000000000000000000000..7a188fa9e199c361d80059ea80b508b16f011e4a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id536.json @@ -0,0 +1 @@ +{"reward": 0.0007701538395048502, "design_loss": 8.107753092190251e-05, "all_loss": 0.09980471863398632} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id537.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id537.json new file mode 100644 index 0000000000000000000000000000000000000000..6b64c39826dbf00da71ff22c07c84517b83ee085 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id537.json @@ -0,0 +1 @@ +{"reward": 0.008747329350900002, "design_loss": 5.449328099871309e-09, "all_loss": 0.10697973265106} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id538.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id538.json new file mode 100644 index 0000000000000000000000000000000000000000..76f758084c3bf06357afa13affd76a7805409838 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id538.json @@ -0,0 +1 @@ +{"reward": -0.0010368804827066008, "design_loss": 0.00017258025764022022, "all_loss": 0.10451379850876197} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id539.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id539.json new file mode 100644 index 0000000000000000000000000000000000000000..479169e0c1cf07bb881b8320146335826c18e639 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id539.json @@ -0,0 +1 @@ +{"reward": 0.01564245245605933, "design_loss": 4.5571201212624146e-07, "all_loss": 0.08355391271306381} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id54.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id54.json new file mode 100644 index 0000000000000000000000000000000000000000..9dc8809f5e59529ce4eb7fc5fd9aa3650e89e27c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id54.json @@ -0,0 +1 @@ +{"reward": 0.035878395381853015, "design_loss": 0.0001285417820326984, "all_loss": 0.0806141013835509} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id540.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id540.json new file mode 100644 index 0000000000000000000000000000000000000000..214eb61e5b5bd3ea336f34c78120b0f0f871b92a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id540.json @@ -0,0 +1 @@ +{"reward": 0.011566620800929642, "design_loss": 5.1981729484396055e-05, "all_loss": 0.10458046310280171} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id541.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id541.json new file mode 100644 index 0000000000000000000000000000000000000000..5e8cb76fb9dbe1e820527d0c40ce3fb144c8f58d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id541.json @@ -0,0 +1 @@ +{"reward": 0.005935203570996778, "design_loss": 9.642224904382601e-05, "all_loss": 0.09201649531769891} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id542.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id542.json new file mode 100644 index 0000000000000000000000000000000000000000..f4d13730b556af6f8c9c242ebeb311f91611944b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id542.json @@ -0,0 +1 @@ +{"reward": 0.029540389261138583, "design_loss": 3.933566404157318e-05, "all_loss": 0.06930715431746952} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id543.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id543.json new file mode 100644 index 0000000000000000000000000000000000000000..7e3de13cc2b7af15720f2ceb659c1ba0a5ce4bd5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id543.json @@ -0,0 +1 @@ +{"reward": 0.0043379845538016465, "design_loss": 2.674945108083193e-06, "all_loss": 0.0902513462488822} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id544.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id544.json new file mode 100644 index 0000000000000000000000000000000000000000..1e8538515663d35c80c5daa48cfb97a5a2201aee --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id544.json @@ -0,0 +1 @@ +{"reward": -0.002352772124331687, "design_loss": 6.3306038100563455e-06, "all_loss": 0.09444577227644221} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id545.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id545.json new file mode 100644 index 0000000000000000000000000000000000000000..47222c93647a6999a970e46f2319114c61dbf54b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id545.json @@ -0,0 +1 @@ +{"reward": -0.0029144229835461194, "design_loss": 5.92541573496419e-06, "all_loss": 0.10953762344717445} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id546.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id546.json new file mode 100644 index 0000000000000000000000000000000000000000..57c222b7fc9d68e6efd40c3e94ba8fbd79fb823e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id546.json @@ -0,0 +1 @@ +{"reward": -0.0026333905599452284, "design_loss": 1.661232454353012e-05, "all_loss": 0.10345045258607433} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id547.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id547.json new file mode 100644 index 0000000000000000000000000000000000000000..b335e916467f1ec1978e2a74f8619143fdacca0b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id547.json @@ -0,0 +1 @@ +{"reward": 0.010723616574470865, "design_loss": 0.00013095013855490834, "all_loss": 0.09532666366054653} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id548.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id548.json new file mode 100644 index 0000000000000000000000000000000000000000..2781cdd1788d98b5c811b0f8fc81d60d3e65aadc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id548.json @@ -0,0 +1 @@ +{"reward": 0.0007289503162538763, "design_loss": 3.868450164645765e-07, "all_loss": 0.0987950284770276} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id549.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id549.json new file mode 100644 index 0000000000000000000000000000000000000000..f74a207bb9f06229a1e961605e7b1ae819788fe4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id549.json @@ -0,0 +1 @@ +{"reward": 0.0031835940181813294, "design_loss": 3.934108462999575e-06, "all_loss": 0.09948116868844961} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id55.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id55.json new file mode 100644 index 0000000000000000000000000000000000000000..d41bcd3503818f0b876395a51f92ddd82abbeffc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id55.json @@ -0,0 +1 @@ +{"reward": 0.02531530394755381, "design_loss": 0.0, "all_loss": 0.08571626510137503} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id550.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id550.json new file mode 100644 index 0000000000000000000000000000000000000000..042d6fedd4c93bcc4c93884233e6d732e3c39aba --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id550.json @@ -0,0 +1 @@ +{"reward": 0.007345606773135102, "design_loss": 2.124613820342347e-05, "all_loss": 0.10501425334084927} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id551.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id551.json new file mode 100644 index 0000000000000000000000000000000000000000..1e2f46fe12285a81ab846e800641b73ad7fbea23 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id551.json @@ -0,0 +1 @@ +{"reward": 0.009050423820190112, "design_loss": 4.04827696911525e-05, "all_loss": 0.10267835943130482} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id552.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id552.json new file mode 100644 index 0000000000000000000000000000000000000000..432edb09636c7e33c724be34d91e915c09e9692b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id552.json @@ -0,0 +1 @@ +{"reward": 0.0004056909874886466, "design_loss": 2.5828891011769883e-05, "all_loss": 0.09667819513057418} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id553.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id553.json new file mode 100644 index 0000000000000000000000000000000000000000..76ed11eca7fd11bbdc3abaedefa588a26dd69010 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id553.json @@ -0,0 +1 @@ +{"reward": -0.0029054214297525582, "design_loss": 2.6608877305989154e-06, "all_loss": 0.10417035183857999} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id554.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id554.json new file mode 100644 index 0000000000000000000000000000000000000000..3f131d7b791510cd405c5d90810c4edb82aa8a03 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id554.json @@ -0,0 +1 @@ +{"reward": 0.0008091991246999691, "design_loss": 0.0, "all_loss": 0.09963310093551284} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id555.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id555.json new file mode 100644 index 0000000000000000000000000000000000000000..7fbec882da66fa403288c9613c7ed95b22813292 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id555.json @@ -0,0 +1 @@ +{"reward": 0.00042162609506092574, "design_loss": 2.9382570687630505e-07, "all_loss": 0.10057922621266643} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id556.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id556.json new file mode 100644 index 0000000000000000000000000000000000000000..257723636ef8af86c68f53dda66c57031e05b2b6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id556.json @@ -0,0 +1 @@ +{"reward": -0.002523157145337296, "design_loss": 8.523768883605953e-06, "all_loss": 0.10278190696712995} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id557.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id557.json new file mode 100644 index 0000000000000000000000000000000000000000..2f81eb03664b5a4fdd1d8ae18391ede59ca76144 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id557.json @@ -0,0 +1 @@ +{"reward": 0.003946721606640946, "design_loss": 8.84756173036294e-06, "all_loss": 0.11071183642258928} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id558.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id558.json new file mode 100644 index 0000000000000000000000000000000000000000..be8860f10b22d56022fc7d59ce1059eb0247cc9c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id558.json @@ -0,0 +1 @@ +{"reward": -0.0029475708314815746, "design_loss": 0.0, "all_loss": 0.10720886229403169} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id559.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id559.json new file mode 100644 index 0000000000000000000000000000000000000000..6dd387b29502a97db2d68bb7c78b4ce0d17853f1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id559.json @@ -0,0 +1 @@ +{"reward": 8.286682798384903e-05, "design_loss": 8.345110472873785e-06, "all_loss": 0.09530926922452429} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id56.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id56.json new file mode 100644 index 0000000000000000000000000000000000000000..fd89a334d71df9244f03da167c2881fcc852cbac --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id56.json @@ -0,0 +1 @@ +{"reward": 0.008262883769891677, "design_loss": 5.695195870458747e-09, "all_loss": 0.08988779172589982} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id560.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id560.json new file mode 100644 index 0000000000000000000000000000000000000000..55a46e274b79098e7c41033951808fa1b5d3c423 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id560.json @@ -0,0 +1 @@ +{"reward": -0.0008359842268474971, "design_loss": 6.71459492878057e-05, "all_loss": 0.11437524691870332} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id561.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id561.json new file mode 100644 index 0000000000000000000000000000000000000000..35ad0c14396155bfb1f55e8a949d476a4ae39004 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id561.json @@ -0,0 +1 @@ +{"reward": 0.000751460278202068, "design_loss": 5.338591790859937e-07, "all_loss": 0.09890088530777784} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id562.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id562.json new file mode 100644 index 0000000000000000000000000000000000000000..76d6b189ea2030f66e714ceea65ea9c8dbce490c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id562.json @@ -0,0 +1 @@ +{"reward": 0.005580304257871552, "design_loss": 1.5355331925093196e-05, "all_loss": 0.09224592853851134} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id563.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id563.json new file mode 100644 index 0000000000000000000000000000000000000000..7f85657b20e0c5b1b980ce1d5e143e228dbb5926 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id563.json @@ -0,0 +1 @@ +{"reward": 0.0007748671354864123, "design_loss": 1.6143074390129186e-05, "all_loss": 0.10342004420679898} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id564.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id564.json new file mode 100644 index 0000000000000000000000000000000000000000..4c74444ae91669098eebf67ad0308b7915068cac --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id564.json @@ -0,0 +1 @@ +{"reward": 0.003745756463209307, "design_loss": 2.6664487450034358e-05, "all_loss": 0.09499140618655506} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id565.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id565.json new file mode 100644 index 0000000000000000000000000000000000000000..9c55511ced1b8538774c263d1c36b099c715f032 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id565.json @@ -0,0 +1 @@ +{"reward": 0.009643208422178973, "design_loss": 8.753492693358567e-06, "all_loss": 0.09028271619506505} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id566.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id566.json new file mode 100644 index 0000000000000000000000000000000000000000..71b63909b0972a2e99a5071a7708f7929ca5fa7c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id566.json @@ -0,0 +1 @@ +{"reward": 0.0005316888604264686, "design_loss": 1.1800223546742927e-05, "all_loss": 0.09000700749225685} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id567.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id567.json new file mode 100644 index 0000000000000000000000000000000000000000..bd32fe51db4bd47c1d2bb68a861806ae79eb6430 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id567.json @@ -0,0 +1 @@ +{"reward": 0.0069760331115600455, "design_loss": 5.16986328875646e-05, "all_loss": 0.09549988099194165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id568.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id568.json new file mode 100644 index 0000000000000000000000000000000000000000..2c3faba9c5b808ec72bb82790ca136421cbb8037 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id568.json @@ -0,0 +1 @@ +{"reward": 0.0012001696103374898, "design_loss": 7.532754259763352e-13, "all_loss": 0.10892691551285504} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id569.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id569.json new file mode 100644 index 0000000000000000000000000000000000000000..2c67e9dca1ab50cf8737c2b41fb1b1cd2758d732 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id569.json @@ -0,0 +1 @@ +{"reward": 0.0004316673854517089, "design_loss": 4.244188403390581e-06, "all_loss": 0.09928837637664165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id57.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id57.json new file mode 100644 index 0000000000000000000000000000000000000000..19299f2d55decb0ff0913103aab8b215fce1907c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id57.json @@ -0,0 +1 @@ +{"reward": -0.00010739930060550684, "design_loss": 4.916080797556788e-05, "all_loss": 0.09802534626536186} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id570.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id570.json new file mode 100644 index 0000000000000000000000000000000000000000..1ff6e0a0271eda21acf6960336c6e336d97e2dc0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id570.json @@ -0,0 +1 @@ +{"reward": -0.0024258451618762444, "design_loss": 1.7555617887410335e-05, "all_loss": 0.10387891725230441} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id571.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id571.json new file mode 100644 index 0000000000000000000000000000000000000000..8b47d234a1b1263504e94b0c15780da6bb9da453 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id571.json @@ -0,0 +1 @@ +{"reward": 0.038458113547780726, "design_loss": 6.238921628209937e-07, "all_loss": 0.07911440927707732} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id572.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id572.json new file mode 100644 index 0000000000000000000000000000000000000000..f91dbe7b4a70eb3069740b026e7e18cf9d21c5a1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id572.json @@ -0,0 +1 @@ +{"reward": -0.0029602679347460054, "design_loss": 3.794094664044678e-05, "all_loss": 0.10757189300808827} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id573.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id573.json new file mode 100644 index 0000000000000000000000000000000000000000..5594140123f8d661a75d2049cbcb9ef4b46472b8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id573.json @@ -0,0 +1 @@ +{"reward": 0.04555837304995644, "design_loss": 7.154190097935498e-05, "all_loss": 0.07298019970073846} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id574.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id574.json new file mode 100644 index 0000000000000000000000000000000000000000..39f82c1608df9a427ff63bc1cd40c089990383f0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id574.json @@ -0,0 +1 @@ +{"reward": 0.008992524622619291, "design_loss": 4.182483905879053e-07, "all_loss": 0.0891771900209841} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id575.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id575.json new file mode 100644 index 0000000000000000000000000000000000000000..a0dab4a673756619aa59984f6bea8fc007e0d044 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id575.json @@ -0,0 +1 @@ +{"reward": 0.0014353246834595268, "design_loss": 1.2875658285338432e-05, "all_loss": 0.09522379375814706} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id576.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id576.json new file mode 100644 index 0000000000000000000000000000000000000000..7481b470da9fd591eee36830cb2937cff83288c2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id576.json @@ -0,0 +1 @@ +{"reward": -0.0014043178736778822, "design_loss": 0.0, "all_loss": 0.10316853694544413} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id577.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id577.json new file mode 100644 index 0000000000000000000000000000000000000000..7533a41b527c2b3621a97585e83d353d832fd003 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id577.json @@ -0,0 +1 @@ +{"reward": 0.0006383432934994743, "design_loss": 5.830785084981471e-05, "all_loss": 0.10347134664540629} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id578.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id578.json new file mode 100644 index 0000000000000000000000000000000000000000..350944cc13b6f007609b53309ad1c68e999f6a67 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id578.json @@ -0,0 +1 @@ +{"reward": -0.0026371647003144705, "design_loss": 3.691894744406454e-05, "all_loss": 0.10592057858796539} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id579.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id579.json new file mode 100644 index 0000000000000000000000000000000000000000..ff938ba6fd93c4a2d780149230ce7935616814a1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id579.json @@ -0,0 +1 @@ +{"reward": -0.0029669531196436366, "design_loss": 0.0, "all_loss": 0.10436593506844118} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id58.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id58.json new file mode 100644 index 0000000000000000000000000000000000000000..47de676c93523a9c90f18417379e840c86fd3f58 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id58.json @@ -0,0 +1 @@ +{"reward": 0.006851286155574038, "design_loss": 1.0257241228828207e-05, "all_loss": 0.0869284285108743} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id580.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id580.json new file mode 100644 index 0000000000000000000000000000000000000000..66c28be75894217bba62c3489ec3a57f5c76a109 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id580.json @@ -0,0 +1 @@ +{"reward": 0.004525462634961744, "design_loss": 3.6449291501705616e-11, "all_loss": 0.1094724917392102} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id581.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id581.json new file mode 100644 index 0000000000000000000000000000000000000000..f6306d7d2a27e9b2220e89c4341ce96feea15d0b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id581.json @@ -0,0 +1 @@ +{"reward": 0.00455852174984013, "design_loss": 1.7353129805997014e-05, "all_loss": 0.09275222999526817} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id582.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id582.json new file mode 100644 index 0000000000000000000000000000000000000000..c547a58d67d4d2dcc4a293d3ce7239e3d7921fcc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id582.json @@ -0,0 +1 @@ +{"reward": -0.0027675332973866734, "design_loss": 5.408019276842424e-08, "all_loss": 0.10603250458845756} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id583.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id583.json new file mode 100644 index 0000000000000000000000000000000000000000..d94b24203d4990892f8a7e815228fdcd549158ca --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id583.json @@ -0,0 +1 @@ +{"reward": 0.008145191648299882, "design_loss": 7.067553815431893e-05, "all_loss": 0.10678288507889046} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id584.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id584.json new file mode 100644 index 0000000000000000000000000000000000000000..0054d2b92b1be2947ffbd5b5d194a714530e8f0e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id584.json @@ -0,0 +1 @@ +{"reward": 0.009686479614878354, "design_loss": 1.0148241017304827e-05, "all_loss": 0.10379887952509653} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id585.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id585.json new file mode 100644 index 0000000000000000000000000000000000000000..3b70e151eb32b084900c9738c61225bd61d114a6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id585.json @@ -0,0 +1 @@ +{"reward": -0.0027537230712523786, "design_loss": 0.0, "all_loss": 0.10863213860888296} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id586.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id586.json new file mode 100644 index 0000000000000000000000000000000000000000..25627fd67095e5472f3b7ae78c25020636b04df7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id586.json @@ -0,0 +1 @@ +{"reward": -0.0029863553807445986, "design_loss": 4.759180956170894e-05, "all_loss": 0.10628981401731276} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id587.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id587.json new file mode 100644 index 0000000000000000000000000000000000000000..c7a08f2e63599d147d51a86030bbcf3165e9cc43 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id587.json @@ -0,0 +1 @@ +{"reward": -4.300242916749353e-05, "design_loss": 3.4917615266749635e-05, "all_loss": 0.10049572860437736} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id588.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id588.json new file mode 100644 index 0000000000000000000000000000000000000000..d05ec4c45bf31c5a1643027903196d4b724db425 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id588.json @@ -0,0 +1 @@ +{"reward": 0.008374471747526688, "design_loss": 1.305189016420627e-05, "all_loss": 0.09007574091263011} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id589.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id589.json new file mode 100644 index 0000000000000000000000000000000000000000..88cbcbfcc41c39eebac8c39c12c3541dafebd3b6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id589.json @@ -0,0 +1 @@ +{"reward": -0.0026759628288531567, "design_loss": 0.0, "all_loss": 0.10440062417839199} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id59.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id59.json new file mode 100644 index 0000000000000000000000000000000000000000..4d02cc3b3c0f8c2b00de4a111455d679ca718533 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id59.json @@ -0,0 +1 @@ +{"reward": 0.0012137776475563827, "design_loss": 3.306137841718737e-06, "all_loss": 0.10401956235156276} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id590.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id590.json new file mode 100644 index 0000000000000000000000000000000000000000..5af6542632dda3681af790dc5b1e6766c6747800 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id590.json @@ -0,0 +1 @@ +{"reward": 0.007462762275635054, "design_loss": 3.137636304018088e-05, "all_loss": 0.10564984581326828} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id591.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id591.json new file mode 100644 index 0000000000000000000000000000000000000000..aae5c87fec6fc23d6951368f60fa8ce81587752c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id591.json @@ -0,0 +1 @@ +{"reward": -0.0029441069423023353, "design_loss": 0.0, "all_loss": 0.10952972904352853} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id592.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id592.json new file mode 100644 index 0000000000000000000000000000000000000000..4aa62deaa2da5a7a1a76313bd3b0c6e41d1d96e2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id592.json @@ -0,0 +1 @@ +{"reward": 0.0010857608871897295, "design_loss": 4.7757968246742166e-08, "all_loss": 0.09506575835448551} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id593.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id593.json new file mode 100644 index 0000000000000000000000000000000000000000..73a4cb0faa20d9645b882f631db268b5115271de --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id593.json @@ -0,0 +1 @@ +{"reward": 0.00164241286728177, "design_loss": 1.1312379683658946e-05, "all_loss": 0.09543120584006115} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id594.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id594.json new file mode 100644 index 0000000000000000000000000000000000000000..d6b4e93166e3df9e5aabb118a51dd36e67bf52e9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id594.json @@ -0,0 +1 @@ +{"reward": 0.006082300148675279, "design_loss": 4.682597136707045e-05, "all_loss": 0.0948404340664488} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id595.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id595.json new file mode 100644 index 0000000000000000000000000000000000000000..516128a143349cf4837446b2047d280d834a0f7c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id595.json @@ -0,0 +1 @@ +{"reward": 0.03682357694724703, "design_loss": 1.0739061861997357e-09, "all_loss": 0.07499682747153118} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id596.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id596.json new file mode 100644 index 0000000000000000000000000000000000000000..eb2bee68a72213e2a29d700587e9e2f7c47a34fe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id596.json @@ -0,0 +1 @@ +{"reward": -0.0013486606353824704, "design_loss": 0.00016046229575295, "all_loss": 0.08283937963898141} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id597.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id597.json new file mode 100644 index 0000000000000000000000000000000000000000..3285b5b954be84929dc7f8fa4d16c839c7978825 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id597.json @@ -0,0 +1 @@ +{"reward": -0.0006160960986255765, "design_loss": 1.2264442375453655e-05, "all_loss": 0.09892932061144227} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id598.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id598.json new file mode 100644 index 0000000000000000000000000000000000000000..fb06e6955f2d0e341975f176685b3346ec9c57e0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id598.json @@ -0,0 +1 @@ +{"reward": 0.0014402007671785733, "design_loss": 9.946956561179832e-05, "all_loss": 0.10126039571488099} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id599.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id599.json new file mode 100644 index 0000000000000000000000000000000000000000..c7d6efc7b03e664d0babcd76241319b6f4e489e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id599.json @@ -0,0 +1 @@ +{"reward": -0.0031327229629340425, "design_loss": 0.0, "all_loss": 0.104785985845489} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id6.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id6.json new file mode 100644 index 0000000000000000000000000000000000000000..cb0a07856802efb76c59cc0418ea11896d57b167 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id6.json @@ -0,0 +1 @@ +{"reward": 0.04905407224434233, "design_loss": 5.4228568302505664e-09, "all_loss": 0.06210123002061296} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id60.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id60.json new file mode 100644 index 0000000000000000000000000000000000000000..e8a3bd9f3c3f735a14d35d87776ee2175aabb0b2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id60.json @@ -0,0 +1 @@ +{"reward": 0.011630280789553957, "design_loss": 1.5302435940611758e-06, "all_loss": 0.10016859005785778} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id600.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id600.json new file mode 100644 index 0000000000000000000000000000000000000000..29e6af740735161b70a4d5a2018963a88f605971 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id600.json @@ -0,0 +1 @@ +{"reward": 0.016309698355865307, "design_loss": 1.2328954653639812e-05, "all_loss": 0.08190249093514508} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id601.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id601.json new file mode 100644 index 0000000000000000000000000000000000000000..dd50751ad0c39be307ebef2d78ef8d1a28e07a2e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id601.json @@ -0,0 +1 @@ +{"reward": -0.002706019663611378, "design_loss": 0.0, "all_loss": 0.10126064022575315} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id602.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id602.json new file mode 100644 index 0000000000000000000000000000000000000000..8bb272d93d19c95c94ec55729720660e3296c6ce --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id602.json @@ -0,0 +1 @@ +{"reward": 0.005053596633005489, "design_loss": 0.0, "all_loss": 0.09197945858229312} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id603.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id603.json new file mode 100644 index 0000000000000000000000000000000000000000..e39d9b9edb7bebddde0f08555d2275eb1487606a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id603.json @@ -0,0 +1 @@ +{"reward": 0.009505760847458397, "design_loss": 2.433151848890702e-07, "all_loss": 0.08319772219138108} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id604.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id604.json new file mode 100644 index 0000000000000000000000000000000000000000..7a9785dc9122e2e1f4ee1555d1677bcff236979b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id604.json @@ -0,0 +1 @@ +{"reward": -0.0027031529742468086, "design_loss": 0.0, "all_loss": 0.10447024865845286} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id605.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id605.json new file mode 100644 index 0000000000000000000000000000000000000000..5c6c3a48790f187f758880a535490cad5727bc6d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id605.json @@ -0,0 +1 @@ +{"reward": 0.025446167956320154, "design_loss": 4.8420013627037406e-05, "all_loss": 0.08631013699974024} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id606.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id606.json new file mode 100644 index 0000000000000000000000000000000000000000..c8d90e2b90a7c823c02f40fec34e49d556924576 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id606.json @@ -0,0 +1 @@ +{"reward": 0.0019112478449963693, "design_loss": 0.0, "all_loss": 0.09784889874164888} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id607.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id607.json new file mode 100644 index 0000000000000000000000000000000000000000..c7a66658289cc9e68464cb132e34124bd969f0df --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id607.json @@ -0,0 +1 @@ +{"reward": 0.01094561431123331, "design_loss": 2.6171857825829647e-05, "all_loss": 0.08815157315795984} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id608.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id608.json new file mode 100644 index 0000000000000000000000000000000000000000..7abf3de6a3576098dde1a485cade706789c5ac1b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id608.json @@ -0,0 +1 @@ +{"reward": 0.0045928852914804835, "design_loss": 2.922504245361779e-05, "all_loss": 0.090830100209704} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id609.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id609.json new file mode 100644 index 0000000000000000000000000000000000000000..ff691bcdb1d100b5c9d4a103c773178781f9909d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id609.json @@ -0,0 +1 @@ +{"reward": 0.0042630510388811105, "design_loss": 5.0848611863330007e-05, "all_loss": 0.09605605793966462} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id61.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id61.json new file mode 100644 index 0000000000000000000000000000000000000000..483676803960b15f2888247b79fccd4184d1593e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id61.json @@ -0,0 +1 @@ +{"reward": 0.05014934694947508, "design_loss": 0.0, "all_loss": 0.06146626219589549} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id610.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id610.json new file mode 100644 index 0000000000000000000000000000000000000000..a40c063019acafc986fe3a69936259956469d426 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id610.json @@ -0,0 +1 @@ +{"reward": -0.0020809520775239843, "design_loss": 0.0, "all_loss": 0.1012640710306736} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id611.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id611.json new file mode 100644 index 0000000000000000000000000000000000000000..6a3e495d3e2215f87d6095b438eb188638b42eba --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id611.json @@ -0,0 +1 @@ +{"reward": -0.0027027519923928656, "design_loss": 7.197226659627631e-05, "all_loss": 0.10808478595210562} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id612.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id612.json new file mode 100644 index 0000000000000000000000000000000000000000..0359e827f23084d7ea29bbd711be9f72534bc48e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id612.json @@ -0,0 +1 @@ +{"reward": 0.013678357752212753, "design_loss": 8.49032621985657e-10, "all_loss": 0.09779071125188046} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id613.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id613.json new file mode 100644 index 0000000000000000000000000000000000000000..9de6d33e2a492069a6e82dcad2cd251457000850 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id613.json @@ -0,0 +1 @@ +{"reward": 0.008225404905928435, "design_loss": 0.0, "all_loss": 0.0912231576622394} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id614.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id614.json new file mode 100644 index 0000000000000000000000000000000000000000..9a4e7dc74c608b06c6e79bb6389d7d01532a545b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id614.json @@ -0,0 +1 @@ +{"reward": -0.0026939065006638813, "design_loss": 0.0, "all_loss": 0.1092486324123913} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id615.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id615.json new file mode 100644 index 0000000000000000000000000000000000000000..825a41f5f4dce353a4d81a54eda85e3032196449 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id615.json @@ -0,0 +1 @@ +{"reward": 0.001157929167645913, "design_loss": 3.512021294227452e-06, "all_loss": 0.09704518162811855} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id616.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id616.json new file mode 100644 index 0000000000000000000000000000000000000000..b167b5d260e739016dbfd4c1782657ebef14d9b9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id616.json @@ -0,0 +1 @@ +{"reward": -0.002421985008337124, "design_loss": 9.357841008750256e-07, "all_loss": 0.10550611688571578} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id617.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id617.json new file mode 100644 index 0000000000000000000000000000000000000000..f0cbf1ada54a1add9bee46c40d9667a602f2a3e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id617.json @@ -0,0 +1 @@ +{"reward": -0.0008333329115872146, "design_loss": 4.7630357585148886e-05, "all_loss": 0.09979554264976037} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id618.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id618.json new file mode 100644 index 0000000000000000000000000000000000000000..f5185bddeeb9e16081f8bad8e1914343d3d7c37b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id618.json @@ -0,0 +1 @@ +{"reward": 0.0004571890526900019, "design_loss": 8.180224830844907e-10, "all_loss": 0.09960079637303701} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id619.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id619.json new file mode 100644 index 0000000000000000000000000000000000000000..726665e60f2e389aaee4605f425256bb207314a9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id619.json @@ -0,0 +1 @@ +{"reward": -0.0028340069399120094, "design_loss": 0.0, "all_loss": 0.10887177047220412} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id62.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id62.json new file mode 100644 index 0000000000000000000000000000000000000000..21528482bfa2947f231fdf06c363c10426002d24 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id62.json @@ -0,0 +1 @@ +{"reward": 0.0010906618956084968, "design_loss": 0.0, "all_loss": 0.0976285896336473} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id620.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id620.json new file mode 100644 index 0000000000000000000000000000000000000000..bd48e85ed9dd244b31736b8c07b7813cdd5f6078 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id620.json @@ -0,0 +1 @@ +{"reward": -0.0027577792732516176, "design_loss": 0.0, "all_loss": 0.11014729145697448} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id621.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id621.json new file mode 100644 index 0000000000000000000000000000000000000000..6d1a317046658b9ab96db65a742409d6b96e2059 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id621.json @@ -0,0 +1 @@ +{"reward": 0.000930726437265994, "design_loss": 0.0, "all_loss": 0.0996058244100309} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id622.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id622.json new file mode 100644 index 0000000000000000000000000000000000000000..de72d547fffb8a0e55dc5c939b41a57cf996a035 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id622.json @@ -0,0 +1 @@ +{"reward": 0.020199229438629257, "design_loss": 8.588030482314934e-07, "all_loss": 0.09554829936783961} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id623.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id623.json new file mode 100644 index 0000000000000000000000000000000000000000..b0f8c1969bf39e52d0d70586363acd0be5e2c6a6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id623.json @@ -0,0 +1 @@ +{"reward": 0.002318921449701819, "design_loss": 2.5657034711912274e-05, "all_loss": 0.0981425458174475} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id624.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id624.json new file mode 100644 index 0000000000000000000000000000000000000000..7dad7140f92f327943a1b4c05bfdae889d7ed735 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id624.json @@ -0,0 +1 @@ +{"reward": 0.003479144883375182, "design_loss": 1.3628109627461527e-06, "all_loss": 0.09773955262259622} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id625.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id625.json new file mode 100644 index 0000000000000000000000000000000000000000..c733f91cb4701c4061379cf8e8abd6ceef77cdd6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id625.json @@ -0,0 +1 @@ +{"reward": 0.019868965074451378, "design_loss": 6.58817298244685e-05, "all_loss": 0.09598218503177328} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id626.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id626.json new file mode 100644 index 0000000000000000000000000000000000000000..cfbbd536cc5519daf5f063e7488e7d7581eecdcb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id626.json @@ -0,0 +1 @@ +{"reward": -0.0018143529213260484, "design_loss": 2.442871300445404e-05, "all_loss": 0.10160867225573256} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id627.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id627.json new file mode 100644 index 0000000000000000000000000000000000000000..b4cc6175c6ffbeece746f4a768763efbd18f7060 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id627.json @@ -0,0 +1 @@ +{"reward": 0.002410423363209388, "design_loss": 1.6388627045671456e-05, "all_loss": 0.09657140481086376} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id628.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id628.json new file mode 100644 index 0000000000000000000000000000000000000000..31b50f0fcbe19f66bbedd9b2cab31d949c6d4c18 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id628.json @@ -0,0 +1 @@ +{"reward": -0.002343390641742771, "design_loss": 5.701145255443407e-06, "all_loss": 0.10428882308905882} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id629.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id629.json new file mode 100644 index 0000000000000000000000000000000000000000..7185bba50124e37f1c2b78d0a47166f0f4ae8b26 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id629.json @@ -0,0 +1 @@ +{"reward": -0.0021142904826229325, "design_loss": 0.0, "all_loss": 0.10488208466041382} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id63.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id63.json new file mode 100644 index 0000000000000000000000000000000000000000..c928e2fed29e75406d3ef1749df218a359bbd25a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id63.json @@ -0,0 +1 @@ +{"reward": 0.007358699780506725, "design_loss": 7.72148123360239e-05, "all_loss": 0.08886508583225083} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id630.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id630.json new file mode 100644 index 0000000000000000000000000000000000000000..5ab34c920845fe6718645ca784e39ae70cad68e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id630.json @@ -0,0 +1 @@ +{"reward": 0.00017641719126852695, "design_loss": 0.0, "all_loss": 0.09745187344220024} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id631.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id631.json new file mode 100644 index 0000000000000000000000000000000000000000..130e4ce0271ac8df6ecc557813ba74fee35e7c84 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id631.json @@ -0,0 +1 @@ +{"reward": -0.0027244618307412094, "design_loss": 0.0, "all_loss": 0.09904347405691458} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id632.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id632.json new file mode 100644 index 0000000000000000000000000000000000000000..f172c5fc1c5d4df5b622706f809e4bd199b56b7c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id632.json @@ -0,0 +1 @@ +{"reward": 0.000323961850015958, "design_loss": 0.0, "all_loss": 0.09861341093943668} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id633.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id633.json new file mode 100644 index 0000000000000000000000000000000000000000..74e7455b1bdb05a7208cf8eec988ed14c98fbb35 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id633.json @@ -0,0 +1 @@ +{"reward": 0.0021614337445891307, "design_loss": 3.621292853495106e-05, "all_loss": 0.11213263955044811} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id634.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id634.json new file mode 100644 index 0000000000000000000000000000000000000000..b3a8ed5446de9182a06dd8e996152603acc604fe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id634.json @@ -0,0 +1 @@ +{"reward": 0.005836557142712057, "design_loss": 6.459111773438053e-06, "all_loss": 0.09321963007939713} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id635.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id635.json new file mode 100644 index 0000000000000000000000000000000000000000..bc9850f97a40e7679e8bfb89a810a48b30a135db --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id635.json @@ -0,0 +1 @@ +{"reward": -0.00258237627197154, "design_loss": 1.0683007811707057e-09, "all_loss": 0.10707022454598888} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id636.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id636.json new file mode 100644 index 0000000000000000000000000000000000000000..89b56af7ebac9a2a5c8150a2456fcadc363674af --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id636.json @@ -0,0 +1 @@ +{"reward": 0.0016445464005458432, "design_loss": 9.60511442826828e-06, "all_loss": 0.09754375744830103} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id637.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id637.json new file mode 100644 index 0000000000000000000000000000000000000000..32794c49c8887df5406f4e8110a2d18de4746f84 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id637.json @@ -0,0 +1 @@ +{"reward": 0.007538590161644695, "design_loss": 3.2746322631282965e-06, "all_loss": 0.10348566888079833} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id638.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id638.json new file mode 100644 index 0000000000000000000000000000000000000000..a67790d306f1cdba58d4cbdf68c898420a42c4a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id638.json @@ -0,0 +1 @@ +{"reward": -3.370940396132949e-05, "design_loss": 0.0, "all_loss": 0.10325247409124004} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id639.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id639.json new file mode 100644 index 0000000000000000000000000000000000000000..e1c1c12a9897322c73c748fdfc75317bf556e7a1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id639.json @@ -0,0 +1 @@ +{"reward": -0.0025060082137296075, "design_loss": 1.6648964162868651e-07, "all_loss": 0.10204801171661894} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id64.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id64.json new file mode 100644 index 0000000000000000000000000000000000000000..78b097bd4107c9b808dd930dcc3cea12b9a33c6a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id64.json @@ -0,0 +1 @@ +{"reward": 0.0031050690442664813, "design_loss": 0.0, "all_loss": 0.10378180033130968} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id640.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id640.json new file mode 100644 index 0000000000000000000000000000000000000000..90e068956870b505c76ac938eb1da6c768d66460 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id640.json @@ -0,0 +1 @@ +{"reward": -0.003060889976168671, "design_loss": 3.1521030905423686e-05, "all_loss": 0.10242447820024847} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id641.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id641.json new file mode 100644 index 0000000000000000000000000000000000000000..c18aa2f59d5e927949ef510242f45298838c7478 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id641.json @@ -0,0 +1 @@ +{"reward": 0.00047839569492952316, "design_loss": 5.915906876907684e-05, "all_loss": 0.09795078835550557} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id642.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id642.json new file mode 100644 index 0000000000000000000000000000000000000000..19370c8928c95d48f39ffab823553c88a0296262 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id642.json @@ -0,0 +1 @@ +{"reward": 0.02233850352193685, "design_loss": 2.503049501001442e-08, "all_loss": 0.0922686820207473} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id643.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id643.json new file mode 100644 index 0000000000000000000000000000000000000000..aabf38301a552c1ad88636868e306a14c748c242 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id643.json @@ -0,0 +1 @@ +{"reward": -0.0008952218993617811, "design_loss": 6.469271465903148e-05, "all_loss": 0.10670685626312143} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id644.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id644.json new file mode 100644 index 0000000000000000000000000000000000000000..c3af12a00461eb696859ce36306a9a690b2ae438 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id644.json @@ -0,0 +1 @@ +{"reward": 8.759457419373062e-05, "design_loss": 0.0, "all_loss": 0.09955695788611} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id645.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id645.json new file mode 100644 index 0000000000000000000000000000000000000000..34750169ba4e540cfe1d36a0eb2cc332ad4c5d7a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id645.json @@ -0,0 +1 @@ +{"reward": -0.0026050192630259345, "design_loss": 6.190321641952323e-07, "all_loss": 0.10211922262804658} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id646.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id646.json new file mode 100644 index 0000000000000000000000000000000000000000..19a91fbb2c14904154fbad4a1551f11a24736142 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id646.json @@ -0,0 +1 @@ +{"reward": 6.740711613724415e-05, "design_loss": 1.4728108908457216e-05, "all_loss": 0.09970415471350565} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id647.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id647.json new file mode 100644 index 0000000000000000000000000000000000000000..218142b7c4d73c9f1b1032ab19969c063fa3d9d8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id647.json @@ -0,0 +1 @@ +{"reward": 0.01969809156428505, "design_loss": 1.24411390061141e-05, "all_loss": 0.09090744858425298} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id648.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id648.json new file mode 100644 index 0000000000000000000000000000000000000000..61b59309e56ccab929c3f1cbfc51b2057c0c0f05 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id648.json @@ -0,0 +1 @@ +{"reward": -0.0008462954113324234, "design_loss": 1.4897691471560393e-05, "all_loss": 0.10163606367373687} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id649.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id649.json new file mode 100644 index 0000000000000000000000000000000000000000..eade26a6823ab68fa69b5736c400e9b316330216 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id649.json @@ -0,0 +1 @@ +{"reward": 0.007907958810120408, "design_loss": 0.0, "all_loss": 0.08954471665551321} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id65.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id65.json new file mode 100644 index 0000000000000000000000000000000000000000..62cfa7650b901eee3093bbebb965d83b3c0c6d14 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id65.json @@ -0,0 +1 @@ +{"reward": 0.0066523380871413434, "design_loss": 0.0001862186472862959, "all_loss": 0.09227141016798186} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id650.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id650.json new file mode 100644 index 0000000000000000000000000000000000000000..68b867adfa68ec774ceeae0240b6884cb4de6cd7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id650.json @@ -0,0 +1 @@ +{"reward": 0.00048560705360674306, "design_loss": 5.778894410468638e-05, "all_loss": 0.10383036630827223} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id651.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id651.json new file mode 100644 index 0000000000000000000000000000000000000000..e36135dbf50df816397666e5a179d7007d0bd697 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id651.json @@ -0,0 +1 @@ +{"reward": -0.0005443596868921208, "design_loss": 3.949124902646872e-07, "all_loss": 0.10201256661309979} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id652.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id652.json new file mode 100644 index 0000000000000000000000000000000000000000..aac9e9192101b77845490ffdc6cb34aa0ee7bf72 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id652.json @@ -0,0 +1 @@ +{"reward": -0.002559910448843447, "design_loss": 0.0, "all_loss": 0.1004236778351441} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id653.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id653.json new file mode 100644 index 0000000000000000000000000000000000000000..27a49dd2e1e667f88018ff1988e37f80e3009d3d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id653.json @@ -0,0 +1 @@ +{"reward": -0.00313839835795883, "design_loss": 2.20080455619609e-05, "all_loss": 0.09042743499513538} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id654.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id654.json new file mode 100644 index 0000000000000000000000000000000000000000..1499baf31fb35bbb6fe1d099d724a8a7a16d53a4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id654.json @@ -0,0 +1 @@ +{"reward": 0.006957114826322941, "design_loss": 0.0, "all_loss": 0.09327873067208374} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id655.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id655.json new file mode 100644 index 0000000000000000000000000000000000000000..ca44f6cb6c91a6e0ee09755ae974077103951bf6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id655.json @@ -0,0 +1 @@ +{"reward": 0.0018850287352108613, "design_loss": 0.0, "all_loss": 0.09635104715646366} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id656.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id656.json new file mode 100644 index 0000000000000000000000000000000000000000..1c32064c40c39c843149267c275481acc5d8408c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id656.json @@ -0,0 +1 @@ +{"reward": -0.002471055854953136, "design_loss": 0.0, "all_loss": 0.10331014447254432} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id657.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id657.json new file mode 100644 index 0000000000000000000000000000000000000000..581f61c501eaefc32edfe34b46af281d64053525 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id657.json @@ -0,0 +1 @@ +{"reward": 0.0005332324864518873, "design_loss": 0.0, "all_loss": 0.09841693653496202} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id658.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id658.json new file mode 100644 index 0000000000000000000000000000000000000000..238e50aae28560a68f57c5cfba3e859f89848bfa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id658.json @@ -0,0 +1 @@ +{"reward": -0.003173124538651456, "design_loss": 5.927410893491469e-05, "all_loss": 0.10660369258196767} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id659.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id659.json new file mode 100644 index 0000000000000000000000000000000000000000..7367d28809d2ca982883fd1dfe3c006ed4d094fa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id659.json @@ -0,0 +1 @@ +{"reward": 0.0004712005160952548, "design_loss": 5.414747283793986e-05, "all_loss": 0.0983677043441654} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id66.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id66.json new file mode 100644 index 0000000000000000000000000000000000000000..ecef32e8cb09daf7c9c7e21f746dd72ec0939c73 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id66.json @@ -0,0 +1 @@ +{"reward": 0.007786483858576082, "design_loss": 0.0, "all_loss": 0.09042355439110883} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id660.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id660.json new file mode 100644 index 0000000000000000000000000000000000000000..f8149886bd3cad433e767cb04a02d37cf2d3b205 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id660.json @@ -0,0 +1 @@ +{"reward": 0.004063270871991834, "design_loss": 0.0, "all_loss": 0.09514744572421546} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id661.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id661.json new file mode 100644 index 0000000000000000000000000000000000000000..051c168ead0fda467165ad5e86aff5cc8b0a1df7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id661.json @@ -0,0 +1 @@ +{"reward": -0.0018102467729456673, "design_loss": 0.00014314304280560464, "all_loss": 0.09735979321790879} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id662.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id662.json new file mode 100644 index 0000000000000000000000000000000000000000..7968804aa0286bc24cc01ebc51be4cbf3677d762 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id662.json @@ -0,0 +1 @@ +{"reward": 0.014658817447981878, "design_loss": 3.034168912563473e-05, "all_loss": 0.09928707449284323} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id663.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id663.json new file mode 100644 index 0000000000000000000000000000000000000000..724dccc64a8f9b69bb3c12babd3b128368e90337 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id663.json @@ -0,0 +1 @@ +{"reward": 0.003914733830100076, "design_loss": 3.229219146305695e-05, "all_loss": 0.09539047182552995} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id664.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id664.json new file mode 100644 index 0000000000000000000000000000000000000000..aa23a147c4e0c8f74e4639b6122e9e1b4e2b6861 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id664.json @@ -0,0 +1 @@ +{"reward": -5.065380995658564e-05, "design_loss": 8.376784535357729e-06, "all_loss": 0.09846293400771305} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id665.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id665.json new file mode 100644 index 0000000000000000000000000000000000000000..0f49aacc9f07b6c9bb454b1f04f3838112420539 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id665.json @@ -0,0 +1 @@ +{"reward": 0.002787865900629599, "design_loss": 0.0, "all_loss": 0.09838922751258887} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id666.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id666.json new file mode 100644 index 0000000000000000000000000000000000000000..87600f4086842dc681975891d817fb0294d563b1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id666.json @@ -0,0 +1 @@ +{"reward": -2.240407765649599e-05, "design_loss": 4.31270291301189e-06, "all_loss": 0.10267562471000594} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id667.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id667.json new file mode 100644 index 0000000000000000000000000000000000000000..fc978ecbdec68c18887b0bfde6b803af18a39d56 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id667.json @@ -0,0 +1 @@ +{"reward": 0.008960955514125152, "design_loss": 0.0, "all_loss": 0.09172439235663599} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id668.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id668.json new file mode 100644 index 0000000000000000000000000000000000000000..13bb03f69345cf9a5e9b909d78bde2be2525e4cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id668.json @@ -0,0 +1 @@ +{"reward": 0.00731805866598742, "design_loss": 3.6174722481518984e-05, "all_loss": 0.08941300842590023} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id669.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id669.json new file mode 100644 index 0000000000000000000000000000000000000000..254b74a7348cd88b6b40e80fcbd2acf3cc56fe3e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id669.json @@ -0,0 +1 @@ +{"reward": 0.006781822279344749, "design_loss": 2.7675938326865435e-05, "all_loss": 0.09319467089663225} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id67.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id67.json new file mode 100644 index 0000000000000000000000000000000000000000..d796264ce2afe68ee7db5044ffd7628e879b6b3b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id67.json @@ -0,0 +1 @@ +{"reward": -0.0026440328077363823, "design_loss": 2.494565478627919e-07, "all_loss": 0.10536658254232022} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id670.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id670.json new file mode 100644 index 0000000000000000000000000000000000000000..26c3dcab6928e9c45cd34ce688d8cc6cf25b4b00 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id670.json @@ -0,0 +1 @@ +{"reward": 0.002118631631912782, "design_loss": 0.00013088382547721267, "all_loss": 0.10402500196161395} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id671.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id671.json new file mode 100644 index 0000000000000000000000000000000000000000..772c150f366bb298105e464e7429539f57251adb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id671.json @@ -0,0 +1 @@ +{"reward": -0.0027970792671241085, "design_loss": 3.843914964818396e-05, "all_loss": 0.10225018837052231} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id672.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id672.json new file mode 100644 index 0000000000000000000000000000000000000000..dca817a7d0f077a812fec1dc63fdfcf08ffd205c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id672.json @@ -0,0 +1 @@ +{"reward": 0.0007634535585854529, "design_loss": 1.995151377442994e-09, "all_loss": 0.11415050568186984} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id673.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id673.json new file mode 100644 index 0000000000000000000000000000000000000000..817032fe4ddb41eb9563dd2c63e830101d993c09 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id673.json @@ -0,0 +1 @@ +{"reward": 0.0010290715966601027, "design_loss": 0.00013680986012332141, "all_loss": 0.09377949457341399} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id674.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id674.json new file mode 100644 index 0000000000000000000000000000000000000000..73ebe4541a55e1f39b60be49637b5d7cb31c075c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id674.json @@ -0,0 +1 @@ +{"reward": 0.003170277169563279, "design_loss": 8.088979666354135e-05, "all_loss": 0.09736625147614743} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id675.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id675.json new file mode 100644 index 0000000000000000000000000000000000000000..f285e3f1350621a98da26bd5ed60d1705abf4359 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id675.json @@ -0,0 +1 @@ +{"reward": -0.002761634694828416, "design_loss": 9.073389082914218e-05, "all_loss": 0.10694263326085121} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id676.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id676.json new file mode 100644 index 0000000000000000000000000000000000000000..17208e9b703e6775b24c3ba4248c5d965a4680c9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id676.json @@ -0,0 +1 @@ +{"reward": 0.002376385214576615, "design_loss": 2.256731931993272e-05, "all_loss": 0.10135749467543968} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id677.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id677.json new file mode 100644 index 0000000000000000000000000000000000000000..4e33ed4f6842e56d37b24ea60d802154cc69afff --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id677.json @@ -0,0 +1 @@ +{"reward": -0.0030440969049944366, "design_loss": 1.0437544233354856e-06, "all_loss": 0.10590854829922758} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id678.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id678.json new file mode 100644 index 0000000000000000000000000000000000000000..ffa3731b909d2376dacc9745f971e79de05e1daa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id678.json @@ -0,0 +1 @@ +{"reward": 0.017989226555006732, "design_loss": 2.2286195999754455e-08, "all_loss": 0.07904981236519897} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id679.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id679.json new file mode 100644 index 0000000000000000000000000000000000000000..93f32f5829e5c16911d24c0bf69f496c4df837d2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id679.json @@ -0,0 +1 @@ +{"reward": 0.0007850224530594613, "design_loss": 2.555055652919691e-05, "all_loss": 0.1027807780817105} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id68.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id68.json new file mode 100644 index 0000000000000000000000000000000000000000..0c386bd5719b60c7fa8fd2e7fe7a5de820b4df9a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id68.json @@ -0,0 +1 @@ +{"reward": 0.014097254581864421, "design_loss": 2.7378870072425343e-05, "all_loss": 0.09885847384886123} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id680.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id680.json new file mode 100644 index 0000000000000000000000000000000000000000..5aa24ddf6b0449a8405d498fba3be31d0aac8bc7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id680.json @@ -0,0 +1 @@ +{"reward": 0.0015530046783508444, "design_loss": 1.8607437596074305e-05, "all_loss": 0.09385091222541245} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id681.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id681.json new file mode 100644 index 0000000000000000000000000000000000000000..1b84b782a98fa4132b4a2206892a854c75e79c59 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id681.json @@ -0,0 +1 @@ +{"reward": 0.009233038759041773, "design_loss": 5.465127017600935e-08, "all_loss": 0.09142450509581525} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id682.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id682.json new file mode 100644 index 0000000000000000000000000000000000000000..d85cb2f5af0e579173ecbd055facbc5f39174b75 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id682.json @@ -0,0 +1 @@ +{"reward": -0.0025744574448818835, "design_loss": 0.0, "all_loss": 0.10340606107770837} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id683.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id683.json new file mode 100644 index 0000000000000000000000000000000000000000..f37ec4e45685ebb9e9867cf1cdd904fe368c8d6b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id683.json @@ -0,0 +1 @@ +{"reward": 0.05296085694366355, "design_loss": 1.158400482381694e-05, "all_loss": 0.06468357440234895} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id684.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id684.json new file mode 100644 index 0000000000000000000000000000000000000000..67ac88d713e88424d238ae3893a62b02b2dd29ed --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id684.json @@ -0,0 +1 @@ +{"reward": -0.0012519693174326274, "design_loss": 5.461106775328517e-05, "all_loss": 0.10378085605657698} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id685.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id685.json new file mode 100644 index 0000000000000000000000000000000000000000..a00e33e9ccab984b63773497a82b4cd84a5ce35f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id685.json @@ -0,0 +1 @@ +{"reward": 0.02041508138421612, "design_loss": 0.0, "all_loss": 0.08241538451601892} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id686.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id686.json new file mode 100644 index 0000000000000000000000000000000000000000..fae6a7d425a103f58d225c1c0976b65e22a015ab --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id686.json @@ -0,0 +1 @@ +{"reward": 0.001855210020388312, "design_loss": 2.034154789054554e-11, "all_loss": 0.08950220890936725} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id687.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id687.json new file mode 100644 index 0000000000000000000000000000000000000000..f6a25fe7cfa90df07be89845437afd3ea7f33412 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id687.json @@ -0,0 +1 @@ +{"reward": 0.002938795649699691, "design_loss": 0.0, "all_loss": 0.09588679684413648} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id688.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id688.json new file mode 100644 index 0000000000000000000000000000000000000000..a59ef90bef914bd0364df71a82aead5788dd1460 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id688.json @@ -0,0 +1 @@ +{"reward": -0.0018720858894377412, "design_loss": 0.0, "all_loss": 0.10885744068782846} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id689.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id689.json new file mode 100644 index 0000000000000000000000000000000000000000..5adbcb7c8ce32134a3346e6fd73aafd9523d6b58 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id689.json @@ -0,0 +1 @@ +{"reward": -0.002455997933693166, "design_loss": 2.4346920781681547e-06, "all_loss": 0.10786044864774745} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id69.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id69.json new file mode 100644 index 0000000000000000000000000000000000000000..40414799fc5adcd87320b200985ece198b4aa968 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id69.json @@ -0,0 +1 @@ +{"reward": 0.00855966087898477, "design_loss": 2.0811699869227596e-05, "all_loss": 0.08726321062167877} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id690.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id690.json new file mode 100644 index 0000000000000000000000000000000000000000..4b139aba8097f455dbbfe3404c4229b4c91f936d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id690.json @@ -0,0 +1 @@ +{"reward": -0.0020657847917553845, "design_loss": 7.825382564163874e-10, "all_loss": 0.10599058041749279} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id691.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id691.json new file mode 100644 index 0000000000000000000000000000000000000000..797380069a176e0f60295d4ff3bb62c00be13005 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id691.json @@ -0,0 +1 @@ +{"reward": -0.002725466574765148, "design_loss": 0.0, "all_loss": 0.10622021825033409} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id692.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id692.json new file mode 100644 index 0000000000000000000000000000000000000000..56d5292f7bd3604cac78c7fde9adf515adabccf7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id692.json @@ -0,0 +1 @@ +{"reward": -0.0015247824999741477, "design_loss": 2.2901584088685922e-05, "all_loss": 0.1003231095702724} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id693.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id693.json new file mode 100644 index 0000000000000000000000000000000000000000..8dfcf2c2743d2ae472c7f7475a0075ab246cf913 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id693.json @@ -0,0 +1 @@ +{"reward": 0.016480680317618346, "design_loss": 4.185493253316963e-06, "all_loss": 0.07815381484652498} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id694.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id694.json new file mode 100644 index 0000000000000000000000000000000000000000..49e3ca963550a040daad1e75e54c1dfbb37b285c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id694.json @@ -0,0 +1 @@ +{"reward": 0.006677623936005364, "design_loss": 1.285005964746233e-06, "all_loss": 0.0827527762052567} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id695.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id695.json new file mode 100644 index 0000000000000000000000000000000000000000..dee31f27f590351e74ffa48e7b1e954808c15766 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id695.json @@ -0,0 +1 @@ +{"reward": -0.0017422036232389304, "design_loss": 1.695389255473856e-05, "all_loss": 0.09950716390888235} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id696.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id696.json new file mode 100644 index 0000000000000000000000000000000000000000..e9f32ab73141eb4f3cbb8cd658837299cd74758c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id696.json @@ -0,0 +1 @@ +{"reward": -0.001020162764446858, "design_loss": 0.0, "all_loss": 0.10700976069703054} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id697.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id697.json new file mode 100644 index 0000000000000000000000000000000000000000..2f0d5fece80645593e713f8699d8042fdeacf437 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id697.json @@ -0,0 +1 @@ +{"reward": 0.012343258858443437, "design_loss": 3.5467048292048275e-05, "all_loss": 0.08527793494505272} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id698.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id698.json new file mode 100644 index 0000000000000000000000000000000000000000..324eb333c3ea9459e613f0cc7f4fe3bcd143c6ac --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id698.json @@ -0,0 +1 @@ +{"reward": 0.006537326401368129, "design_loss": 2.3921891624922864e-05, "all_loss": 0.1109005043172203} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id699.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id699.json new file mode 100644 index 0000000000000000000000000000000000000000..3e4efcb978f580031d1b7b5a97c02851d61e0c31 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id699.json @@ -0,0 +1 @@ +{"reward": 0.011875085396567342, "design_loss": 0.0, "all_loss": 0.08371348265235133} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id7.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id7.json new file mode 100644 index 0000000000000000000000000000000000000000..fd6e35a98962e11bca452ffdc8c1ba3877fca1fc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id7.json @@ -0,0 +1 @@ +{"reward": 0.051975800552154366, "design_loss": 0.0, "all_loss": 0.05606876057388753} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id70.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id70.json new file mode 100644 index 0000000000000000000000000000000000000000..cf8a8d5da9c98a02db4515207248fb7dc8d4c799 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id70.json @@ -0,0 +1 @@ +{"reward": 0.0008857835098057404, "design_loss": 3.087202276219614e-05, "all_loss": 0.09849228070103146} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id700.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id700.json new file mode 100644 index 0000000000000000000000000000000000000000..af4ce694f0b10b2ab7d65a51b49fdfc6d49dc01c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id700.json @@ -0,0 +1 @@ +{"reward": 0.0005553013931461764, "design_loss": 2.5421384179935558e-06, "all_loss": 0.10992735100623707} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id701.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id701.json new file mode 100644 index 0000000000000000000000000000000000000000..6aeb4d7b5387e1579303b243c426f73549776fe3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id701.json @@ -0,0 +1 @@ +{"reward": -0.00261284895657439, "design_loss": 4.560900279670932e-08, "all_loss": 0.1018490624560163} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id702.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id702.json new file mode 100644 index 0000000000000000000000000000000000000000..46469a6db3904cf79bb174af6a57a00e8539aa66 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id702.json @@ -0,0 +1 @@ +{"reward": 0.006580895507243403, "design_loss": 1.2230436823301716e-06, "all_loss": 0.0953706939284357} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id703.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id703.json new file mode 100644 index 0000000000000000000000000000000000000000..1d0e5f807b1fb85d155341b0705ece4d61c81ecd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id703.json @@ -0,0 +1 @@ +{"reward": 0.004193383488898306, "design_loss": 0.0, "all_loss": 0.0946207337399013} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id704.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id704.json new file mode 100644 index 0000000000000000000000000000000000000000..eef0241f1a7032f05609fe29010df7bb971c5770 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id704.json @@ -0,0 +1 @@ +{"reward": 0.009297326701329017, "design_loss": 4.4715781655213505e-07, "all_loss": 0.09162153568799046} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id705.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id705.json new file mode 100644 index 0000000000000000000000000000000000000000..658e1d22bc4efdcc8e71218507a98900fef56eba --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id705.json @@ -0,0 +1 @@ +{"reward": 0.0007446590321999874, "design_loss": 5.907923423364991e-06, "all_loss": 0.10131521305068134} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id706.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id706.json new file mode 100644 index 0000000000000000000000000000000000000000..da6fe784f97bcd754ee21e535a04a2ee6e70adf1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id706.json @@ -0,0 +1 @@ +{"reward": -0.0028060518664478895, "design_loss": 1.4220790035324171e-05, "all_loss": 0.10521707297173126} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id707.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id707.json new file mode 100644 index 0000000000000000000000000000000000000000..de69d00d2c38d78c28936973202bae652482519b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id707.json @@ -0,0 +1 @@ +{"reward": 0.0068463622310612066, "design_loss": 0.0, "all_loss": 0.09305218665219324} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id708.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id708.json new file mode 100644 index 0000000000000000000000000000000000000000..627f862f87db8a14544ae1164ea797f7c02fd29c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id708.json @@ -0,0 +1 @@ +{"reward": -0.0008821538500706078, "design_loss": 0.0, "all_loss": 0.10268330853689422} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id709.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id709.json new file mode 100644 index 0000000000000000000000000000000000000000..966a878c57f06c81fca6f690f2f8cccfd38a1b46 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id709.json @@ -0,0 +1 @@ +{"reward": 0.018801850249149155, "design_loss": 8.708393579581752e-06, "all_loss": 0.07853251301631635} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id71.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id71.json new file mode 100644 index 0000000000000000000000000000000000000000..c9a8c4baf64b9b4e78ac9f940fa67b9360ed5837 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id71.json @@ -0,0 +1 @@ +{"reward": 0.0022252892432774313, "design_loss": 1.0321927135237274e-07, "all_loss": 0.09113968848091825} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id710.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id710.json new file mode 100644 index 0000000000000000000000000000000000000000..7751b518b42e7fcb0d5ae06e77fdbe57a7bdeb47 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id710.json @@ -0,0 +1 @@ +{"reward": 0.007554842123947983, "design_loss": 3.162323628203012e-05, "all_loss": 0.0907220957801829} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id711.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id711.json new file mode 100644 index 0000000000000000000000000000000000000000..e86758ed53273e793db7d95bc68693625ce09d61 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id711.json @@ -0,0 +1 @@ +{"reward": 0.007292142438243568, "design_loss": 0.0, "all_loss": 0.09679458401716991} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id712.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id712.json new file mode 100644 index 0000000000000000000000000000000000000000..497217314b5f1161b49b1f3090d93c50c19076b1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id712.json @@ -0,0 +1 @@ +{"reward": -0.0028507662656936106, "design_loss": 2.5682832074380713e-06, "all_loss": 0.10128451338887254} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id713.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id713.json new file mode 100644 index 0000000000000000000000000000000000000000..7c381d3576ff2f5d1f725211e35a48815f6ee33b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id713.json @@ -0,0 +1 @@ +{"reward": 0.001628561636627529, "design_loss": 3.107886004727334e-05, "all_loss": 0.0990661181389724} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id714.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id714.json new file mode 100644 index 0000000000000000000000000000000000000000..96f973e287d7c828db67e9cc7f407039c0161539 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id714.json @@ -0,0 +1 @@ +{"reward": 0.022991523175385428, "design_loss": 0.0, "all_loss": 0.07323118546727823} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id715.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id715.json new file mode 100644 index 0000000000000000000000000000000000000000..73d47f3ae4dacbc2eee6387ff2d24acbaa3f1951 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id715.json @@ -0,0 +1 @@ +{"reward": 0.006812462761713767, "design_loss": 0.0, "all_loss": 0.09641262417027303} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id716.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id716.json new file mode 100644 index 0000000000000000000000000000000000000000..834a29b38c25464f8ce8983897955e8437541251 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id716.json @@ -0,0 +1 @@ +{"reward": 0.007679626959725641, "design_loss": 0.0, "all_loss": 0.09300128939691238} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id717.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id717.json new file mode 100644 index 0000000000000000000000000000000000000000..c2b362676ed0dfc343480858d769fac27a9ab0d6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id717.json @@ -0,0 +1 @@ +{"reward": 0.01836877254095806, "design_loss": 1.003880151984049e-05, "all_loss": 0.09552397826455483} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id718.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id718.json new file mode 100644 index 0000000000000000000000000000000000000000..35a69d738ac99f6b59330e7103db0993ee424ac4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id718.json @@ -0,0 +1 @@ +{"reward": 0.002786542595451358, "design_loss": 1.0792811053761397e-06, "all_loss": 0.09789395730875834} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id719.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id719.json new file mode 100644 index 0000000000000000000000000000000000000000..ce87e71cbbdf972295ba068b99b574dc0d2ebaac --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id719.json @@ -0,0 +1 @@ +{"reward": 0.005573615871095644, "design_loss": 0.00011818986240541562, "all_loss": 0.0948296679518918} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id72.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id72.json new file mode 100644 index 0000000000000000000000000000000000000000..94242a47fdc80055683ee4e3262eabff1442559b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id72.json @@ -0,0 +1 @@ +{"reward": 0.05258979840891877, "design_loss": 4.833595085074194e-05, "all_loss": 0.06822858019155621} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id720.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id720.json new file mode 100644 index 0000000000000000000000000000000000000000..aa7951e9131941ea20e05e8c37c4f2d929386035 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id720.json @@ -0,0 +1 @@ +{"reward": -4.81035928387441e-05, "design_loss": 2.3291484467335977e-05, "all_loss": 0.10324202672028397} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id721.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id721.json new file mode 100644 index 0000000000000000000000000000000000000000..b54ad918e0f4392a6abb9bac6f4950a7b5c46370 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id721.json @@ -0,0 +1 @@ +{"reward": -0.00248895765063932, "design_loss": 2.308844523213338e-05, "all_loss": 0.10576706107465395} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id722.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id722.json new file mode 100644 index 0000000000000000000000000000000000000000..da200afbb97e116deaffa4c05ac550b8d689657b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id722.json @@ -0,0 +1 @@ +{"reward": 0.0020918691825524832, "design_loss": 6.505545024992898e-05, "all_loss": 0.11386764849552296} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id723.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id723.json new file mode 100644 index 0000000000000000000000000000000000000000..7de48001969840e23dab16e688ba274d6d500e36 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id723.json @@ -0,0 +1 @@ +{"reward": 0.005469360766158671, "design_loss": 0.0, "all_loss": 0.09350895560946866} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id724.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id724.json new file mode 100644 index 0000000000000000000000000000000000000000..b3656924e34d192acc65e66275c84ca6611236fb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id724.json @@ -0,0 +1 @@ +{"reward": -0.00292217493740117, "design_loss": 0.0, "all_loss": 0.10861164635239166} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id725.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id725.json new file mode 100644 index 0000000000000000000000000000000000000000..af12c41fdb96c2106932a0697805e6fb6edb0d8b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id725.json @@ -0,0 +1 @@ +{"reward": 0.0014354100921014634, "design_loss": 2.842079265974462e-05, "all_loss": 0.09598812482129494} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id726.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id726.json new file mode 100644 index 0000000000000000000000000000000000000000..cb9692a93248b54b9edeb0d3a51370b0b29a1be0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id726.json @@ -0,0 +1 @@ +{"reward": -0.002682503967014041, "design_loss": 0.0, "all_loss": 0.10659690994248384} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id727.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id727.json new file mode 100644 index 0000000000000000000000000000000000000000..70595910358a65668d00a0f1114d3f0a4c51c3f4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id727.json @@ -0,0 +1 @@ +{"reward": 0.0007026084101937613, "design_loss": 4.3220418888267886e-07, "all_loss": 0.0962278829493707} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id728.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id728.json new file mode 100644 index 0000000000000000000000000000000000000000..33c11f0b29b16ba9c2a1f412e339da0398f8957d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id728.json @@ -0,0 +1 @@ +{"reward": -0.001203519357676805, "design_loss": 0.00011866461863974109, "all_loss": 0.10078904934030553} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id729.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id729.json new file mode 100644 index 0000000000000000000000000000000000000000..1a7283b601d7010bbefe4cf39138a6f6e2c8ddcf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id729.json @@ -0,0 +1 @@ +{"reward": 0.001427033608365616, "design_loss": 4.0643240936333314e-05, "all_loss": 0.09683822421920332} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id73.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id73.json new file mode 100644 index 0000000000000000000000000000000000000000..d42ad7c92d1236a351fc1cdff8b2756b63300808 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id73.json @@ -0,0 +1 @@ +{"reward": 0.03159113669386206, "design_loss": 5.194309778744355e-06, "all_loss": 0.07841363895918807} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id730.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id730.json new file mode 100644 index 0000000000000000000000000000000000000000..819e6a3b0de6a1026a236af5ce366790082f7382 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id730.json @@ -0,0 +1 @@ +{"reward": -0.0005087596181833215, "design_loss": 3.0912269721738994e-06, "all_loss": 0.09851084429722803} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id731.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id731.json new file mode 100644 index 0000000000000000000000000000000000000000..0210665ec7122ccec4774d1871db0844c4a89017 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id731.json @@ -0,0 +1 @@ +{"reward": 0.0012998851031843506, "design_loss": 4.930764771415852e-05, "all_loss": 0.09231606034965559} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id732.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id732.json new file mode 100644 index 0000000000000000000000000000000000000000..0c546f0250a5143e4493ecd8f899aea966f7c6cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id732.json @@ -0,0 +1 @@ +{"reward": -0.00019846169837646477, "design_loss": 0.0, "all_loss": 0.10466789203650745} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id733.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id733.json new file mode 100644 index 0000000000000000000000000000000000000000..adafe1631ffcba1c3bb937acf9f1f9b1976425d1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id733.json @@ -0,0 +1 @@ +{"reward": 0.008943778807544905, "design_loss": 0.0, "all_loss": 0.0913509646179475} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id734.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id734.json new file mode 100644 index 0000000000000000000000000000000000000000..0978c7f6f24c47639f4e6b82a4e737dc9bdde6c3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id734.json @@ -0,0 +1 @@ +{"reward": 0.037383125584878385, "design_loss": 0.0, "all_loss": 0.0692332321266539} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id735.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id735.json new file mode 100644 index 0000000000000000000000000000000000000000..3c821a7b6bafcfb0365d25fed6c1d0249ccb3a52 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id735.json @@ -0,0 +1 @@ +{"reward": -0.003057864338939828, "design_loss": 5.77517630517832e-06, "all_loss": 0.11228852423684803} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id736.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id736.json new file mode 100644 index 0000000000000000000000000000000000000000..c05333e3d4d4060b094999ed4c4256f3bbc4befc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id736.json @@ -0,0 +1 @@ +{"reward": 4.744588962087015e-05, "design_loss": 4.2153787944698706e-05, "all_loss": 0.0988517090302401} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id737.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id737.json new file mode 100644 index 0000000000000000000000000000000000000000..d935cd6ecd8cd072eb876bd3d3c0f703c571956e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id737.json @@ -0,0 +1 @@ +{"reward": -0.0023030936525293005, "design_loss": 4.653713767766021e-05, "all_loss": 0.10179210992029958} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id738.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id738.json new file mode 100644 index 0000000000000000000000000000000000000000..c12ff2b6a9dc9cbc8bb51d1801aa89344ce44113 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id738.json @@ -0,0 +1 @@ +{"reward": 0.007735806411019633, "design_loss": 0.0, "all_loss": 0.0981728253583212} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id739.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id739.json new file mode 100644 index 0000000000000000000000000000000000000000..d9d834184cb0a7f821feab5c155b06e6d1369794 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id739.json @@ -0,0 +1 @@ +{"reward": 0.0036937598445898057, "design_loss": 4.2595809645717964e-05, "all_loss": 0.08563684234876799} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id74.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id74.json new file mode 100644 index 0000000000000000000000000000000000000000..bf8e796438ae0be909c785762366655fcbf19337 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id74.json @@ -0,0 +1 @@ +{"reward": 0.006396609930691827, "design_loss": 2.4315285340748005e-09, "all_loss": 0.11159722586573806} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id740.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id740.json new file mode 100644 index 0000000000000000000000000000000000000000..3eaba7b925b41c3d2059261e0a805cd0861c66bb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id740.json @@ -0,0 +1 @@ +{"reward": -0.003320082929944859, "design_loss": 7.395512511720881e-05, "all_loss": 0.10204881296620297} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id741.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id741.json new file mode 100644 index 0000000000000000000000000000000000000000..586e3978639df63a9019ab987cc08d7c9de93583 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id741.json @@ -0,0 +1 @@ +{"reward": 0.002342374813810069, "design_loss": 7.830321010260377e-06, "all_loss": 0.09027689413703786} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id742.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id742.json new file mode 100644 index 0000000000000000000000000000000000000000..cfc408c600bdf7fa7be3e69ea731878c1569057d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id742.json @@ -0,0 +1 @@ +{"reward": 0.004293538524618057, "design_loss": 3.662655217340216e-05, "all_loss": 0.09344149345408309} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id743.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id743.json new file mode 100644 index 0000000000000000000000000000000000000000..ba2316424a58d87a973d66ff0f966aad3001c79b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id743.json @@ -0,0 +1 @@ +{"reward": 0.0004995986970607602, "design_loss": 0.0, "all_loss": 0.10196685004481676} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id744.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id744.json new file mode 100644 index 0000000000000000000000000000000000000000..337c71acde1c559cf644d01cb92a4a670e0b493d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id744.json @@ -0,0 +1 @@ +{"reward": 0.0012213732608740424, "design_loss": 0.0, "all_loss": 0.09613683412730209} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id745.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id745.json new file mode 100644 index 0000000000000000000000000000000000000000..33a905ffc98e7f0c5b134c336c8958dbd0d4bbf1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id745.json @@ -0,0 +1 @@ +{"reward": 0.007610271100596949, "design_loss": 3.469128205324523e-05, "all_loss": 0.09633465598487907} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id746.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id746.json new file mode 100644 index 0000000000000000000000000000000000000000..c5ddcb948c71518a1e68d47ba500eb91057d19dd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id746.json @@ -0,0 +1 @@ +{"reward": 0.0003496661977489962, "design_loss": 0.00010666233720257878, "all_loss": 0.10331703716871227} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id747.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id747.json new file mode 100644 index 0000000000000000000000000000000000000000..b9a4c2ea3b4cbbdf4206ed085e7d4a3cbe25520b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id747.json @@ -0,0 +1 @@ +{"reward": -0.00023158772794296123, "design_loss": 0.0, "all_loss": 0.10694550520584446} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id748.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id748.json new file mode 100644 index 0000000000000000000000000000000000000000..ad923bfa19a2b22ec50224b1153b26eda2a4b3d0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id748.json @@ -0,0 +1 @@ +{"reward": -0.0021328917803437736, "design_loss": 0.00014977407408878207, "all_loss": 0.101196011611346} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id749.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id749.json new file mode 100644 index 0000000000000000000000000000000000000000..b054a2b06bc645c3706f98ac0df9658f44d04c58 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id749.json @@ -0,0 +1 @@ +{"reward": 0.0016560773108136584, "design_loss": 4.196268491796218e-05, "all_loss": 0.11179220426513968} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id75.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id75.json new file mode 100644 index 0000000000000000000000000000000000000000..5b686699ebda3947a18f93d878f2c3ad3627baa7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id75.json @@ -0,0 +1 @@ +{"reward": 0.00021343384264234377, "design_loss": 0.0, "all_loss": 0.09797947843941623} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id750.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id750.json new file mode 100644 index 0000000000000000000000000000000000000000..285b995537e47f1d864ffb695a26a1bbe39094bd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id750.json @@ -0,0 +1 @@ +{"reward": 0.003190243481345889, "design_loss": 2.983332706207875e-05, "all_loss": 0.09854239365512882} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id751.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id751.json new file mode 100644 index 0000000000000000000000000000000000000000..51d4429ddc180a536c0ea7e2cfedb19149b9da60 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id751.json @@ -0,0 +1 @@ +{"reward": 0.008893611530037301, "design_loss": 4.9231312004849315e-05, "all_loss": 0.09656954111853655} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id752.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id752.json new file mode 100644 index 0000000000000000000000000000000000000000..7957d454b267f481ca57b2e404e2d0608f702ab8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id752.json @@ -0,0 +1 @@ +{"reward": -0.0016089321298059373, "design_loss": 3.9374539483105764e-05, "all_loss": 0.10491269611711848} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id753.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id753.json new file mode 100644 index 0000000000000000000000000000000000000000..ad37425b6fa1121cb659aa7e3e1baec526c38a54 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id753.json @@ -0,0 +1 @@ +{"reward": 0.008212738548333529, "design_loss": 1.4207008462108206e-05, "all_loss": 0.11244237048476308} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id754.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id754.json new file mode 100644 index 0000000000000000000000000000000000000000..ae11f970b5d4b3905557fa3b501205cf2f31f6e3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id754.json @@ -0,0 +1 @@ +{"reward": 0.0023775157449971718, "design_loss": 0.0, "all_loss": 0.09902240260420712} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id755.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id755.json new file mode 100644 index 0000000000000000000000000000000000000000..5e3fe496ca9d924e4262d52c28ace063988c43aa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id755.json @@ -0,0 +1 @@ +{"reward": 0.008362702380513926, "design_loss": 6.765161288058152e-06, "all_loss": 0.09074136581618786} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id756.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id756.json new file mode 100644 index 0000000000000000000000000000000000000000..336e39761429957e6d9e72f8a644f1485e3dbf6e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id756.json @@ -0,0 +1 @@ +{"reward": -0.002579239815115708, "design_loss": 7.777842256473377e-05, "all_loss": 0.10860629435763919} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id757.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id757.json new file mode 100644 index 0000000000000000000000000000000000000000..cf69e201e29784192125d7d5b85a25e5a27f0d34 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id757.json @@ -0,0 +1 @@ +{"reward": -0.0027256223590822193, "design_loss": 5.166873151551954e-08, "all_loss": 0.09759959783177939} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id758.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id758.json new file mode 100644 index 0000000000000000000000000000000000000000..fd1a2e70357405be30b21a5f7c3f78275b758342 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id758.json @@ -0,0 +1 @@ +{"reward": 0.004442954280751241, "design_loss": 0.0001375908759655431, "all_loss": 0.09839002661070749} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id759.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id759.json new file mode 100644 index 0000000000000000000000000000000000000000..bee2c66c4df7a37c5f12a79915d53072a6d99292 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id759.json @@ -0,0 +1 @@ +{"reward": 0.0008132149930087235, "design_loss": 2.6312220597901614e-06, "all_loss": 0.10127078207741493} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id76.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id76.json new file mode 100644 index 0000000000000000000000000000000000000000..065f63404034b5052616aa273e0245f1a5147bd7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id76.json @@ -0,0 +1 @@ +{"reward": 0.003182041708646527, "design_loss": 2.524024785088841e-05, "all_loss": 0.09572559157922093} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id760.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id760.json new file mode 100644 index 0000000000000000000000000000000000000000..be02dceea928cf8547135fe0a160416471c41791 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id760.json @@ -0,0 +1 @@ +{"reward": 0.0001228338810140006, "design_loss": 0.0, "all_loss": 0.10069077429649259} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id761.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id761.json new file mode 100644 index 0000000000000000000000000000000000000000..f9de21f8d8593b3c9fa80ce79d771961c0cb351f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id761.json @@ -0,0 +1 @@ +{"reward": -0.001415088327743258, "design_loss": 5.0318307330599055e-05, "all_loss": 0.097181772998625} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id762.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id762.json new file mode 100644 index 0000000000000000000000000000000000000000..8d60907c8ea7d5942c07ab37600ca6912de07421 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id762.json @@ -0,0 +1 @@ +{"reward": 0.011629960789634977, "design_loss": 0.0, "all_loss": 0.0923456943508437} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id763.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id763.json new file mode 100644 index 0000000000000000000000000000000000000000..ac5263d6a80185d2f7634e11be73168cb44dc94b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id763.json @@ -0,0 +1 @@ +{"reward": 0.006948232583043598, "design_loss": 0.00010403033957118168, "all_loss": 0.09593048035809973} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id764.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id764.json new file mode 100644 index 0000000000000000000000000000000000000000..673ae8319064c22fea6b247a0f8187fec6a92e92 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id764.json @@ -0,0 +1 @@ +{"reward": 0.005434643993375496, "design_loss": 6.001371843922243e-07, "all_loss": 0.0938952234686549} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id765.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id765.json new file mode 100644 index 0000000000000000000000000000000000000000..c088b50736c9bfa0c5495a7a8a7f30820cbd8a00 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id765.json @@ -0,0 +1 @@ +{"reward": -8.420779525586397e-05, "design_loss": 0.0, "all_loss": 0.10627280618876836} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id766.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id766.json new file mode 100644 index 0000000000000000000000000000000000000000..f92e854bafacd883c6fbbfdda8b48188ceb5e320 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id766.json @@ -0,0 +1 @@ +{"reward": -0.0001728864035587252, "design_loss": 1.870725263586337e-08, "all_loss": 0.10209249806535209} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id767.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id767.json new file mode 100644 index 0000000000000000000000000000000000000000..2636f97b2991245326cc99b0fc96be9b1c4441cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id767.json @@ -0,0 +1 @@ +{"reward": -0.0024823895330294554, "design_loss": 6.900921289343387e-05, "all_loss": 0.10345622531927191} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id768.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id768.json new file mode 100644 index 0000000000000000000000000000000000000000..5d3aa52f6499dd814a6101af4360615b1a32a517 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id768.json @@ -0,0 +1 @@ +{"reward": 0.00135959986587543, "design_loss": 1.579451662792053e-07, "all_loss": 0.09599991394840231} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id769.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id769.json new file mode 100644 index 0000000000000000000000000000000000000000..89972c0c0cf9fe559e09f657166d1ad19d7e1296 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id769.json @@ -0,0 +1 @@ +{"reward": 0.004468993245125744, "design_loss": 0.0, "all_loss": 0.10915902829361464} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id77.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id77.json new file mode 100644 index 0000000000000000000000000000000000000000..37aad5486d34c0ceb67adc2bf02778227872e470 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id77.json @@ -0,0 +1 @@ +{"reward": 0.03781137650288384, "design_loss": 1.5544947018497624e-05, "all_loss": 0.07242959624248294} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id770.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id770.json new file mode 100644 index 0000000000000000000000000000000000000000..c556e43bb87b578cf251be7b808c488a405217a4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id770.json @@ -0,0 +1 @@ +{"reward": 0.002078848847798645, "design_loss": 8.702886589162517e-06, "all_loss": 0.10264898988735356} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id771.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id771.json new file mode 100644 index 0000000000000000000000000000000000000000..7748092a6352fc9b54d4221325982830660d7407 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id771.json @@ -0,0 +1 @@ +{"reward": 0.007315411966157939, "design_loss": 0.0, "all_loss": 0.11101366890223817} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id772.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id772.json new file mode 100644 index 0000000000000000000000000000000000000000..13a4f0eabc7854593f05d5fe5cb2dbea1b4d0efc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id772.json @@ -0,0 +1 @@ +{"reward": 0.005254866086175675, "design_loss": 7.213911885628477e-05, "all_loss": 0.09297210749117245} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id773.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id773.json new file mode 100644 index 0000000000000000000000000000000000000000..9a6031f218ae0805397912f1d021002c116186b5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id773.json @@ -0,0 +1 @@ +{"reward": 0.012906054853963414, "design_loss": 5.027228780818405e-06, "all_loss": 0.0893591374082702} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id774.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id774.json new file mode 100644 index 0000000000000000000000000000000000000000..1b790fcbd04898da14b87f9ce29639dd751caa7f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id774.json @@ -0,0 +1 @@ +{"reward": -0.001803887734514828, "design_loss": 1.1015866220986936e-05, "all_loss": 0.10043939206246201} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id775.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id775.json new file mode 100644 index 0000000000000000000000000000000000000000..5549e8285c89fee12dec9550e2c9e50c889646fb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id775.json @@ -0,0 +1 @@ +{"reward": 0.004953112077304089, "design_loss": 2.9449118301272392e-05, "all_loss": 0.11691017890154272} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id776.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id776.json new file mode 100644 index 0000000000000000000000000000000000000000..c488ce40e9e65fcaea6d495d35dec285fa2daac8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id776.json @@ -0,0 +1 @@ +{"reward": -0.0011439920284476296, "design_loss": 2.26386745794116e-07, "all_loss": 0.10215957915643484} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id777.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id777.json new file mode 100644 index 0000000000000000000000000000000000000000..f255460a4004e31d1f480e598c9050dfabc31202 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id777.json @@ -0,0 +1 @@ +{"reward": -0.0012130937788088075, "design_loss": 0.0, "all_loss": 0.09935856308603012} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id778.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id778.json new file mode 100644 index 0000000000000000000000000000000000000000..9e2a495f24da43e164ec1f2ea0d14b3ca1181378 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id778.json @@ -0,0 +1 @@ +{"reward": 0.007665746961487391, "design_loss": 8.199131116271019e-06, "all_loss": 0.08819210842562505} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id779.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id779.json new file mode 100644 index 0000000000000000000000000000000000000000..53227aa5282670239733c6aee2206d26bb236e10 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id779.json @@ -0,0 +1 @@ +{"reward": 0.00045764259323384515, "design_loss": 5.50544712041301e-07, "all_loss": 0.0986364762792682} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id78.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id78.json new file mode 100644 index 0000000000000000000000000000000000000000..443674f0386a98f8fa5ba83c615a5e8f4db6c097 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id78.json @@ -0,0 +1 @@ +{"reward": 0.0026865577089519727, "design_loss": 4.563230322673917e-05, "all_loss": 0.10210860943149187} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id780.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id780.json new file mode 100644 index 0000000000000000000000000000000000000000..543a4b40f15b4f9477df7266bab221170f43ce2a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id780.json @@ -0,0 +1 @@ +{"reward": -0.001105584355648087, "design_loss": 0.0, "all_loss": 0.1051312364112772} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id781.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id781.json new file mode 100644 index 0000000000000000000000000000000000000000..38499620f9189e3cbee94b990cb85e9e7de14512 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id781.json @@ -0,0 +1 @@ +{"reward": 0.006492469227703884, "design_loss": 0.0, "all_loss": 0.10050829416754943} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id782.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id782.json new file mode 100644 index 0000000000000000000000000000000000000000..35f7dd455c386b5e9ae9f07f94f1ad9c077b67b0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id782.json @@ -0,0 +1 @@ +{"reward": 0.007065060006610779, "design_loss": 0.0, "all_loss": 0.09170274356113844} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id783.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id783.json new file mode 100644 index 0000000000000000000000000000000000000000..e95728423e776c2c5454c9bde9506802e4c06622 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id783.json @@ -0,0 +1 @@ +{"reward": 0.0046062641591664705, "design_loss": 5.619851071969606e-05, "all_loss": 0.09857952517469802} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id784.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id784.json new file mode 100644 index 0000000000000000000000000000000000000000..d36a2305bc4ccca5a417c6d708351d2bc336250b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id784.json @@ -0,0 +1 @@ +{"reward": 0.03703986772281237, "design_loss": 0.0, "all_loss": 0.07843052673680835} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id785.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id785.json new file mode 100644 index 0000000000000000000000000000000000000000..e19affc277252d661bb5069cbad8bbd70f0ab2ab --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id785.json @@ -0,0 +1 @@ +{"reward": -0.0003343204727641186, "design_loss": 4.305060429032892e-05, "all_loss": 0.10476104634240678} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id786.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id786.json new file mode 100644 index 0000000000000000000000000000000000000000..619ed9527cb8462bfb52896bb7c8510340b62d38 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id786.json @@ -0,0 +1 @@ +{"reward": 0.008466195206010593, "design_loss": 2.6152604277740465e-06, "all_loss": 0.1010829859435092} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id787.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id787.json new file mode 100644 index 0000000000000000000000000000000000000000..5850391afe0029e80281f04a74c7eb5f60e8a18a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id787.json @@ -0,0 +1 @@ +{"reward": -0.002899463994086124, "design_loss": 8.402560342801735e-05, "all_loss": 0.10811389061004008} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id788.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id788.json new file mode 100644 index 0000000000000000000000000000000000000000..de549704827e289a34ebe404fc2348b3ebeeb18e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id788.json @@ -0,0 +1 @@ +{"reward": 0.0031728366507768474, "design_loss": 1.9047402020078152e-06, "all_loss": 0.0938198408361353} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id789.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id789.json new file mode 100644 index 0000000000000000000000000000000000000000..688435af0b7b8ba3282ecb2e9de50b3cc7858afe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id789.json @@ -0,0 +1 @@ +{"reward": 0.006307009776079273, "design_loss": 1.3179997040424496e-06, "all_loss": 0.08857168212319451} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id79.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id79.json new file mode 100644 index 0000000000000000000000000000000000000000..99632570218ae4c38957a72f698a1f411a09408f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id79.json @@ -0,0 +1 @@ +{"reward": 0.007523973910132223, "design_loss": 2.3387752889902913e-07, "all_loss": 0.08968238729509294} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id790.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id790.json new file mode 100644 index 0000000000000000000000000000000000000000..5ceb6098e3be105fd9729c684cf3c8dbb88e4044 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id790.json @@ -0,0 +1 @@ +{"reward": 0.006694101893435042, "design_loss": 3.1897416192805395e-05, "all_loss": 0.10401200705929439} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id791.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id791.json new file mode 100644 index 0000000000000000000000000000000000000000..de851f890b59e3e33ba9edf88dce743cd056381d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id791.json @@ -0,0 +1 @@ +{"reward": 0.04797018004895086, "design_loss": 2.5749044652911834e-05, "all_loss": 0.06609436467445684} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id792.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id792.json new file mode 100644 index 0000000000000000000000000000000000000000..0e3cdffd9252c97b55b70cfeffd9cb0656c7e2ae --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id792.json @@ -0,0 +1 @@ +{"reward": -0.001587865848874201, "design_loss": 4.54125228088742e-07, "all_loss": 0.10537406417261842} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id793.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id793.json new file mode 100644 index 0000000000000000000000000000000000000000..8c6bb59d38db79c2e04274fea476f8338dd6a314 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id793.json @@ -0,0 +1 @@ +{"reward": 0.008110556478117648, "design_loss": 3.229922356240422e-07, "all_loss": 0.08475515522300539} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id794.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id794.json new file mode 100644 index 0000000000000000000000000000000000000000..1edd80ca76ba29803884aecd65935202fa03feef --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id794.json @@ -0,0 +1 @@ +{"reward": -0.0027436476796466325, "design_loss": 0.0, "all_loss": 0.10509608575169135} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id795.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id795.json new file mode 100644 index 0000000000000000000000000000000000000000..07340b5cce9e5fed66b9b36ff0de2fd13f0d9d76 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id795.json @@ -0,0 +1 @@ +{"reward": -0.00301757081439237, "design_loss": 9.33880583033897e-05, "all_loss": 0.10700904985963058} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id796.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id796.json new file mode 100644 index 0000000000000000000000000000000000000000..2d7e37c57a11683ef06b5f1bac07dd3998c0d428 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id796.json @@ -0,0 +1 @@ +{"reward": 0.00044389225136505506, "design_loss": 2.5114528512393264e-11, "all_loss": 0.10351234517354706} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id797.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id797.json new file mode 100644 index 0000000000000000000000000000000000000000..55c55c4cfc0f9d07bb756d4bbc9e70d3949114c8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id797.json @@ -0,0 +1 @@ +{"reward": 0.008353861554918587, "design_loss": 6.67344784233137e-06, "all_loss": 0.09411644028874311} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id798.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id798.json new file mode 100644 index 0000000000000000000000000000000000000000..d244104d5901c50eb2ebe18112f9f32944baf0b7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id798.json @@ -0,0 +1 @@ +{"reward": 0.00036707716562588144, "design_loss": 5.1367525344403475e-08, "all_loss": 0.10458198197473584} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id799.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id799.json new file mode 100644 index 0000000000000000000000000000000000000000..19b70afce8d1563a16bf085d7d6bad343e9c36d5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id799.json @@ -0,0 +1 @@ +{"reward": -0.002079072559740436, "design_loss": 2.845055746547587e-07, "all_loss": 0.10223423992492997} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id8.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id8.json new file mode 100644 index 0000000000000000000000000000000000000000..3b5807a10f2e7d10c6de87f32a9c4bf1889f20b9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id8.json @@ -0,0 +1 @@ +{"reward": 0.050604522662916915, "design_loss": 1.7939462138016893e-09, "all_loss": 0.05766726857652385} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id80.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id80.json new file mode 100644 index 0000000000000000000000000000000000000000..94e9a53888abda924dd7cd984b26fb294a42c7a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id80.json @@ -0,0 +1 @@ +{"reward": 0.0031789932221214096, "design_loss": 3.5860765024153807e-07, "all_loss": 0.0958818744204697} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id800.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id800.json new file mode 100644 index 0000000000000000000000000000000000000000..8e0ed27c11e248ab0206b1e30ff4c04570eb56a0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id800.json @@ -0,0 +1 @@ +{"reward": 0.0010624752649785324, "design_loss": 7.830152026144788e-05, "all_loss": 0.09842540400905668} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id801.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id801.json new file mode 100644 index 0000000000000000000000000000000000000000..734decac4cf9fc4b32be08fd101bebc7dd30f311 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id801.json @@ -0,0 +1 @@ +{"reward": 0.0007574514005512789, "design_loss": 5.19453305969364e-06, "all_loss": 0.10256387147165888} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id802.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id802.json new file mode 100644 index 0000000000000000000000000000000000000000..f6456494221d076ef8254e9e61e6965f742cf730 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id802.json @@ -0,0 +1 @@ +{"reward": 0.0006521894199927741, "design_loss": 2.026879883487709e-05, "all_loss": 0.09309626215009077} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id803.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id803.json new file mode 100644 index 0000000000000000000000000000000000000000..251f0895cb8849bf9b7ceb46bcaae15ffdfd831d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id803.json @@ -0,0 +1 @@ +{"reward": 0.004103415319882786, "design_loss": 1.3190239087634836e-06, "all_loss": 0.11051278926648878} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id804.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id804.json new file mode 100644 index 0000000000000000000000000000000000000000..996bf8bab459f5ebc0288fd8d9b9e41d2b5d509b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id804.json @@ -0,0 +1 @@ +{"reward": 0.0010537109915282339, "design_loss": 4.1259417571382073e-07, "all_loss": 0.09777148787252857} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id805.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id805.json new file mode 100644 index 0000000000000000000000000000000000000000..763708c2f6cea06b51cbc154d9d169fab74d16f5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id805.json @@ -0,0 +1 @@ +{"reward": -0.0031505576492162762, "design_loss": 3.550812107278034e-05, "all_loss": 0.10468223397948616} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id806.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id806.json new file mode 100644 index 0000000000000000000000000000000000000000..cd6c3d16e3f5a4a61192f5557bcbcbc403e7626e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id806.json @@ -0,0 +1 @@ +{"reward": -0.00222958105056395, "design_loss": 0.0, "all_loss": 0.10673875653725454} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id807.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id807.json new file mode 100644 index 0000000000000000000000000000000000000000..b96ca6dfb2ef6c5be0293a659e8b0e9a895be2c7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id807.json @@ -0,0 +1 @@ +{"reward": 0.0006523392405499567, "design_loss": 4.241643182467669e-05, "all_loss": 0.10120979470824933} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id808.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id808.json new file mode 100644 index 0000000000000000000000000000000000000000..e503ed53f43f9a7ff23bb2a7374d760940fd4fb3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id808.json @@ -0,0 +1 @@ +{"reward": 0.008378971266454635, "design_loss": 0.0, "all_loss": 0.095323078436613} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id809.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id809.json new file mode 100644 index 0000000000000000000000000000000000000000..4470afc930a93970ee36807255ea0066ffef76b3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id809.json @@ -0,0 +1 @@ +{"reward": 0.04528053923618652, "design_loss": 1.205213357025059e-05, "all_loss": 0.06577786748634737} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id81.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id81.json new file mode 100644 index 0000000000000000000000000000000000000000..c48ae184b0b8c96e738ece805c5ed280013d6a9d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id81.json @@ -0,0 +1 @@ +{"reward": 0.002882226065198751, "design_loss": 4.318797541813524e-10, "all_loss": 0.10859005494240673} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id810.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id810.json new file mode 100644 index 0000000000000000000000000000000000000000..e32524095eb09cc3ff1a6ce099ae4ef913627946 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id810.json @@ -0,0 +1 @@ +{"reward": -0.0006393377939136746, "design_loss": 2.920228098446387e-06, "all_loss": 0.10323328316349574} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id811.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id811.json new file mode 100644 index 0000000000000000000000000000000000000000..bca0b363dde7b75f33263ca7c2e05b3b24d17fed --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id811.json @@ -0,0 +1 @@ +{"reward": 0.0073270690051503995, "design_loss": 0.0, "all_loss": 0.10415787734520023} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id812.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id812.json new file mode 100644 index 0000000000000000000000000000000000000000..f68a30e1ffcdf747c4eaff9d29f3cc5fcdc679ff --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id812.json @@ -0,0 +1 @@ +{"reward": 0.0005636984607726575, "design_loss": 0.0, "all_loss": 0.10198949459770552} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id813.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id813.json new file mode 100644 index 0000000000000000000000000000000000000000..99afda775505a42face9f82bb1cdd8155dbb1f85 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id813.json @@ -0,0 +1 @@ +{"reward": -0.00277698514682459, "design_loss": 2.5883261400849733e-07, "all_loss": 0.10686267306781407} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id814.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id814.json new file mode 100644 index 0000000000000000000000000000000000000000..940bdc20eadbc72698745336f95771116a05b180 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id814.json @@ -0,0 +1 @@ +{"reward": 0.0004389536416735951, "design_loss": 4.358319483088735e-09, "all_loss": 0.09775580738275895} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id815.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id815.json new file mode 100644 index 0000000000000000000000000000000000000000..4692f9f7538796fb4ab2a3cda2f3f517825f322b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id815.json @@ -0,0 +1 @@ +{"reward": 0.009749286112079841, "design_loss": 6.387610483216122e-06, "all_loss": 0.1102774630764762} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id816.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id816.json new file mode 100644 index 0000000000000000000000000000000000000000..37c7dabea4b5c6e2aeaf702a956409b4288ad75a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id816.json @@ -0,0 +1 @@ +{"reward": 0.006908181900277699, "design_loss": 9.108857739192899e-07, "all_loss": 0.09292719552668886} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id817.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id817.json new file mode 100644 index 0000000000000000000000000000000000000000..3d7a14e9c2b1b2091cbac2bcab038c024dfc7b44 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id817.json @@ -0,0 +1 @@ +{"reward": 0.005080095532767476, "design_loss": 7.705921234446578e-06, "all_loss": 0.09964912277771434} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id818.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id818.json new file mode 100644 index 0000000000000000000000000000000000000000..eb61df500d4f96278472129f2244d44fd9268111 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id818.json @@ -0,0 +1 @@ +{"reward": 0.0018870004810692398, "design_loss": 2.590677695479826e-06, "all_loss": 0.09604266488614935} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id819.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id819.json new file mode 100644 index 0000000000000000000000000000000000000000..996c1a2b16d4dd7f3260b290c38a9f34385ae62f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id819.json @@ -0,0 +1 @@ +{"reward": 0.0036599193197183605, "design_loss": 0.0, "all_loss": 0.08871271871967139} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id82.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id82.json new file mode 100644 index 0000000000000000000000000000000000000000..fafc35c3c0948c1a83c66e5ebdbe80db09a0825a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id82.json @@ -0,0 +1 @@ +{"reward": -0.0023654335966646345, "design_loss": 4.025890575576341e-06, "all_loss": 0.09898947938623863} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id820.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id820.json new file mode 100644 index 0000000000000000000000000000000000000000..6fd9ba18e2e77f8c4d63a59c2c71a5c7b84d59f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id820.json @@ -0,0 +1 @@ +{"reward": 0.0017198284264804825, "design_loss": 2.8730200938298367e-05, "all_loss": 0.09580614288301015} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id821.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id821.json new file mode 100644 index 0000000000000000000000000000000000000000..0df2a90a718a588e56334d9c891241131ab9efe1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id821.json @@ -0,0 +1 @@ +{"reward": 0.00042062321378874556, "design_loss": 3.0262424843385816e-05, "all_loss": 0.09967555782912946} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id822.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id822.json new file mode 100644 index 0000000000000000000000000000000000000000..c534cdf06fac9f7808468264f732acf49aadb179 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id822.json @@ -0,0 +1 @@ +{"reward": 0.0012403756696631602, "design_loss": 4.285051909391768e-05, "all_loss": 0.09591363082546642} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id823.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id823.json new file mode 100644 index 0000000000000000000000000000000000000000..b77a8ce630a9e9088f4d50bd6f91e0cb09510e8c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id823.json @@ -0,0 +1 @@ +{"reward": -0.00040703242005428464, "design_loss": 0.0, "all_loss": 0.0968867525962775} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id824.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id824.json new file mode 100644 index 0000000000000000000000000000000000000000..8204e6f9c386bc585c0c02a4a0b6cd941ea64dec --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id824.json @@ -0,0 +1 @@ +{"reward": -0.0016404971455745432, "design_loss": 1.25837505038362e-05, "all_loss": 0.09620791667577235} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id825.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id825.json new file mode 100644 index 0000000000000000000000000000000000000000..88af9d415ec72ec61345551497927a474be1e1a4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id825.json @@ -0,0 +1 @@ +{"reward": 0.007984361055518696, "design_loss": 0.0, "all_loss": 0.09777000607037002} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id826.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id826.json new file mode 100644 index 0000000000000000000000000000000000000000..088f31a00e2329c3a4da7603c597762ce9410e72 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id826.json @@ -0,0 +1 @@ +{"reward": -0.0012553840399660288, "design_loss": 1.6573754692217335e-05, "all_loss": 0.10122965090214203} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id827.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id827.json new file mode 100644 index 0000000000000000000000000000000000000000..7f8c4150ddb89af06738cabf8c05df0643f0a058 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id827.json @@ -0,0 +1 @@ +{"reward": 0.0013815929031298357, "design_loss": 5.017294029130426e-07, "all_loss": 0.0987087126948697} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id828.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id828.json new file mode 100644 index 0000000000000000000000000000000000000000..12914f0103d7c197f12c25caf79585bb9e0e2f4f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id828.json @@ -0,0 +1 @@ +{"reward": -0.0028406017809267103, "design_loss": 5.204537911751572e-10, "all_loss": 0.10115512451473643} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id829.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id829.json new file mode 100644 index 0000000000000000000000000000000000000000..6ea1eeed7cce8575d92bebc12e44abd920c4ba00 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id829.json @@ -0,0 +1 @@ +{"reward": 0.001056472913807116, "design_loss": 0.00010548598947934806, "all_loss": 0.0997045774056386} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id83.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id83.json new file mode 100644 index 0000000000000000000000000000000000000000..ca26de84696cd7b1087837938413bc2a4f52d8f7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id83.json @@ -0,0 +1 @@ +{"reward": 0.0011103254973110765, "design_loss": 8.590756806370337e-06, "all_loss": 0.0994948694276161} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id830.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id830.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8935e9740a5db11695d5a1d791abb22728cf3f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id830.json @@ -0,0 +1 @@ +{"reward": 0.005921551582539791, "design_loss": 1.387204883940285e-05, "all_loss": 0.09652694941026009} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id831.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id831.json new file mode 100644 index 0000000000000000000000000000000000000000..dbdfd2b27f92620b0c7abf4b39220982289ed77c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id831.json @@ -0,0 +1 @@ +{"reward": -0.000660230701076292, "design_loss": 3.5225250030634925e-05, "all_loss": 0.1046326082101194} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id832.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id832.json new file mode 100644 index 0000000000000000000000000000000000000000..65632e40a9dbbca2957a674896ff939c931bba7d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id832.json @@ -0,0 +1 @@ +{"reward": -0.0018377583493529859, "design_loss": 0.0, "all_loss": 0.10587529390645245} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id833.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id833.json new file mode 100644 index 0000000000000000000000000000000000000000..3eb995b6384e8b0c0d8a817665860451c0053e66 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id833.json @@ -0,0 +1 @@ +{"reward": 0.02155767444898124, "design_loss": 1.7420511539967265e-06, "all_loss": 0.08817335110572262} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id834.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id834.json new file mode 100644 index 0000000000000000000000000000000000000000..ebda9cea0c049e7ce41cdd4c25aef55b4b7f78fb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id834.json @@ -0,0 +1 @@ +{"reward": 0.0018454098589555101, "design_loss": 1.1372141983656547e-07, "all_loss": 0.10077043810712139} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id835.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id835.json new file mode 100644 index 0000000000000000000000000000000000000000..fb0e0cdffa59900a7b8c9d85bcdc1664c65bd49a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id835.json @@ -0,0 +1 @@ +{"reward": -0.0018333465178865943, "design_loss": 8.666710527904797e-06, "all_loss": 0.10296294435024113} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id836.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id836.json new file mode 100644 index 0000000000000000000000000000000000000000..87b0040950a8cb56c22db0b6493e848e9c2dac95 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id836.json @@ -0,0 +1 @@ +{"reward": 0.0033885486272713927, "design_loss": 2.5539464331814088e-05, "all_loss": 0.08695079530776656} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id837.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id837.json new file mode 100644 index 0000000000000000000000000000000000000000..76c03efc030b167791a1c5f5f1414874d60d2e36 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id837.json @@ -0,0 +1 @@ +{"reward": 0.005522292039912377, "design_loss": 2.1067826310172677e-05, "all_loss": 0.0935898690600659} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id838.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id838.json new file mode 100644 index 0000000000000000000000000000000000000000..9fc301d69841fa409d626184825e40640684ac84 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id838.json @@ -0,0 +1 @@ +{"reward": -0.002257368248155117, "design_loss": 1.8328953956370242e-05, "all_loss": 0.10665356288231108} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id839.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id839.json new file mode 100644 index 0000000000000000000000000000000000000000..774452b1d168d81f68d9928ed968298e7541a347 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id839.json @@ -0,0 +1 @@ +{"reward": -0.002631745810148328, "design_loss": 3.8490836118398875e-07, "all_loss": 0.10916859046504138} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id84.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id84.json new file mode 100644 index 0000000000000000000000000000000000000000..c694c677879ed1d33a57d3a256555a20d4714794 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id84.json @@ -0,0 +1 @@ +{"reward": 0.0077254978151196085, "design_loss": 1.753665941350846e-07, "all_loss": 0.09748205857688906} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id840.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id840.json new file mode 100644 index 0000000000000000000000000000000000000000..7265721ea6b802e79cd86820a7d83c69f7e6d280 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id840.json @@ -0,0 +1 @@ +{"reward": -0.00206334319774161, "design_loss": 0.0, "all_loss": 0.10662651146134751} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id841.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id841.json new file mode 100644 index 0000000000000000000000000000000000000000..ad8ceafb06958f008a5b3b117efc63073ffe8201 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id841.json @@ -0,0 +1 @@ +{"reward": 0.0044654098034553336, "design_loss": 1.3325097825145349e-05, "all_loss": 0.09308909306915296} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id842.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id842.json new file mode 100644 index 0000000000000000000000000000000000000000..a874f37518410ec38b3803efc34eb9eb7b6ed8c8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id842.json @@ -0,0 +1 @@ +{"reward": -0.002424720916072487, "design_loss": 3.060874223592691e-05, "all_loss": 0.10384741224189355} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id843.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id843.json new file mode 100644 index 0000000000000000000000000000000000000000..ccadfc3efabbb465cd609176f6b819258e0c5928 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id843.json @@ -0,0 +1 @@ +{"reward": 0.003217402735551253, "design_loss": 5.832487204315839e-07, "all_loss": 0.11068984775512422} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id844.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id844.json new file mode 100644 index 0000000000000000000000000000000000000000..e1fe2e9954499178bf5cc21972607bc2b49188a7 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id844.json @@ -0,0 +1 @@ +{"reward": 0.0020171817522793706, "design_loss": 0.0, "all_loss": 0.1030207186369018} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id845.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id845.json new file mode 100644 index 0000000000000000000000000000000000000000..09eb8cc516e1bd138c4a790d2fd39a91aa50dbae --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id845.json @@ -0,0 +1 @@ +{"reward": 0.0003290691022652392, "design_loss": 1.7129752905020723e-07, "all_loss": 0.10148326038497159} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id846.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id846.json new file mode 100644 index 0000000000000000000000000000000000000000..f7178f45173e663c340f079f534bd2c34c63f4bc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id846.json @@ -0,0 +1 @@ +{"reward": -0.0029089730167506517, "design_loss": 5.43307869520504e-05, "all_loss": 0.10254754637627687} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id847.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id847.json new file mode 100644 index 0000000000000000000000000000000000000000..f646820f0716bb3a4191639d38e6346f005c2684 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id847.json @@ -0,0 +1 @@ +{"reward": 0.0020583872569938516, "design_loss": 7.943266973597929e-05, "all_loss": 0.09135049064415557} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id848.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id848.json new file mode 100644 index 0000000000000000000000000000000000000000..2911d7ae376e158e2199f7fa43cf3b27e4f6d839 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id848.json @@ -0,0 +1 @@ +{"reward": -0.0028991463009095247, "design_loss": 7.785865285825366e-10, "all_loss": 0.10268819939703464} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id849.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id849.json new file mode 100644 index 0000000000000000000000000000000000000000..5f9fd991155d64a2ad517c19962d751fce2573fb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id849.json @@ -0,0 +1 @@ +{"reward": 0.00787646756943515, "design_loss": 3.814730007434264e-06, "all_loss": 0.11302683629546048} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id85.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id85.json new file mode 100644 index 0000000000000000000000000000000000000000..e773eae2417bdc46836b40bc66bbbe4c07cefc46 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id85.json @@ -0,0 +1 @@ +{"reward": 0.0014765005942380949, "design_loss": 2.781376679195091e-06, "all_loss": 0.0986133030420484} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id850.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id850.json new file mode 100644 index 0000000000000000000000000000000000000000..67258331dce74f820adce3db4e3596644f9ed9aa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id850.json @@ -0,0 +1 @@ +{"reward": 0.004252946627899212, "design_loss": 3.8133908674353734e-05, "all_loss": 0.09539954402679814} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id851.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id851.json new file mode 100644 index 0000000000000000000000000000000000000000..5d8fd6d4bc046fc721b59a6c2ccfd697ff94a5c6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id851.json @@ -0,0 +1 @@ +{"reward": -0.0030627277996154167, "design_loss": 9.953682820196263e-06, "all_loss": 0.10277191194134119} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id852.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id852.json new file mode 100644 index 0000000000000000000000000000000000000000..5feb36db6c506e0e71b270ef13efe981363b7ca4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id852.json @@ -0,0 +1 @@ +{"reward": 0.0010892754327256338, "design_loss": 0.0, "all_loss": 0.11077383360460487} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id853.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id853.json new file mode 100644 index 0000000000000000000000000000000000000000..f38c79c55b587688093e666ec21b3f3f9b069d05 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id853.json @@ -0,0 +1 @@ +{"reward": 0.001548663950724935, "design_loss": 0.0, "all_loss": 0.1000313659876899} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id854.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id854.json new file mode 100644 index 0000000000000000000000000000000000000000..054bd318dfe7ab4ee3bce35c0da6e45aea3acebb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id854.json @@ -0,0 +1 @@ +{"reward": 0.009276573170444335, "design_loss": 2.584084723977753e-09, "all_loss": 0.08748165128408428} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id855.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id855.json new file mode 100644 index 0000000000000000000000000000000000000000..85a1749aaeaa6228e4859040d387680dea630863 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id855.json @@ -0,0 +1 @@ +{"reward": -0.0026253628215791303, "design_loss": 5.347513433662243e-05, "all_loss": 0.1037086526221539} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id856.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id856.json new file mode 100644 index 0000000000000000000000000000000000000000..1b7cad0be83b76315272d0f3779f00499a93effd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id856.json @@ -0,0 +1 @@ +{"reward": -0.0007165597008811364, "design_loss": 6.874648050825272e-08, "all_loss": 0.09998771931679186} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id857.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id857.json new file mode 100644 index 0000000000000000000000000000000000000000..f2b6fa04c0a2b3d94a866b5b850cb4ca561484e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id857.json @@ -0,0 +1 @@ +{"reward": 0.011063055510610778, "design_loss": 5.628053622785956e-05, "all_loss": 0.08680133058079566} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id858.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id858.json new file mode 100644 index 0000000000000000000000000000000000000000..aa23ee6465b1e8f20d1f42fb26399952b17ad3bf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id858.json @@ -0,0 +1 @@ +{"reward": 0.010360923421446885, "design_loss": 1.8615353702955417e-10, "all_loss": 0.1055445050560603} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id859.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id859.json new file mode 100644 index 0000000000000000000000000000000000000000..4378eead6f3ed5fa0da336b02c149911e063a75e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id859.json @@ -0,0 +1 @@ +{"reward": 0.02342199598444354, "design_loss": 2.4097591449390166e-05, "all_loss": 0.09079588698168223} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id86.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id86.json new file mode 100644 index 0000000000000000000000000000000000000000..7d7e07ee7218737f931bb99980d3c591ea1005a6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id86.json @@ -0,0 +1 @@ +{"reward": 0.005503455005977723, "design_loss": 3.701413152157329e-05, "all_loss": 0.08827574430896963} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id860.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id860.json new file mode 100644 index 0000000000000000000000000000000000000000..d5f5677cc7bb7ebc2a91a06f2a004b727bb1da42 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id860.json @@ -0,0 +1 @@ +{"reward": -0.002613855827308595, "design_loss": 0.0, "all_loss": 0.10850735955981618} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id861.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id861.json new file mode 100644 index 0000000000000000000000000000000000000000..da223f03c91d7f7c83feeae66929d9e8f03396cc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id861.json @@ -0,0 +1 @@ +{"reward": 0.005703036415805454, "design_loss": 0.0, "all_loss": 0.0978626914744363} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id862.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id862.json new file mode 100644 index 0000000000000000000000000000000000000000..8d50bf279899e8d6d9fc95d8d06e3b2ebcdf62d0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id862.json @@ -0,0 +1 @@ +{"reward": 0.008633806592451596, "design_loss": 1.4496378753392491e-05, "all_loss": 0.08790851325002899} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id863.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id863.json new file mode 100644 index 0000000000000000000000000000000000000000..cb62fc3f5a668020891a83f850bd7fd421de597f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id863.json @@ -0,0 +1 @@ +{"reward": 0.017009556413555046, "design_loss": 1.4692111108161043e-05, "all_loss": 0.07881248860182387} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id864.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id864.json new file mode 100644 index 0000000000000000000000000000000000000000..daa6bf08c41cef9c651caae00a7ff2bd46262c90 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id864.json @@ -0,0 +1 @@ +{"reward": -0.0001287723533650864, "design_loss": 6.890214194754662e-07, "all_loss": 0.09894022045414148} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id865.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id865.json new file mode 100644 index 0000000000000000000000000000000000000000..5b0bf01e025a0bdb16193426506d201596daa3f5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id865.json @@ -0,0 +1 @@ +{"reward": -0.0006413732760867097, "design_loss": 0.0, "all_loss": 0.10026188510048735} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id866.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id866.json new file mode 100644 index 0000000000000000000000000000000000000000..1379da807c4939a31c584391910372db48a6340a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id866.json @@ -0,0 +1 @@ +{"reward": -0.0024921364441192334, "design_loss": 1.6344967662007548e-05, "all_loss": 0.09946607407372081} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id867.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id867.json new file mode 100644 index 0000000000000000000000000000000000000000..3650f3d2440ba0897f4bb4ce65dd5a9214f307d2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id867.json @@ -0,0 +1 @@ +{"reward": -0.0030067641912481374, "design_loss": 4.630616331269266e-06, "all_loss": 0.09897272146956491} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id868.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id868.json new file mode 100644 index 0000000000000000000000000000000000000000..712f34618182a5241b24436d94cc57c98034e491 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id868.json @@ -0,0 +1 @@ +{"reward": 0.002596263839245494, "design_loss": 4.8780362703837454e-05, "all_loss": 0.09272653151988967} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id869.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id869.json new file mode 100644 index 0000000000000000000000000000000000000000..cd311b4e548e308ec43655808bf04456015a664d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id869.json @@ -0,0 +1 @@ +{"reward": -0.00018317055063037102, "design_loss": 0.00023199699353426695, "all_loss": 0.10639902330621481} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id87.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id87.json new file mode 100644 index 0000000000000000000000000000000000000000..693874188b667885011a9ded15ffd23301abd023 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id87.json @@ -0,0 +1 @@ +{"reward": 0.04639991698876224, "design_loss": 0.0, "all_loss": 0.07088015569410142} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id870.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id870.json new file mode 100644 index 0000000000000000000000000000000000000000..71e31265847f207e1e0b9a07a7bc148640302bea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id870.json @@ -0,0 +1 @@ +{"reward": 0.0037724115869296054, "design_loss": 3.063579242734704e-06, "all_loss": 0.09314133482990683} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id871.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id871.json new file mode 100644 index 0000000000000000000000000000000000000000..ff4f248d2b31caac72f64c3875a0be65dbc187b8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id871.json @@ -0,0 +1 @@ +{"reward": -0.0004115517508649358, "design_loss": 5.189552894080407e-07, "all_loss": 0.09834594716469072} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id872.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id872.json new file mode 100644 index 0000000000000000000000000000000000000000..091c6b5d751705c39c3627041065548475ed4c73 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id872.json @@ -0,0 +1 @@ +{"reward": 0.0008619930945819865, "design_loss": 1.1520747689175437e-09, "all_loss": 0.10168263121241335} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id873.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id873.json new file mode 100644 index 0000000000000000000000000000000000000000..e77a12c1ee25247def5a31c0016692965950498d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id873.json @@ -0,0 +1 @@ +{"reward": -0.0025396231011147047, "design_loss": 0.0, "all_loss": 0.10487803658853403} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id874.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id874.json new file mode 100644 index 0000000000000000000000000000000000000000..23f9c9572759e3766add3f8a0b882ca03743c8cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id874.json @@ -0,0 +1 @@ +{"reward": 0.013097989461127016, "design_loss": 9.65809067565715e-06, "all_loss": 0.08661791420837806} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id875.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id875.json new file mode 100644 index 0000000000000000000000000000000000000000..31055cb28a1712d754356d0e11b91db7011c4583 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id875.json @@ -0,0 +1 @@ +{"reward": 0.008508691231485205, "design_loss": 1.6766200872098125e-08, "all_loss": 0.09374295766119042} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id876.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id876.json new file mode 100644 index 0000000000000000000000000000000000000000..eedf89dc81388063a938e7a765b5304a7307a178 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id876.json @@ -0,0 +1 @@ +{"reward": 0.0012450595401288095, "design_loss": 1.1118227227768784e-08, "all_loss": 0.09896647225932949} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id877.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id877.json new file mode 100644 index 0000000000000000000000000000000000000000..8c202b44b0af3f40365433a5b78414a917097efb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id877.json @@ -0,0 +1 @@ +{"reward": 0.02177452693981656, "design_loss": 5.6657023378647864e-05, "all_loss": 0.07195142145580771} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id878.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id878.json new file mode 100644 index 0000000000000000000000000000000000000000..1219a608b0311021c612986cfa0242429004726a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id878.json @@ -0,0 +1 @@ +{"reward": -0.0014044417352335192, "design_loss": 3.1225943530444056e-05, "all_loss": 0.10400425632889725} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id879.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id879.json new file mode 100644 index 0000000000000000000000000000000000000000..180ffc1db83b7b8ad14da94e763c09357642e2a9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id879.json @@ -0,0 +1 @@ +{"reward": 0.0013920991469710264, "design_loss": 0.0, "all_loss": 0.09775311143758345} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id88.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id88.json new file mode 100644 index 0000000000000000000000000000000000000000..1dc1c1382936c4487ce11908c79a8e8fa91d220f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id88.json @@ -0,0 +1 @@ +{"reward": 0.0013398951731772718, "design_loss": 2.6033087124233134e-05, "all_loss": 0.10409990998334334} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id880.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id880.json new file mode 100644 index 0000000000000000000000000000000000000000..915efb6379e7183df0cf6ab9928b31ad0f6e90c8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id880.json @@ -0,0 +1 @@ +{"reward": 0.04140765956755664, "design_loss": 4.086749686393887e-05, "all_loss": 0.07443583912888252} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id881.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id881.json new file mode 100644 index 0000000000000000000000000000000000000000..b93877e95f6198f00987900c74bfb02684d98bb6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id881.json @@ -0,0 +1 @@ +{"reward": 0.007847815648849163, "design_loss": 1.206979050039081e-07, "all_loss": 0.09740816284988857} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id882.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id882.json new file mode 100644 index 0000000000000000000000000000000000000000..84b39b1f39542ed21b55d24e1f439ac65e3a8d5a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id882.json @@ -0,0 +1 @@ +{"reward": -0.002257293500968302, "design_loss": 0.0002237020671600476, "all_loss": 0.10091986432986591} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id883.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id883.json new file mode 100644 index 0000000000000000000000000000000000000000..69432329dc201d2d95d4a06868325a06334c0c40 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id883.json @@ -0,0 +1 @@ +{"reward": 0.04295779539694661, "design_loss": 7.102100312295079e-07, "all_loss": 0.07232406594993646} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id884.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id884.json new file mode 100644 index 0000000000000000000000000000000000000000..7f35097dc094db2d7a0af57f8fb69ecd1ff046a2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id884.json @@ -0,0 +1 @@ +{"reward": 0.001922688564080302, "design_loss": 1.8517033822718076e-05, "all_loss": 0.09772300846618828} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id885.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id885.json new file mode 100644 index 0000000000000000000000000000000000000000..b0774022331a0e3eeb6cc09f462f271c70c5a8b6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id885.json @@ -0,0 +1 @@ +{"reward": 0.0015487653886458591, "design_loss": 0.0, "all_loss": 0.09802207183658229} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id886.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id886.json new file mode 100644 index 0000000000000000000000000000000000000000..1a86127e5f8a5934de380788669fb887b5348b3e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id886.json @@ -0,0 +1 @@ +{"reward": 0.00578558582120027, "design_loss": 3.234094037907198e-05, "all_loss": 0.09366733359273699} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id887.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id887.json new file mode 100644 index 0000000000000000000000000000000000000000..3cc2ad57074d96796d0adb3d2a579456de71c048 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id887.json @@ -0,0 +1 @@ +{"reward": 0.00014821021793974543, "design_loss": 2.525275419884565e-07, "all_loss": 0.10084549495438067} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id888.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id888.json new file mode 100644 index 0000000000000000000000000000000000000000..f2ac5a58e1729221c15d8ae7fcb99ebc61dd2827 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id888.json @@ -0,0 +1 @@ +{"reward": 0.006117893772848895, "design_loss": 0.0, "all_loss": 0.09013028008246782} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id889.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id889.json new file mode 100644 index 0000000000000000000000000000000000000000..2c86df63d19965af9d43d3a1e8b324002c4e9085 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id889.json @@ -0,0 +1 @@ +{"reward": -0.0006090274483145502, "design_loss": 3.184801244060509e-05, "all_loss": 0.10036749238692866} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id89.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id89.json new file mode 100644 index 0000000000000000000000000000000000000000..15903e7edcaf2aafa150a00ef36a43e2422ff9cd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id89.json @@ -0,0 +1 @@ +{"reward": 0.0015814460638710337, "design_loss": 1.177504941551888e-06, "all_loss": 0.09591786413082679} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id890.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id890.json new file mode 100644 index 0000000000000000000000000000000000000000..cb66c0b6417aea91fe1d8b631d5079189b3b8a66 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id890.json @@ -0,0 +1 @@ +{"reward": 0.004782552154221506, "design_loss": 0.0, "all_loss": 0.09642086798124562} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id891.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id891.json new file mode 100644 index 0000000000000000000000000000000000000000..2eed3e253f315570872533834d57a188a37b5387 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id891.json @@ -0,0 +1 @@ +{"reward": -0.002248780258468863, "design_loss": 3.124921931885183e-05, "all_loss": 0.10109549514666667} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id892.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id892.json new file mode 100644 index 0000000000000000000000000000000000000000..85b0c0d90fbad9fab285008304ed2b76efa40c88 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id892.json @@ -0,0 +1 @@ +{"reward": 0.009496076702459916, "design_loss": 1.6431980839115568e-05, "all_loss": 0.10182204976828774} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id893.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id893.json new file mode 100644 index 0000000000000000000000000000000000000000..072962419cb8c54612816b82888d24ceef5a61e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id893.json @@ -0,0 +1 @@ +{"reward": 0.007243746947494967, "design_loss": 0.0, "all_loss": 0.09915948911268795} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id894.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id894.json new file mode 100644 index 0000000000000000000000000000000000000000..34ae208915479331f5af286b581056b6782fc8c3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id894.json @@ -0,0 +1 @@ +{"reward": -0.002983308049012992, "design_loss": 1.8175151126342826e-06, "all_loss": 0.1087319970275957} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id895.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id895.json new file mode 100644 index 0000000000000000000000000000000000000000..2486661b0ede5a826542dc4b4a492282b539768b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id895.json @@ -0,0 +1 @@ +{"reward": -0.0012933571942913419, "design_loss": 5.489361865329556e-05, "all_loss": 0.09770227132621953} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id896.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id896.json new file mode 100644 index 0000000000000000000000000000000000000000..5da18f66959ebf76cc97beaf386302f2cd694a4e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id896.json @@ -0,0 +1 @@ +{"reward": 0.0066290019201118155, "design_loss": 1.4243195511909335e-10, "all_loss": 0.09478587321532839} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id897.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id897.json new file mode 100644 index 0000000000000000000000000000000000000000..a48220262d0d68bd09cbe7cc24c771f633bdaaa4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id897.json @@ -0,0 +1 @@ +{"reward": 0.005495241555812477, "design_loss": 3.331859625177458e-05, "all_loss": 0.09733041322362047} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id898.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id898.json new file mode 100644 index 0000000000000000000000000000000000000000..d26b950cba3d01ce48eae6b151c1b7ab52175b1a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id898.json @@ -0,0 +1 @@ +{"reward": 0.006218761841660522, "design_loss": 0.0, "all_loss": 0.09192757993506366} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id899.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id899.json new file mode 100644 index 0000000000000000000000000000000000000000..994b6ac560b62b17be18b0ca240063d30f7a8ed1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id899.json @@ -0,0 +1 @@ +{"reward": 0.03220012277912554, "design_loss": 0.0, "all_loss": 0.08169950603355605} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id9.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id9.json new file mode 100644 index 0000000000000000000000000000000000000000..976bc3d233095907078794260658c573d910c897 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id9.json @@ -0,0 +1 @@ +{"reward": 0.05148741612801068, "design_loss": 0.0, "all_loss": 0.05731712424408707} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id90.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id90.json new file mode 100644 index 0000000000000000000000000000000000000000..224512640c02ae3824c14a19348e2a246cc3bd56 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id90.json @@ -0,0 +1 @@ +{"reward": 0.001644005497164619, "design_loss": 1.8340320821153e-05, "all_loss": 0.09628151313668272} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id900.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id900.json new file mode 100644 index 0000000000000000000000000000000000000000..0bb43e7bc69b1222f2581e028cbabd0de9227dfc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id900.json @@ -0,0 +1 @@ +{"reward": -0.002649257143573322, "design_loss": 2.5628260118537582e-05, "all_loss": 0.10575357022897879} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id901.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id901.json new file mode 100644 index 0000000000000000000000000000000000000000..cc8a6b34195550a4be24ecbd9e157f0c8a4ca9d2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id901.json @@ -0,0 +1 @@ +{"reward": 0.0037112508771657976, "design_loss": 3.2823245419422165e-06, "all_loss": 0.09861707651904054} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id902.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id902.json new file mode 100644 index 0000000000000000000000000000000000000000..ad56b50ceb98a2e1cff7eaa5c16ea8d9a9060559 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id902.json @@ -0,0 +1 @@ +{"reward": 0.00909839796334369, "design_loss": 0.0, "all_loss": 0.09381630418923165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id903.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id903.json new file mode 100644 index 0000000000000000000000000000000000000000..a6edb18d32c6229b57bc71cae1cd9404a0e67ff8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id903.json @@ -0,0 +1 @@ +{"reward": -0.002996657497168681, "design_loss": 1.0932591976597905e-05, "all_loss": 0.10140700928573251} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id904.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id904.json new file mode 100644 index 0000000000000000000000000000000000000000..ea6d52f397ebe01b6bdf53984612960d804427e6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id904.json @@ -0,0 +1 @@ +{"reward": 0.0012974298324543027, "design_loss": 6.564290799815353e-08, "all_loss": 0.0976798009256489} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id905.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id905.json new file mode 100644 index 0000000000000000000000000000000000000000..490f49ad4e6bdfe5f2d847980b2970568400804f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id905.json @@ -0,0 +1 @@ +{"reward": 0.018443338532536588, "design_loss": 0.0, "all_loss": 0.08886575091080139} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id906.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id906.json new file mode 100644 index 0000000000000000000000000000000000000000..96e2426f14d66c23614c0e5648886fd45f609237 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id906.json @@ -0,0 +1 @@ +{"reward": 0.001874811524051806, "design_loss": 4.115315095987171e-05, "all_loss": 0.1079283518469165} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id907.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id907.json new file mode 100644 index 0000000000000000000000000000000000000000..4b090665260a49a2ad5572a4213f224206548df6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id907.json @@ -0,0 +1 @@ +{"reward": 0.002690160149047993, "design_loss": 2.3634758861135197e-07, "all_loss": 0.10451997867540266} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id908.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id908.json new file mode 100644 index 0000000000000000000000000000000000000000..4ac476fdc340f277eeda0bf22a233ff155976f86 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id908.json @@ -0,0 +1 @@ +{"reward": 0.007325571398702546, "design_loss": 0.0, "all_loss": 0.09125889136391897} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id909.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id909.json new file mode 100644 index 0000000000000000000000000000000000000000..fbc83133b7ad6f6b2fe3ca4f98fae76d378c5bb5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id909.json @@ -0,0 +1 @@ +{"reward": 0.00016835562139448645, "design_loss": 4.2488743929425254e-05, "all_loss": 0.09864382940738468} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id91.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id91.json new file mode 100644 index 0000000000000000000000000000000000000000..1e9110701384ce7aa1e35f3b747ad21b4464d483 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id91.json @@ -0,0 +1 @@ +{"reward": 0.012460502919314331, "design_loss": 0.0, "all_loss": 0.08561952623248209} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id910.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id910.json new file mode 100644 index 0000000000000000000000000000000000000000..951699584112720b35163f175db19dda92e2f864 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id910.json @@ -0,0 +1 @@ +{"reward": 0.01035530077728615, "design_loss": 0.0, "all_loss": 0.0928901480133611} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id911.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id911.json new file mode 100644 index 0000000000000000000000000000000000000000..93d246afa8f1dca278ec8fc0a934c4b2c787ae2d --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id911.json @@ -0,0 +1 @@ +{"reward": -0.0024681410387110136, "design_loss": 9.824674407354905e-07, "all_loss": 0.10029653250456712} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id912.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id912.json new file mode 100644 index 0000000000000000000000000000000000000000..71728409049579485a6cf52df20c4411140bda08 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id912.json @@ -0,0 +1 @@ +{"reward": 0.024599468870968075, "design_loss": 3.315107505841297e-06, "all_loss": 0.0868110201530007} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id913.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id913.json new file mode 100644 index 0000000000000000000000000000000000000000..b019601585b8cc3aa418f9437c3ef49b761433fa --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id913.json @@ -0,0 +1 @@ +{"reward": 0.00064140079589875, "design_loss": 0.0, "all_loss": 0.10015463321876178} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id914.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id914.json new file mode 100644 index 0000000000000000000000000000000000000000..8fbabe957ba42b62ac6b5b117d11bcd4c5efdbcc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id914.json @@ -0,0 +1 @@ +{"reward": -0.0026825585419177483, "design_loss": 7.780548649805041e-09, "all_loss": 0.10167232946043125} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id915.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id915.json new file mode 100644 index 0000000000000000000000000000000000000000..7a2aceded66e94f56dffe7c1a250c18f12de8243 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id915.json @@ -0,0 +1 @@ +{"reward": 0.000957421338650663, "design_loss": 8.709652320249006e-05, "all_loss": 0.09515904526154322} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id916.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id916.json new file mode 100644 index 0000000000000000000000000000000000000000..bdcd43c73d719f9d63a87884728caf8c2217862e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id916.json @@ -0,0 +1 @@ +{"reward": -0.003048884823995013, "design_loss": 3.951968086113311e-09, "all_loss": 0.11124188296762459} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id917.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id917.json new file mode 100644 index 0000000000000000000000000000000000000000..4e06c7f0ac61531e2867102b15ed0500463e26fd --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id917.json @@ -0,0 +1 @@ +{"reward": 0.0035818710741992305, "design_loss": 7.238319813041016e-05, "all_loss": 0.09291759238665183} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id918.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id918.json new file mode 100644 index 0000000000000000000000000000000000000000..4dfdd6800bf3610e15c2124767e7ac20ef3b77bf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id918.json @@ -0,0 +1 @@ +{"reward": -0.00025937173784096323, "design_loss": 0.0, "all_loss": 0.10423460323106462} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id919.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id919.json new file mode 100644 index 0000000000000000000000000000000000000000..b6999771de9970b19eb1e6bc4f89706e49e3915b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id919.json @@ -0,0 +1 @@ +{"reward": -0.003132334089657851, "design_loss": 0.0002709660038817674, "all_loss": 0.10178803443350865} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id92.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id92.json new file mode 100644 index 0000000000000000000000000000000000000000..537373f68a7f0b6a7807b36601456c5259aca845 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id92.json @@ -0,0 +1 @@ +{"reward": -0.0028811500877852086, "design_loss": 3.6195390293869423e-06, "all_loss": 0.11699134581419265} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id920.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id920.json new file mode 100644 index 0000000000000000000000000000000000000000..d93a44aef58d6602ea6fefdc3c5f91309e66b8e6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id920.json @@ -0,0 +1 @@ +{"reward": -0.002389438486782275, "design_loss": 3.5908993595512584e-05, "all_loss": 0.10560118933225274} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id921.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id921.json new file mode 100644 index 0000000000000000000000000000000000000000..7a6a554bcff559bec379a96639d3f68615249be2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id921.json @@ -0,0 +1 @@ +{"reward": 0.0007561529922449073, "design_loss": 2.0560992197715677e-05, "all_loss": 0.09710797759275865} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id922.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id922.json new file mode 100644 index 0000000000000000000000000000000000000000..6ef8c152255dee56864d9f802231f161529770f0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id922.json @@ -0,0 +1 @@ +{"reward": 0.0007321988008191366, "design_loss": 2.1595593352685682e-05, "all_loss": 0.09652818989509612} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id923.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id923.json new file mode 100644 index 0000000000000000000000000000000000000000..61cb536ceb4bddc81c39989aac3d5cd331232f92 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id923.json @@ -0,0 +1 @@ +{"reward": -0.0026864441823014895, "design_loss": 8.106609605817994e-09, "all_loss": 0.10094182390219472} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id924.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id924.json new file mode 100644 index 0000000000000000000000000000000000000000..de2ee5f51cf10806a712f5c7b0e1b857da3aa345 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id924.json @@ -0,0 +1 @@ +{"reward": -0.002939221088460911, "design_loss": 1.5688683561165817e-06, "all_loss": 0.09875968263247611} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id925.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id925.json new file mode 100644 index 0000000000000000000000000000000000000000..2b78410bfe7fbe009df73ba7a4c3337767de2a96 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id925.json @@ -0,0 +1 @@ +{"reward": 4.4595148037007704e-05, "design_loss": 5.405368210631423e-05, "all_loss": 0.10346174311991871} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id926.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id926.json new file mode 100644 index 0000000000000000000000000000000000000000..52fad04c24b58b96fb52b2a5be8ad6de0270f983 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id926.json @@ -0,0 +1 @@ +{"reward": 0.0038458202344860692, "design_loss": 0.0, "all_loss": 0.09772307324500043} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id927.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id927.json new file mode 100644 index 0000000000000000000000000000000000000000..93874ef88b3047f0484bd03d1de8fe1f06f1f75c --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id927.json @@ -0,0 +1 @@ +{"reward": 0.0009564932607478704, "design_loss": 0.0, "all_loss": 0.10023758698389743} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id928.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id928.json new file mode 100644 index 0000000000000000000000000000000000000000..d2c1edd33deb62710c8efce7816b0bba8b59333f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id928.json @@ -0,0 +1 @@ +{"reward": 0.008902907113811587, "design_loss": 2.4408138415310532e-05, "all_loss": 0.08702927992359594} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id929.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id929.json new file mode 100644 index 0000000000000000000000000000000000000000..b39f35d1d6e986dd5088cc2a46a1b01a64ab1cd0 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id929.json @@ -0,0 +1 @@ +{"reward": 0.015686513873055447, "design_loss": 2.534716622903943e-05, "all_loss": 0.07944672750609971} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id93.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id93.json new file mode 100644 index 0000000000000000000000000000000000000000..d694b3aec1f094783c57de2722387e8b6df62ad6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id93.json @@ -0,0 +1 @@ +{"reward": 0.01826111971057208, "design_loss": 4.122484369872836e-06, "all_loss": 0.07834925958606555} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id930.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id930.json new file mode 100644 index 0000000000000000000000000000000000000000..a0140c1ca7df17b5734a4e72ff288212bfc5f3fc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id930.json @@ -0,0 +1 @@ +{"reward": 0.007934082992647709, "design_loss": 2.330934734118273e-07, "all_loss": 0.10774220008469299} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id931.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id931.json new file mode 100644 index 0000000000000000000000000000000000000000..a2a2d7cf5abfeca39aaccff387839ec9367a909e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id931.json @@ -0,0 +1 @@ +{"reward": 0.00024560950871260756, "design_loss": 4.183668966817322e-09, "all_loss": 0.09932956874923314} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id932.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id932.json new file mode 100644 index 0000000000000000000000000000000000000000..f08dc35d3d450ea2218c80d0d2019521099d87f5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id932.json @@ -0,0 +1 @@ +{"reward": 0.008114693412186999, "design_loss": 7.730502693448216e-05, "all_loss": 0.09776902072087006} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id933.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id933.json new file mode 100644 index 0000000000000000000000000000000000000000..9e60dcca9375e88ab52b2015e9dff41074e54ed8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id933.json @@ -0,0 +1 @@ +{"reward": 0.00847269124466303, "design_loss": 5.071974010206759e-05, "all_loss": 0.1039444590374515} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id934.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id934.json new file mode 100644 index 0000000000000000000000000000000000000000..2ce0e30b792f839669f9f780aa6f4b9b94545c11 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id934.json @@ -0,0 +1 @@ +{"reward": 0.0018857768713392148, "design_loss": 8.94570518994442e-07, "all_loss": 0.09819191164491403} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id935.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id935.json new file mode 100644 index 0000000000000000000000000000000000000000..eed106a9bd32784843b4b3cdaa2e5980f3172d75 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id935.json @@ -0,0 +1 @@ +{"reward": 0.004808000835384643, "design_loss": 0.0, "all_loss": 0.08519842166193131} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id936.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id936.json new file mode 100644 index 0000000000000000000000000000000000000000..8014bf4ddc39312f23cdda95244252c5c40d0255 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id936.json @@ -0,0 +1 @@ +{"reward": -0.0024127811985197867, "design_loss": 4.20756550738588e-05, "all_loss": 0.10572663923193033} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id937.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id937.json new file mode 100644 index 0000000000000000000000000000000000000000..61d8405e014ecb048aa032737656949bd468dead --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id937.json @@ -0,0 +1 @@ +{"reward": 0.000591575126572777, "design_loss": 2.1944113541394472e-05, "all_loss": 0.0990246745726703} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id938.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id938.json new file mode 100644 index 0000000000000000000000000000000000000000..611429e725cfc79df1c3fb58739cc7e0471610ce --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id938.json @@ -0,0 +1 @@ +{"reward": -0.0012978839552235805, "design_loss": 0.00022429453383665532, "all_loss": 0.0956279232892387} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id939.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id939.json new file mode 100644 index 0000000000000000000000000000000000000000..09a372956641a99cd54c9daec19c9491082f98b2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id939.json @@ -0,0 +1 @@ +{"reward": 0.010158509819916756, "design_loss": 0.0, "all_loss": 0.09264079146696505} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id94.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id94.json new file mode 100644 index 0000000000000000000000000000000000000000..5469f3c73c4a8521610d28a2fba3d35e054a33a8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id94.json @@ -0,0 +1 @@ +{"reward": 0.0056512141408637945, "design_loss": 4.95089334435761e-05, "all_loss": 0.10822897824396098} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id940.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id940.json new file mode 100644 index 0000000000000000000000000000000000000000..5a9fbc8a73c20ca5778666ecf530edcf080a6dfb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id940.json @@ -0,0 +1 @@ +{"reward": -0.0017900188209308415, "design_loss": 0.0, "all_loss": 0.10215699285956412} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id941.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id941.json new file mode 100644 index 0000000000000000000000000000000000000000..cc51de3c7a5c58be805ee22fe360be427c297a69 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id941.json @@ -0,0 +1 @@ +{"reward": 0.005611587137604387, "design_loss": 1.062984301825054e-05, "all_loss": 0.09450300194227729} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id942.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id942.json new file mode 100644 index 0000000000000000000000000000000000000000..739dbe6685853769d364d10d73da5ed99d723c57 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id942.json @@ -0,0 +1 @@ +{"reward": 0.00012452141636981606, "design_loss": 1.2155641343269963e-05, "all_loss": 0.10050070192757149} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id943.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id943.json new file mode 100644 index 0000000000000000000000000000000000000000..fa318b8f942a67782b6ee4b363b193f32b766210 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id943.json @@ -0,0 +1 @@ +{"reward": -0.0020915478274479288, "design_loss": 5.295642768032849e-05, "all_loss": 0.10681889574402961} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id944.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id944.json new file mode 100644 index 0000000000000000000000000000000000000000..e27ae38cdd1c2cc67b42d9e089b7a61e02089a6b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id944.json @@ -0,0 +1 @@ +{"reward": 1.2059206941320011e-05, "design_loss": 3.01893669529818e-05, "all_loss": 0.10663651384430603} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id945.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id945.json new file mode 100644 index 0000000000000000000000000000000000000000..811344d5b67d0a7f0dc32516d1be9713a003d9d9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id945.json @@ -0,0 +1 @@ +{"reward": -0.0010487726945870163, "design_loss": 0.0, "all_loss": 0.10414874067602788} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id946.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id946.json new file mode 100644 index 0000000000000000000000000000000000000000..ac51270d22202f4cdd1f6151a0fa6e6630831c1b --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id946.json @@ -0,0 +1 @@ +{"reward": -0.002153282210892185, "design_loss": 1.0999813184753293e-06, "all_loss": 0.10495828131664973} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id947.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id947.json new file mode 100644 index 0000000000000000000000000000000000000000..34295cdbfe2675609ff4a135a6bfafa45c17a466 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id947.json @@ -0,0 +1 @@ +{"reward": -0.003029968348669518, "design_loss": 0.0, "all_loss": 0.10326843307100986} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id948.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id948.json new file mode 100644 index 0000000000000000000000000000000000000000..a120465219004a771cff350bf5e73c95e0dc493e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id948.json @@ -0,0 +1 @@ +{"reward": -0.0016025437263773312, "design_loss": 1.810415596992243e-05, "all_loss": 0.10947094888017558} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id949.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id949.json new file mode 100644 index 0000000000000000000000000000000000000000..56ebb4e9437fdfab9f46f59bc71986998073e233 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id949.json @@ -0,0 +1 @@ +{"reward": 0.0059146405628521664, "design_loss": 0.0, "all_loss": 0.09590117773177063} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id95.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id95.json new file mode 100644 index 0000000000000000000000000000000000000000..354e165e09a5e5d6ea218ff6a32b1041b946591f --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id95.json @@ -0,0 +1 @@ +{"reward": -0.0017753405654241522, "design_loss": 5.239952588453889e-05, "all_loss": 0.10018867308782167} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id950.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id950.json new file mode 100644 index 0000000000000000000000000000000000000000..6e53f2598bd2ea769b9d73e9f5cbaf9f0b23c5d9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id950.json @@ -0,0 +1 @@ +{"reward": 0.0024760491742212565, "design_loss": 2.1360270693548955e-05, "all_loss": 0.09427955747338224} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id951.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id951.json new file mode 100644 index 0000000000000000000000000000000000000000..7bde3e6274efdf75c9308a4e9ff590ec85561904 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id951.json @@ -0,0 +1 @@ +{"reward": 0.004980231460279497, "design_loss": 0.0, "all_loss": 0.10012836190717833} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id952.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id952.json new file mode 100644 index 0000000000000000000000000000000000000000..a50d7ea35df5422cee7428c36aab59b747f6ca43 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id952.json @@ -0,0 +1 @@ +{"reward": 0.012256263811315421, "design_loss": 8.73494500410743e-05, "all_loss": 0.09941221091489263} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id953.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id953.json new file mode 100644 index 0000000000000000000000000000000000000000..b50ec98cbd0fca2d9257859336c7b905536f9944 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id953.json @@ -0,0 +1 @@ +{"reward": 0.008096748422649111, "design_loss": 9.005749234347604e-06, "all_loss": 0.10081483201377728} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id954.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id954.json new file mode 100644 index 0000000000000000000000000000000000000000..badbb1d5b486761313ca324f6d4dea38fa1764fc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id954.json @@ -0,0 +1 @@ +{"reward": -0.002559979609534732, "design_loss": 2.643211519171018e-05, "all_loss": 0.10062698852951543} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id955.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id955.json new file mode 100644 index 0000000000000000000000000000000000000000..e11c9b2cf4eef8ecddf987ccec6c425473e662e1 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id955.json @@ -0,0 +1 @@ +{"reward": 0.004423107104449361, "design_loss": 0.0, "all_loss": 0.11263000430480022} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id956.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id956.json new file mode 100644 index 0000000000000000000000000000000000000000..f569969a1e0ff96b6d38a1df8c73e3edcf557890 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id956.json @@ -0,0 +1 @@ +{"reward": 0.04157123202781951, "design_loss": 0.0, "all_loss": 0.07555688137265469} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id957.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id957.json new file mode 100644 index 0000000000000000000000000000000000000000..e822045afd4aa83cd05c252300111216360a49cf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id957.json @@ -0,0 +1 @@ +{"reward": -0.0006663452232065631, "design_loss": 1.96380824490916e-05, "all_loss": 0.10080406195440172} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id958.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id958.json new file mode 100644 index 0000000000000000000000000000000000000000..f631eadd57580e4bddd115bed10ca95e16980079 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id958.json @@ -0,0 +1 @@ +{"reward": 0.004649412125862451, "design_loss": 7.652011845493689e-05, "all_loss": 0.09606562276638374} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id959.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id959.json new file mode 100644 index 0000000000000000000000000000000000000000..0962c60af1f94663bb7b8b991d1a3b6a9def5bf6 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id959.json @@ -0,0 +1 @@ +{"reward": 0.013778001375554016, "design_loss": 2.7001484340871684e-05, "all_loss": 0.09758208096992459} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id96.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id96.json new file mode 100644 index 0000000000000000000000000000000000000000..dba92a7401d4fcd3cb601b612a973e00f8542d76 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id96.json @@ -0,0 +1 @@ +{"reward": 0.007705057144385505, "design_loss": 1.937841261678841e-06, "all_loss": 0.10828277545305466} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id960.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id960.json new file mode 100644 index 0000000000000000000000000000000000000000..fa6b30b51086d3bc1dc7e3231b23f56e14eee883 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id960.json @@ -0,0 +1 @@ +{"reward": -0.0026662635312296457, "design_loss": 0.0, "all_loss": 0.10690377150999482} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id961.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id961.json new file mode 100644 index 0000000000000000000000000000000000000000..30235a27630bebac3d108f5ab36728d42c4c3769 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id961.json @@ -0,0 +1 @@ +{"reward": -0.0020217828224814716, "design_loss": 0.0, "all_loss": 0.10160067689805803} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id962.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id962.json new file mode 100644 index 0000000000000000000000000000000000000000..f8e3a20ceeebb40df5053b8e45dd2637bab71173 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id962.json @@ -0,0 +1 @@ +{"reward": 0.0009289635529526052, "design_loss": 8.017241981406187e-09, "all_loss": 0.10265277611805607} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id963.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id963.json new file mode 100644 index 0000000000000000000000000000000000000000..358649757a0655693c309ab5ff0bbcad881257d9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id963.json @@ -0,0 +1 @@ +{"reward": -0.0029343597407906763, "design_loss": 2.3149179469328374e-05, "all_loss": 0.10340006975304758} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id964.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id964.json new file mode 100644 index 0000000000000000000000000000000000000000..c07e53925bdbeaa5f02ca9d5c32cbfdf2206d235 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id964.json @@ -0,0 +1 @@ +{"reward": 0.0015556251829985934, "design_loss": 8.769865758040396e-07, "all_loss": 0.11487827652306486} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id965.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id965.json new file mode 100644 index 0000000000000000000000000000000000000000..3a6f16c2f6ffaeefe5eec055e02f0d50923eef14 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id965.json @@ -0,0 +1 @@ +{"reward": 0.009135041167909363, "design_loss": 1.4618832210544497e-05, "all_loss": 0.09006224364597178} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id966.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id966.json new file mode 100644 index 0000000000000000000000000000000000000000..b78187cb1818219acf319aaff22ac1981cb7f0b5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id966.json @@ -0,0 +1 @@ +{"reward": 0.031128265150256754, "design_loss": 3.1081253837328404e-06, "all_loss": 0.08571633653683773} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id967.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id967.json new file mode 100644 index 0000000000000000000000000000000000000000..59a5e995434fba9d15b9f1e0e28ffba4cfb0d897 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id967.json @@ -0,0 +1 @@ +{"reward": 0.008683743851136447, "design_loss": 0.0, "all_loss": 0.08942010250652284} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id968.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id968.json new file mode 100644 index 0000000000000000000000000000000000000000..7f0b882cce86d0ff018f8b97b085b6b4cf82aeea --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id968.json @@ -0,0 +1 @@ +{"reward": -0.0027818652071124883, "design_loss": 1.5126543985388707e-05, "all_loss": 0.08076567610558234} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id969.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id969.json new file mode 100644 index 0000000000000000000000000000000000000000..9b28149b3de7d46a5e67d242ce04b54786b5d732 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id969.json @@ -0,0 +1 @@ +{"reward": 0.00044568885369017375, "design_loss": 1.338816787210817e-06, "all_loss": 0.09780964097908937} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id97.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id97.json new file mode 100644 index 0000000000000000000000000000000000000000..42a36d3bd9aecf6f65c5ad9af4b2d217dd4b38e9 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id97.json @@ -0,0 +1 @@ +{"reward": 0.013028705319902162, "design_loss": 4.664468464254945e-11, "all_loss": 0.09904798188326794} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id970.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id970.json new file mode 100644 index 0000000000000000000000000000000000000000..5776b8f69959ded352f78f7917bb2e28e0262f44 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id970.json @@ -0,0 +1 @@ +{"reward": 0.006745989164413144, "design_loss": 4.559270746540278e-05, "all_loss": 0.09106800074718698} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id971.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id971.json new file mode 100644 index 0000000000000000000000000000000000000000..f737fffaaa3da54f1b31a6f035cd4db457c77e9a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id971.json @@ -0,0 +1 @@ +{"reward": 0.0055379061908874955, "design_loss": 2.7850042897625826e-05, "all_loss": 0.08999716225045948} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id972.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id972.json new file mode 100644 index 0000000000000000000000000000000000000000..de9656f0f4ecea887183964e344b264cba4f4ced --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id972.json @@ -0,0 +1 @@ +{"reward": 0.04849764589061242, "design_loss": 3.16140500444817e-07, "all_loss": 0.06790812578118281} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id973.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id973.json new file mode 100644 index 0000000000000000000000000000000000000000..2ba3e10772e865242423ce8d62ae902278d4f5cf --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id973.json @@ -0,0 +1 @@ +{"reward": 0.007382460132105112, "design_loss": 4.927878035232425e-05, "all_loss": 0.08671466729999894} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id974.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id974.json new file mode 100644 index 0000000000000000000000000000000000000000..404696bcbdb69eb0696db77b70e8689fa34b63af --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id974.json @@ -0,0 +1 @@ +{"reward": 0.008141183229909324, "design_loss": 8.724422514205799e-05, "all_loss": 0.09083551485932582} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id975.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id975.json new file mode 100644 index 0000000000000000000000000000000000000000..7cbe78fced184b36706924da567b81b7830aa9c5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id975.json @@ -0,0 +1 @@ +{"reward": -0.0026690812004356856, "design_loss": 7.45550494229974e-07, "all_loss": 0.10498336969960473} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id976.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id976.json new file mode 100644 index 0000000000000000000000000000000000000000..92f2da042c189a7e548a30f1384c6987e93af6d8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id976.json @@ -0,0 +1 @@ +{"reward": -0.0001239015222653378, "design_loss": 0.0, "all_loss": 0.10552852637922977} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id977.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id977.json new file mode 100644 index 0000000000000000000000000000000000000000..826b2d1d06bb206d594c195f67c5205e3a9d003e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id977.json @@ -0,0 +1 @@ +{"reward": 0.0004895412797130405, "design_loss": 2.054352279401428e-07, "all_loss": 0.08394421345873282} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id978.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id978.json new file mode 100644 index 0000000000000000000000000000000000000000..e23ea626ced1b7b4eb91e352a43163df75423a02 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id978.json @@ -0,0 +1 @@ +{"reward": -0.002835972971974965, "design_loss": 0.0, "all_loss": 0.10525039834370296} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id979.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id979.json new file mode 100644 index 0000000000000000000000000000000000000000..58c2d730140005f41aa65d891803cf2bc722a434 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id979.json @@ -0,0 +1 @@ +{"reward": 0.008990008795184898, "design_loss": 0.0, "all_loss": 0.08927239703041147} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id98.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id98.json new file mode 100644 index 0000000000000000000000000000000000000000..cab1fc82936368ecab85517a0387c1c76a2099b3 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id98.json @@ -0,0 +1 @@ +{"reward": 0.002533027946753086, "design_loss": 1.8965503841172904e-05, "all_loss": 0.098345851888919} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id980.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id980.json new file mode 100644 index 0000000000000000000000000000000000000000..4088b4a03961c518b1680e3af98030610a190f03 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id980.json @@ -0,0 +1 @@ +{"reward": -0.002754611006491395, "design_loss": 2.7335272534401156e-05, "all_loss": 0.10693056469756416} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id981.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id981.json new file mode 100644 index 0000000000000000000000000000000000000000..7701971e160cf9b1424722e02a25d8a89879b350 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id981.json @@ -0,0 +1 @@ +{"reward": 0.009317651970785754, "design_loss": 8.78355374545059e-11, "all_loss": 0.09268463607961203} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id982.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id982.json new file mode 100644 index 0000000000000000000000000000000000000000..fe7cb16c68fc4b577fdfe93d8a0ef3fcce7f96ec --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id982.json @@ -0,0 +1 @@ +{"reward": 0.0011662687703265229, "design_loss": 0.0, "all_loss": 0.09866814857009219} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id983.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id983.json new file mode 100644 index 0000000000000000000000000000000000000000..a05fa00173f78a47009a6874fa56639be01565ab --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id983.json @@ -0,0 +1 @@ +{"reward": 0.0013506028753185878, "design_loss": 5.917374437558465e-06, "all_loss": 0.10042214378492244} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id984.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id984.json new file mode 100644 index 0000000000000000000000000000000000000000..e43befef104d71f2713938332e5373a15b4e1376 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id984.json @@ -0,0 +1 @@ +{"reward": 0.008146343505239878, "design_loss": 5.471530585055007e-06, "all_loss": 0.08626865110852659} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id985.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id985.json new file mode 100644 index 0000000000000000000000000000000000000000..bd56fbc0d53af2efd7b4b2cfa9e779f10341d245 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id985.json @@ -0,0 +1 @@ +{"reward": 0.031188556720423463, "design_loss": 2.1263904272927903e-05, "all_loss": 0.08449204887134172} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id986.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id986.json new file mode 100644 index 0000000000000000000000000000000000000000..ce1effe83d9cabcb5a4c9b706908061895d72c2a --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id986.json @@ -0,0 +1 @@ +{"reward": 0.05205337447588042, "design_loss": 0.0, "all_loss": 0.06691667879229822} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id987.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id987.json new file mode 100644 index 0000000000000000000000000000000000000000..acc77073416085d90458efcfcab03ef92ff6b093 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id987.json @@ -0,0 +1 @@ +{"reward": 0.0003767829495165409, "design_loss": 3.949804886360653e-05, "all_loss": 0.10198648442530028} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id988.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id988.json new file mode 100644 index 0000000000000000000000000000000000000000..ee4450882c9b212b33b2e51881a26debeb2947d8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id988.json @@ -0,0 +1 @@ +{"reward": -0.002752068060038429, "design_loss": 0.0, "all_loss": 0.10464884234685258} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id989.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id989.json new file mode 100644 index 0000000000000000000000000000000000000000..f6d656207fa6ab76bf20ebf197f9b2f222f244d8 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id989.json @@ -0,0 +1 @@ +{"reward": -0.0027804473680373837, "design_loss": 4.4047439587302506e-05, "all_loss": 0.10437594764428496} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id99.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id99.json new file mode 100644 index 0000000000000000000000000000000000000000..22790aa849dbfd909a7c6dd07c56fdf12e1095a4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id99.json @@ -0,0 +1 @@ +{"reward": 0.0004554753054244326, "design_loss": 2.465170956256202e-09, "all_loss": 0.09927037247382531} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id990.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id990.json new file mode 100644 index 0000000000000000000000000000000000000000..b00aa22169603e22e083be722edd30a64f6bc4b2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id990.json @@ -0,0 +1 @@ +{"reward": -0.0018435774556593565, "design_loss": 6.983933417359367e-05, "all_loss": 0.10516276726963762} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id991.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id991.json new file mode 100644 index 0000000000000000000000000000000000000000..d2fd588812e51e53657d04a709b64f7a60583802 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id991.json @@ -0,0 +1 @@ +{"reward": -0.00272589185887874, "design_loss": 4.918442573398352e-05, "all_loss": 0.10469246458676609} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id992.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id992.json new file mode 100644 index 0000000000000000000000000000000000000000..6a8dd3a678a9a6b31c02ab3ba83521ca4aa69183 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id992.json @@ -0,0 +1 @@ +{"reward": 0.00733227335090858, "design_loss": 4.837773303734139e-06, "all_loss": 0.09779771960906518} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id993.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id993.json new file mode 100644 index 0000000000000000000000000000000000000000..c5e3c7c8f35c368ba3c0838352d733250dc259fe --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id993.json @@ -0,0 +1 @@ +{"reward": 0.005338333700864312, "design_loss": 9.819240221986547e-05, "all_loss": 0.11205090313636443} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id994.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id994.json new file mode 100644 index 0000000000000000000000000000000000000000..64a582c68b63f1e61eb057ef5fd897de040252a4 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id994.json @@ -0,0 +1 @@ +{"reward": 0.006647650004943162, "design_loss": 1.8839788253899314e-06, "all_loss": 0.09140542114424101} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id995.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id995.json new file mode 100644 index 0000000000000000000000000000000000000000..a1d658277125b1b0fc7ce8bd69b16fa57921c8de --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id995.json @@ -0,0 +1 @@ +{"reward": 0.0015654598511069123, "design_loss": 0.0, "all_loss": 0.09656016894441688} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id996.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id996.json new file mode 100644 index 0000000000000000000000000000000000000000..b74e7afc7e43aeed01ce0066ae8f3b75c82261eb --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id996.json @@ -0,0 +1 @@ +{"reward": -0.0031864550065033304, "design_loss": 0.0, "all_loss": 0.10535121883849838} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id997.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id997.json new file mode 100644 index 0000000000000000000000000000000000000000..97d81277313ca448d09244dfe9e76d7a55ce4547 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id997.json @@ -0,0 +1 @@ +{"reward": 0.04702768668724726, "design_loss": 1.1013125003955793e-05, "all_loss": 0.06678295400639717} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id998.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id998.json new file mode 100644 index 0000000000000000000000000000000000000000..c31f42a351ab535eae49e18f99ed3d8193915b2e --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id998.json @@ -0,0 +1 @@ +{"reward": 0.0004919038623534405, "design_loss": 3.482370448182337e-05, "all_loss": 0.09749221700991015} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id999.json b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id999.json new file mode 100644 index 0000000000000000000000000000000000000000..0bfafca91d273e5eba758f41521eed7e0cc44dfc --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/gripping_result_id999.json @@ -0,0 +1 @@ +{"reward": 0.0017490336971557052, "design_loss": 0.0, "all_loss": 0.11261772557147254} \ No newline at end of file diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/softzoo_config.yaml b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/softzoo_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c0dc1104c14fc7ae619cd581d99999c721abd9e5 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5/softzoo_config.yaml @@ -0,0 +1,48 @@ +action_v_strength: 0.35 +active: true +controller_type: all_on +custom_gravity: false +design_device: cpu +designer_lr: 0.1 +device_memory_fraction: 0.65 +env_config_file: gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5.yaml +fixed_v: gripping_5_HTP.json +gen_pointe_bounding_box: + max: + - 1.2 + - 0.1 + - 1.2 + min: + - -1.2 + - -3.0 + - -1.2 +loss_coefs: +- 1.0 +- 1.0 +loss_types: +- ObjectBalancedLoss +- ContactLoss +n_frames: 75 +n_iters: 301 +num_fingers: 2 +obj_initial_pos: +- 0 +- 0 +- 0 +obj_particle_id: 2 +obj_x_mul: +- 0.0 +- 1.0 +- 0.0 +optimize_controller: true +optimize_design_types: +- geometry +- softness +optimize_designer: true +out_dir: ./logs/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/benchmark/gripping_a_5_HTP_a_0.4999999999999999_-0.5_-0.5_0.5000000000000001_a_0.5 +render_every_iter: 1001 +save_every_iter: 1001 +seed: 310 +static_as_fixed: true +surface_threshold: 0.02 +torch_seed: 310 diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training.log b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training.log new file mode 100644 index 0000000000000000000000000000000000000000..3944a465349262dd45a9aae02516dc79ad35bde2 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training.log @@ -0,0 +1,43599 @@ +2025-11-02 16:32:21,544 [INFO] Cannot import nvdiffrast +2025-11-02 16:32:37,439 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:32:37,573 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:32:37,573 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:33:31,339 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:33:31,482 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:33:31,483 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:34:12,521 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:34:12,665 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:34:12,665 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:34:12,666 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:34:12,666 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:34:12,666 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:34:12,666 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:34:12,666 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:34:53,156 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:34:53,299 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:34:53,299 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:34:53,300 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:35:33,530 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:35:33,647 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:35:33,647 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:35:33,648 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:36:13,614 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:36:13,735 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:36:13,735 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:36:13,736 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:36:54,155 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:36:54,281 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:36:54,281 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:37:34,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 16:37:34,206 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:37:34,206 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:38:14,911 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:38:15,054 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:38:15,054 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:38:15,054 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:38:15,054 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:38:15,054 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:38:15,054 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:38:15,055 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:38:55,099 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 16:38:55,244 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:38:55,244 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:39:36,302 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 16:39:36,431 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:39:36,432 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:40:17,471 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 16:40:17,602 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:40:17,602 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:40:17,603 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:40:57,812 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:40:57,970 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:40:57,971 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:41:38,329 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:41:38,450 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:41:38,450 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:41:38,450 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:41:38,451 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:42:18,172 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:42:18,305 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:42:18,305 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:42:18,305 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:42:18,305 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:42:18,306 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:42:58,835 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 16:42:58,966 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:42:58,966 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:42:58,967 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:43:39,002 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-02 16:43:39,150 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:43:39,150 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:44:20,312 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 16:44:20,415 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:44:20,415 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:44:20,416 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:44:59,262 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:44:59,392 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:44:59,393 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:45:38,863 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 16:45:38,981 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:45:38,981 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:45:38,982 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:46:17,929 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 16:46:18,067 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:46:18,067 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:46:18,068 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:46:58,969 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:46:59,091 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:46:59,092 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:47:38,863 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:47:38,988 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:47:38,988 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:48:18,558 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 16:48:18,684 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:48:18,684 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:48:18,685 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:48:59,431 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:48:59,564 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:48:59,564 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:49:40,831 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 16:49:40,946 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:49:40,946 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:49:40,947 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:49:40,947 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:50:19,545 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 16:50:19,648 [WARNING] Cluster 45 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 46 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:50:19,649 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:50:57,500 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 16:50:57,609 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:50:57,609 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:50:57,610 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:51:37,932 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 67. Probllem in configuration files +2025-11-02 16:51:38,083 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:51:38,084 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:52:20,498 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:52:20,624 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:52:20,624 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:52:20,624 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:52:20,624 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:52:20,625 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:53:00,791 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 16:53:00,899 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:53:00,899 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:53:00,900 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:53:39,302 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 16:53:39,440 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:53:39,440 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:54:19,869 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 16:54:19,988 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:54:19,988 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:54:19,989 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:54:19,989 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:54:59,235 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 16:54:59,337 [WARNING] Cluster 45 has too few points (0). +2025-11-02 16:54:59,337 [WARNING] Cluster 46 has too few points (0). +2025-11-02 16:54:59,337 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:54:59,338 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:55:36,810 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 16:55:36,918 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:55:36,919 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:56:15,100 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 16:56:15,224 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:56:15,225 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:56:55,498 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 16:56:55,622 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:56:55,622 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:56:55,623 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:57:34,293 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 16:57:34,388 [WARNING] Cluster 37 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 38 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 39 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 40 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 41 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 42 has too few points (0). +2025-11-02 16:57:34,388 [WARNING] Cluster 43 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 44 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 45 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 46 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:57:34,389 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:58:11,139 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 16:58:11,283 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:58:11,283 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:58:11,283 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:58:11,283 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:58:11,283 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:58:11,283 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:58:11,284 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:58:51,520 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 16:58:51,630 [WARNING] Cluster 35 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 36 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 37 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 38 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 39 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 40 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 41 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 42 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 43 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 44 has too few points (0). +2025-11-02 16:58:51,630 [WARNING] Cluster 45 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 46 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 47 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 48 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 49 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 50 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 51 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 52 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:58:51,631 [WARNING] Cluster 80 has too few points (0). +2025-11-02 16:59:27,050 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 16:59:27,181 [WARNING] Cluster 53 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 54 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 55 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 56 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 57 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 58 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 59 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 60 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 61 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 62 has too few points (0). +2025-11-02 16:59:27,181 [WARNING] Cluster 63 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 64 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 65 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 66 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 67 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 68 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 69 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 70 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 71 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 72 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 73 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 74 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 75 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 76 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 77 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 78 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 79 has too few points (0). +2025-11-02 16:59:27,182 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:00:04,702 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:00:04,793 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:00:04,793 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:00:04,794 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:00:40,941 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:00:41,044 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:00:41,044 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:00:41,045 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:01:18,510 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:01:18,638 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:01:18,639 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:01:59,318 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:01:59,415 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:01:59,415 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:01:59,416 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:02:36,409 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:02:36,541 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:02:36,541 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:02:36,542 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:03:17,478 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:03:17,566 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:03:17,567 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:03:17,568 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:03:54,617 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:03:54,720 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:03:54,720 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:03:54,721 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:04:32,714 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:04:32,831 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:04:32,831 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:04:32,831 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:04:32,831 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:04:32,832 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:05:11,536 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:05:11,652 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:05:11,652 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:05:11,652 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:05:11,652 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:05:11,653 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:05:50,553 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:05:50,665 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:05:50,665 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:06:30,187 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:06:30,298 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:06:30,298 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:06:30,299 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:07:09,230 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 17:07:09,339 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:07:09,339 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:07:09,340 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:07:09,340 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:07:09,340 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:07:47,470 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 17:07:47,588 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:07:47,588 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:07:47,589 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:07:47,589 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:07:47,589 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:08:27,413 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 17:08:27,522 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:08:27,523 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:09:05,217 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:09:05,322 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:09:05,322 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:09:05,323 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:09:42,972 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:09:43,066 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:09:43,066 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:09:43,067 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:10:19,278 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 17:10:19,352 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:10:19,352 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:10:19,353 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:10:53,675 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 17:10:53,797 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:10:53,797 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:10:53,798 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:11:31,772 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:11:31,889 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:11:31,889 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:11:31,890 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:12:11,100 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:12:11,191 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:12:11,192 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:12:11,193 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:12:11,193 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:12:11,193 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:12:11,193 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:12:46,998 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:12:47,101 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:12:47,101 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:12:47,102 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:13:27,026 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:13:27,132 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:13:27,132 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:13:27,133 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:14:01,549 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:14:01,655 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:14:01,656 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:14:38,443 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:14:38,572 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:14:38,572 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:14:38,572 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:14:38,573 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:15:18,469 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:15:18,581 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:15:18,581 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:15:18,582 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:15:57,885 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:15:57,981 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:15:57,981 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:15:57,982 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:16:32,854 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 17:16:32,922 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:16:32,922 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:16:32,923 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:17:06,442 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:17:06,556 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:17:06,556 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:17:06,557 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:17:06,557 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:17:06,557 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:17:06,557 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:17:06,557 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:17:44,480 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:17:44,567 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:17:44,567 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:17:44,568 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:18:21,202 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:18:21,296 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:18:21,296 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:18:21,297 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:18:57,227 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:18:57,326 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:18:57,327 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:19:35,668 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:19:35,760 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:19:35,760 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:19:35,761 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:20:11,722 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:20:11,839 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:20:11,839 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:20:11,840 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:20:50,668 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:20:50,756 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:20:50,756 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:20:50,757 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:21:27,043 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 17:21:27,132 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:21:27,132 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:21:27,132 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:21:27,132 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:21:27,132 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:21:27,133 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:22:01,564 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:22:01,703 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:22:01,703 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:22:01,703 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:22:01,703 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:22:01,704 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:22:41,579 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 17:22:41,693 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:22:41,693 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:22:41,694 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:22:41,694 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:22:41,694 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:22:41,694 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:23:21,374 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 17:23:21,431 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:23:21,431 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:23:21,432 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:23:53,892 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:23:53,989 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:23:53,989 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:23:53,990 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:24:31,965 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:24:32,068 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:24:32,068 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:24:32,069 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:25:08,878 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 17:25:08,994 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:25:08,995 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:25:08,996 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:25:08,996 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:25:47,090 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:25:47,194 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:25:47,194 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:25:47,195 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:26:24,412 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:26:24,492 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:26:24,492 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:26:24,493 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:27:00,401 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 17:27:00,466 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:27:00,466 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:27:00,466 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:27:00,466 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:27:00,466 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:27:00,467 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:27:00,468 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:27:34,553 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:27:34,673 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:27:34,673 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:27:34,674 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:28:10,523 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 17:28:10,626 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:28:10,626 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:28:10,627 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:28:47,098 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:28:47,207 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:28:47,207 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:28:47,208 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:29:26,454 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 17:29:26,508 [WARNING] Cluster 17 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 18 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 19 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 20 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:29:26,509 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:29:26,510 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:29:57,424 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 17:29:57,511 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:29:57,511 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:29:57,512 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:30:32,950 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:30:33,049 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:30:33,049 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:30:33,049 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:30:33,049 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:30:33,049 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:30:33,049 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:30:33,050 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:31:10,407 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:31:10,520 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:31:10,520 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:31:10,521 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:31:48,440 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:31:48,534 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:31:48,534 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:31:48,535 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:32:24,584 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:32:24,677 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:32:24,677 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:32:24,678 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:33:01,462 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 17:33:01,553 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:33:01,553 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:33:01,554 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:33:01,555 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:33:01,555 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:33:01,555 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:33:01,555 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:33:36,671 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 17:33:36,741 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:33:36,741 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:33:36,742 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:34:11,105 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:34:11,214 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:34:11,215 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:34:11,216 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:34:11,217 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:34:11,218 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:34:11,219 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:34:48,652 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:34:48,744 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:34:48,744 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:34:48,745 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:35:26,488 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:35:26,584 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:35:26,584 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:35:26,585 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:36:05,380 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:36:05,475 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:36:05,475 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:36:05,476 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:36:42,164 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 17:36:42,281 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:36:42,281 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:36:42,281 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:36:42,282 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:37:21,820 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 17:37:21,867 [WARNING] Cluster 17 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 18 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 19 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 20 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:37:21,867 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:37:21,868 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:37:21,869 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:37:21,869 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:37:21,869 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:37:21,869 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:37:53,658 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:37:53,768 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:37:53,768 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:37:53,769 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:38:30,284 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 17:38:30,372 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:38:30,372 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:38:30,373 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:39:05,974 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:39:06,107 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:39:06,108 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:39:45,858 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:39:45,970 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:39:45,971 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:40:23,688 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:40:23,782 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:40:23,782 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:40:23,783 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:41:00,312 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-02 17:41:00,442 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:41:00,442 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:41:39,128 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 17:41:39,214 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:41:39,214 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:41:39,214 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:41:39,215 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:42:15,449 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 17:42:15,527 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:42:15,528 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:42:15,529 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:42:49,707 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 17:42:49,830 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:42:49,831 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:43:31,038 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 17:43:31,119 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:43:31,119 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:43:31,120 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:44:06,828 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:44:06,912 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:44:06,912 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:44:06,913 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:44:44,104 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:44:44,190 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:44:44,190 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:44:44,191 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:45:19,326 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 17:45:19,402 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:45:19,402 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:45:19,403 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:45:54,432 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 17:45:54,582 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:45:54,582 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:45:54,583 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:46:32,251 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:46:32,339 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:46:32,339 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:46:32,340 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:47:08,719 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 17:47:08,802 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:47:08,802 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:47:08,802 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:47:08,802 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:47:08,802 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:47:08,802 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:47:08,803 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:47:44,975 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 17:47:45,037 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:47:45,037 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:47:45,038 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:47:45,039 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:48:19,571 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:48:19,676 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:48:19,676 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:48:19,676 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:48:19,676 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:48:19,676 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:48:19,677 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:48:56,582 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 17:48:56,635 [WARNING] Cluster 19 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 20 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:48:56,636 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:48:56,637 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:49:28,071 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:49:28,172 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:49:28,172 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:49:28,173 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:50:06,053 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:50:06,160 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:50:06,160 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:50:06,161 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:50:44,298 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 17:50:44,374 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:50:44,374 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:50:44,375 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:51:19,055 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 17:51:19,126 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:51:19,126 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:51:19,127 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:51:53,514 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 17:51:53,602 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:51:53,602 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:51:53,602 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:51:53,603 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:52:31,057 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 17:52:31,177 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:52:31,177 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:52:31,178 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:53:10,349 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 17:53:10,452 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:53:10,453 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:53:46,605 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 17:53:46,732 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:53:46,733 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:54:24,529 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 17:54:24,619 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:54:24,619 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:54:24,620 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:55:01,234 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 17:55:01,345 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:55:01,345 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:55:01,346 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:55:38,654 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 17:55:38,734 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:55:38,734 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:55:38,735 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:56:13,236 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 17:56:13,316 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:56:13,316 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:56:13,317 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:56:48,103 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 17:56:48,188 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:56:48,188 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:56:48,189 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:57:24,142 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 17:57:24,233 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:57:24,233 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:57:24,233 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:57:24,234 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:58:00,565 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 17:58:00,622 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:58:00,622 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:58:00,623 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:58:00,624 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:58:33,083 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 17:58:33,184 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:58:33,185 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:59:11,213 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 17:59:11,273 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:59:11,273 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:59:11,274 [WARNING] Cluster 80 has too few points (0). +2025-11-02 17:59:44,208 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-02 17:59:44,253 [WARNING] Cluster 15 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 16 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 17 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 18 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 19 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 20 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 21 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 22 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 23 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 24 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 25 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 26 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 27 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 28 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 29 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 30 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 31 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 32 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 33 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 34 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 35 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 36 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 37 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 38 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 39 has too few points (0). +2025-11-02 17:59:44,253 [WARNING] Cluster 40 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 41 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 42 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 43 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 44 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 45 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 46 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 47 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 48 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 49 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 50 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 51 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 52 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 53 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 54 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 55 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 56 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 57 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 58 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 59 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 60 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 61 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 62 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 63 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 64 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 65 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 66 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 67 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 68 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 69 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 70 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 71 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 72 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 73 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 74 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 75 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 76 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 77 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 78 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 79 has too few points (0). +2025-11-02 17:59:44,254 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:00:15,019 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 18:00:15,136 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:00:15,136 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:00:15,136 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:00:15,136 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:00:15,136 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:00:15,137 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:00:54,835 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:00:54,909 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:00:54,909 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:00:54,910 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:01:29,526 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 18:01:29,593 [WARNING] Cluster 17 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 18 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 19 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 20 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:01:29,593 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:01:29,594 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:01:29,595 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:01:29,596 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:01:29,596 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:01:29,596 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:01:29,596 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:01:29,596 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:02:01,503 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:02:01,616 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:02:01,617 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:02:41,005 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:02:41,109 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:02:41,109 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:02:41,109 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:02:41,109 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:02:41,109 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:02:41,109 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:02:41,110 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:03:18,907 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 18:03:19,002 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:03:19,002 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:03:19,003 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:03:55,953 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 18:03:56,012 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:03:56,012 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:03:56,013 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:03:56,014 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:04:29,637 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:04:29,752 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:04:29,752 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:04:29,753 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:05:08,436 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:05:08,540 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:05:08,540 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:05:08,541 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:05:08,541 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:05:08,541 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:05:08,541 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:05:08,541 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:05:47,164 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 18:05:47,226 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:05:47,226 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:05:47,226 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:05:47,226 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:05:47,227 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:05:47,228 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:06:19,904 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 18:06:19,961 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:06:19,961 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:06:19,961 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:06:19,961 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:06:19,961 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:06:19,961 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:06:19,962 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:06:19,963 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:06:52,241 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 18:06:52,368 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:06:52,368 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:06:52,369 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:07:31,871 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:07:31,955 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:07:31,955 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:07:31,956 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:08:06,332 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:08:06,452 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:08:06,453 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:08:44,485 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 18:08:44,550 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:08:44,550 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:08:44,551 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:09:19,307 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 18:09:19,446 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:09:19,446 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:09:58,044 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:09:58,144 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:09:58,144 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:09:58,145 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:10:35,992 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:10:36,100 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:10:36,100 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:10:36,101 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:11:13,443 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:11:13,546 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:11:13,546 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:11:13,547 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:11:50,124 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 18:11:50,261 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:11:50,261 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:12:30,501 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 18:12:30,557 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:12:30,557 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:12:30,558 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:13:03,414 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 18:13:03,490 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:13:03,490 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:13:03,491 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:13:38,490 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:13:38,592 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:13:38,592 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:13:38,593 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:14:16,501 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:14:16,624 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:14:16,625 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:14:57,488 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:14:57,579 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:14:57,579 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:14:57,579 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:14:57,579 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:14:57,580 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:15:35,878 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:15:35,993 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:15:35,993 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:15:35,994 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:16:14,258 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 18:16:14,312 [WARNING] Cluster 17 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 18 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 19 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 20 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:16:14,312 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:16:14,313 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:16:45,635 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:16:45,736 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:16:45,736 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:16:45,737 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:17:23,671 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:17:23,755 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:17:23,755 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:17:23,756 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:17:59,846 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 18:17:59,900 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:17:59,900 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:17:59,901 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:17:59,902 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:18:32,781 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:18:32,863 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:18:32,864 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:18:32,865 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:19:08,528 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 18:19:08,656 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:19:08,656 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:19:08,657 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:19:47,681 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:19:47,801 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:19:47,801 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:19:47,802 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:20:26,350 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:20:26,462 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:20:26,463 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:20:26,464 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:20:26,465 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:20:26,466 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:21:03,783 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 18:21:03,852 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:21:03,853 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:21:03,854 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:21:39,705 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:21:39,781 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:21:39,781 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:21:39,782 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:22:14,714 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:22:14,835 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:22:14,835 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:22:14,836 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:22:52,974 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:22:53,063 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:22:53,063 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:22:53,064 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:23:27,984 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:23:28,088 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:23:28,089 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:24:06,134 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 18:24:06,259 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:24:06,259 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:24:46,385 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:24:46,490 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:24:46,490 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:24:46,491 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:25:22,867 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:25:22,945 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:25:22,945 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:25:22,946 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:25:57,353 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 18:25:57,455 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:25:57,455 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:25:57,456 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:26:35,053 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 18:26:35,165 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:26:35,165 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:26:35,166 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:27:14,547 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:27:14,660 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:27:14,660 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:27:53,261 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:27:53,339 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:27:53,339 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:27:53,340 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:28:29,146 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:28:29,230 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:28:29,230 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:28:29,231 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:29:06,076 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:29:06,161 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:29:06,161 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:29:06,162 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:29:42,893 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:29:42,996 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:29:42,996 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:29:42,997 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:30:21,305 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 18:30:21,393 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:30:21,393 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:30:21,394 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:30:21,395 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:30:55,909 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:30:55,986 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:30:55,986 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:30:55,986 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:30:55,986 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:30:55,986 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:30:55,987 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:30:55,988 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:30:55,988 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:30:55,988 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:31:29,759 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:31:29,860 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:31:29,861 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:31:29,862 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:32:06,372 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 18:32:06,438 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:32:06,438 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:32:06,438 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:32:06,438 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:32:06,438 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:32:06,439 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:32:06,440 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:32:38,512 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 18:32:38,636 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:32:38,637 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:33:16,444 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 18:33:16,553 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:33:16,554 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:33:54,964 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:33:55,074 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:33:55,074 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:33:55,075 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:34:34,090 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:34:34,179 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:34:34,179 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:34:34,180 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:35:09,804 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:35:09,927 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:35:09,927 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:35:09,928 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:35:46,992 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:35:47,068 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:35:47,068 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:35:47,069 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:35:47,070 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:35:47,070 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:35:47,070 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:36:22,079 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 18:36:22,158 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:36:22,159 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:36:22,160 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:36:57,204 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:36:57,296 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:36:57,296 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:36:57,297 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:37:34,170 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 18:37:34,265 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:37:34,265 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:37:34,266 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:38:10,658 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 18:38:10,709 [WARNING] Cluster 17 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 18 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 19 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 20 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:38:10,709 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:38:10,710 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:38:10,711 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:38:42,286 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:38:42,377 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:38:42,378 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:38:42,379 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:38:42,379 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:38:42,379 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:38:42,379 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:38:42,379 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:39:18,607 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 18:39:18,687 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:39:18,688 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:39:18,689 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:39:53,843 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:39:53,969 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:39:53,969 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:39:53,970 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:40:33,968 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 18:40:34,064 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:40:34,064 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:40:34,065 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:41:10,426 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:41:10,539 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:41:10,539 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:41:10,540 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:41:10,540 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:41:10,540 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:41:10,540 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:41:49,384 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 18:41:49,512 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:41:49,512 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:41:49,513 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:42:29,662 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:42:29,756 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:42:29,756 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:42:29,757 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:43:06,050 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 18:43:06,162 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:43:06,162 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:43:06,162 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:43:06,162 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:43:06,162 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:43:06,163 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:43:43,267 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:43:43,382 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:43:43,382 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:43:43,383 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:44:20,709 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 18:44:20,837 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:44:20,838 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:45:00,416 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:45:00,520 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:45:00,520 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:45:00,521 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:45:38,906 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 67. Probllem in configuration files +2025-11-02 18:45:39,057 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:45:39,057 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:46:20,265 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 18:46:20,344 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:46:20,344 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:46:20,345 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:46:20,346 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:46:20,346 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:46:20,346 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:46:20,346 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:46:56,093 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:46:56,184 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:46:56,184 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:46:56,185 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:47:33,130 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:47:33,217 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:47:33,218 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:47:33,219 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:48:10,315 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 18:48:10,432 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:48:10,433 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:48:47,998 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:48:48,100 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:48:48,100 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:48:48,101 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:49:26,040 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:49:26,160 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:49:26,160 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:49:26,161 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:50:06,059 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 67. Probllem in configuration files +2025-11-02 18:50:06,243 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:50:06,243 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:50:46,405 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:50:46,499 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:50:46,499 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:50:46,500 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:51:22,764 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 18:51:22,834 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:51:22,834 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:51:22,835 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:51:57,389 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:51:57,494 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:51:57,494 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:51:57,495 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:52:35,346 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 18:52:35,415 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:52:35,415 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:52:35,416 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:53:09,669 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 18:53:09,757 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:53:09,757 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:53:09,758 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:53:45,929 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 18:53:45,989 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:53:45,989 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:53:45,990 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:53:45,991 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:53:45,991 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:53:45,991 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:53:45,991 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:54:18,877 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 18:54:18,968 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:54:18,968 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:54:18,969 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:54:54,187 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:54:54,309 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:54:54,309 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:55:33,509 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 18:55:33,603 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:55:33,603 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:55:33,604 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:56:10,786 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 18:56:10,885 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:56:10,885 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:56:10,886 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:56:45,712 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:56:45,796 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:56:45,796 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:56:45,797 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:57:20,205 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 18:57:20,347 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:57:20,347 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:57:20,348 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:57:57,920 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 18:57:57,971 [WARNING] Cluster 19 has too few points (0). +2025-11-02 18:57:57,971 [WARNING] Cluster 20 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 21 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 22 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:57:57,972 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:57:57,973 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:58:29,262 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 18:58:29,321 [WARNING] Cluster 23 has too few points (0). +2025-11-02 18:58:29,321 [WARNING] Cluster 24 has too few points (0). +2025-11-02 18:58:29,321 [WARNING] Cluster 25 has too few points (0). +2025-11-02 18:58:29,321 [WARNING] Cluster 26 has too few points (0). +2025-11-02 18:58:29,321 [WARNING] Cluster 27 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 28 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 29 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 30 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 31 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 32 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 33 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 34 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:58:29,322 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:58:29,323 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:59:02,783 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 18:59:02,887 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:59:02,887 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:59:02,888 [WARNING] Cluster 80 has too few points (0). +2025-11-02 18:59:40,864 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 18:59:40,955 [WARNING] Cluster 35 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 36 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 37 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 38 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 39 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 40 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 41 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 42 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 43 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 44 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 45 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 46 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 47 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 48 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 49 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 50 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 51 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 52 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 53 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 54 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 55 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 56 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 57 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 58 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 59 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 60 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 61 has too few points (0). +2025-11-02 18:59:40,955 [WARNING] Cluster 62 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 63 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 64 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 65 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 66 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 67 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 68 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 69 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 70 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 71 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 72 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 73 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 74 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 75 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 76 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 77 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 78 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 79 has too few points (0). +2025-11-02 18:59:40,956 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:00:17,031 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 19:00:17,146 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:00:17,146 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:00:54,981 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:00:55,063 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:00:55,063 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:00:55,064 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:00:55,065 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:01:31,368 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:01:31,490 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:01:31,491 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:01:31,492 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:01:31,492 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:01:31,492 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:02:08,484 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:02:08,576 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:02:08,576 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:02:08,577 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:02:43,735 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 19:02:43,872 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:02:43,872 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:03:24,207 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:03:24,295 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:03:24,295 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:03:24,296 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:03:24,297 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:03:24,297 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:03:59,518 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:03:59,623 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:03:59,623 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:03:59,624 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:04:37,711 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:04:37,815 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:04:37,815 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:04:37,816 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:05:16,057 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 19:05:16,181 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:05:16,181 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:05:16,182 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:05:54,114 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:05:54,185 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:05:54,185 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:05:54,186 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:06:29,049 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:06:29,146 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:06:29,146 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:06:29,146 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:06:29,146 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:06:29,146 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:06:29,146 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:06:29,147 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:07:04,661 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 19:07:04,733 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:07:04,733 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:07:04,734 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:07:38,520 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:07:38,610 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:07:38,611 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:07:38,612 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:08:13,406 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-02 19:08:13,542 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:08:13,542 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:08:53,637 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:08:53,727 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:08:53,727 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:08:53,728 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:09:29,802 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 19:09:29,867 [WARNING] Cluster 19 has too few points (0). +2025-11-02 19:09:29,867 [WARNING] Cluster 20 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 21 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 22 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 23 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 24 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:09:29,868 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:09:29,869 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:10:01,677 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:10:01,769 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:10:01,770 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:10:01,771 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:10:01,771 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:10:37,773 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 19:10:37,837 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:10:37,837 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:10:37,838 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:11:11,208 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:11:11,315 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:11:11,315 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:11:11,316 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:11:49,595 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 19:11:49,727 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:11:49,727 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:12:29,246 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:12:29,349 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:12:29,350 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:13:07,275 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:13:07,361 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:13:07,361 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:13:07,362 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:13:41,469 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:13:41,554 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:13:41,554 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:13:41,555 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:14:16,780 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 19:14:16,900 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:14:16,901 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:14:55,753 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 19:14:55,877 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:14:55,877 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:14:55,878 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:15:35,287 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 19:15:35,342 [WARNING] Cluster 21 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 22 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 23 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 24 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:15:35,342 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:15:35,343 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:16:07,676 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 19:16:07,747 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:16:07,747 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:16:07,748 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:16:42,560 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:16:42,647 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:16:42,647 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:16:42,648 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:17:17,153 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:17:17,230 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:17:17,231 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:17:17,232 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:17:52,278 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:17:52,360 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:17:52,360 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:17:52,361 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:18:27,227 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:18:27,304 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:18:27,304 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:18:27,305 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:19:02,406 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 19:19:02,476 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:19:02,476 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:19:02,477 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:19:36,129 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:19:36,210 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:19:36,210 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:19:36,211 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:20:10,391 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 19:20:10,461 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:20:10,461 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:20:10,462 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:20:43,646 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:20:43,746 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:20:43,746 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:20:43,747 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:21:21,182 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:21:21,256 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:21:21,257 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:21:21,258 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:21:56,448 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 19:21:56,552 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:21:56,552 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:21:56,552 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:21:56,552 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:21:56,552 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:21:56,553 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:22:33,870 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 19:22:33,977 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:22:33,977 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:22:33,978 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:22:33,978 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:22:33,978 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:22:33,978 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:22:33,978 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:23:13,624 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:23:13,723 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:23:13,723 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:23:13,724 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:23:51,109 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:23:51,236 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:23:51,236 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:23:51,237 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:24:29,659 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 19:24:29,778 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:24:29,779 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:25:09,407 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:25:09,486 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:25:09,486 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:25:09,487 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:25:45,038 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:25:45,114 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:25:45,114 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:25:45,115 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:26:21,153 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 19:26:21,257 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:26:21,257 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:26:21,258 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:27:00,122 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:27:00,196 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:27:00,196 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:27:00,197 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:27:35,117 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 19:27:35,237 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:27:35,238 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:28:13,064 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:28:13,146 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:28:13,146 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:28:13,147 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:28:50,205 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 19:28:50,340 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:28:50,340 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:28:50,341 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:29:27,276 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 69. Probllem in configuration files +2025-11-02 19:29:27,438 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:29:27,438 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:30:08,759 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 19:30:08,829 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:30:08,829 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:30:08,830 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:30:43,056 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 19:30:43,165 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:30:43,165 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:30:43,166 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:31:23,032 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:31:23,116 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:31:23,116 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:31:23,117 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:31:23,118 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:31:59,540 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:31:59,617 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:31:59,617 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:31:59,617 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:31:59,617 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:31:59,617 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:31:59,618 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:31:59,619 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:31:59,619 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:32:34,173 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:32:34,251 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:32:34,251 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:32:34,252 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:33:09,158 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 19:33:09,303 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:33:09,303 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:33:09,304 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:33:45,176 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:33:45,279 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:33:45,279 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:33:45,280 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:34:22,973 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:34:23,074 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:34:23,074 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:34:23,075 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:35:00,370 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:35:00,456 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:35:00,456 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:35:00,457 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:35:34,583 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 19:35:34,651 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:35:34,652 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:35:34,653 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:36:08,632 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:36:08,704 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:36:08,704 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:36:08,705 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:36:08,706 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:36:44,531 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 19:36:44,603 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:36:44,603 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:36:44,604 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:37:18,750 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 19:37:18,826 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:37:18,826 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:37:18,827 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:37:18,828 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:37:18,828 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:37:18,828 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:37:53,274 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 19:37:53,378 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:37:53,378 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:37:53,379 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:38:28,042 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:38:28,171 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:38:28,171 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:38:28,171 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:38:28,171 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:38:28,172 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:39:04,992 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 19:39:05,063 [WARNING] Cluster 21 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 22 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 23 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 24 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:39:05,064 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:39:05,065 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:39:05,066 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:39:37,039 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 19:39:37,148 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:39:37,148 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:39:37,149 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:40:14,911 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:40:14,997 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:40:14,997 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:40:14,998 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:40:51,087 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:40:51,186 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:40:51,187 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:41:28,691 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 13. Probllem in configuration files +2025-11-02 19:41:28,732 [WARNING] Cluster 13 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 14 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 15 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 16 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 17 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 18 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 19 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 20 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 21 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 22 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 23 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 24 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:41:28,732 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:41:28,733 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:41:28,734 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:41:59,345 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 19:41:59,443 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:41:59,444 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:42:35,674 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:42:35,761 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:42:35,761 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:42:35,762 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:43:10,906 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:43:11,010 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:43:11,010 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:43:11,011 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:43:47,178 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:43:47,259 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:43:47,259 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:43:47,260 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:44:22,820 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:44:22,902 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:44:22,902 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:44:22,903 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:44:57,707 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:44:57,796 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:44:57,796 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:44:57,797 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:45:32,652 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 19:45:32,754 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:45:32,754 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:45:32,755 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:46:09,211 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 19:46:09,348 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:46:09,348 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:46:09,349 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:46:09,349 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:46:09,349 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:46:49,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 19:46:49,159 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:46:49,159 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:46:49,159 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:46:49,159 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:46:49,159 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:46:49,159 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:46:49,160 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:47:24,688 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 19:47:24,823 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:47:24,823 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:47:24,824 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:48:02,823 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:48:02,913 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:48:02,914 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:48:02,915 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:48:02,915 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:48:02,915 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:48:02,915 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:48:38,308 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 19:48:38,364 [WARNING] Cluster 21 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 22 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 23 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 24 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:48:38,364 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:48:38,365 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:49:10,786 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 19:49:10,883 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:49:10,883 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:49:10,884 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:49:47,953 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 19:49:48,049 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:49:48,049 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:49:48,050 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:50:25,983 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 19:50:26,048 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:50:26,048 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:50:26,049 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:50:59,372 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 19:50:59,511 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:50:59,511 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:50:59,512 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:51:38,194 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 19:51:38,306 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:51:38,307 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:52:17,322 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:52:17,411 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:52:17,411 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:52:17,412 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:52:53,555 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 19:52:53,679 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:52:53,679 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:53:33,016 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:53:33,095 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:53:33,095 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:53:33,096 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:53:33,097 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:53:33,097 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:53:33,097 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:53:33,097 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:54:10,601 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 19:54:10,684 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:54:10,684 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:54:10,685 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:54:46,953 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:54:47,045 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:54:47,045 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:54:47,046 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:55:23,239 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:55:23,319 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:55:23,320 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:55:23,321 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:55:58,221 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 19:55:58,326 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:55:58,326 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:55:58,327 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:56:34,449 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 19:56:34,526 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:56:34,526 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:56:34,527 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:57:10,082 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 19:57:10,203 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:57:10,204 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:57:47,386 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:57:47,477 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:57:47,477 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:57:47,477 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:57:47,478 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:58:22,231 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 19:58:22,297 [WARNING] Cluster 25 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 26 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 27 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 28 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 29 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 30 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 31 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 32 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 33 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 34 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:58:22,297 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:58:22,298 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:58:55,594 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 19:58:55,677 [WARNING] Cluster 35 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 36 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 37 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 38 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:58:55,677 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:58:55,678 [WARNING] Cluster 80 has too few points (0). +2025-11-02 19:59:31,483 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 19:59:31,574 [WARNING] Cluster 39 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 40 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 41 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 42 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 43 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 44 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 45 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 46 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 47 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 48 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 49 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 50 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 51 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 52 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 53 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 54 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 55 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 56 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 57 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 58 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 59 has too few points (0). +2025-11-02 19:59:31,574 [WARNING] Cluster 60 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 61 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 62 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 63 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 64 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 65 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 66 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 67 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 68 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 69 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 70 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 71 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 72 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 73 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 74 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 75 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 76 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 77 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 78 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 79 has too few points (0). +2025-11-02 19:59:31,575 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:00:06,550 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:00:06,624 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:00:06,624 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:00:06,625 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:00:40,898 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:00:40,974 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:00:40,975 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:00:40,976 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:01:15,746 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:01:15,836 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:01:15,837 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:01:15,838 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:01:51,282 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 20:01:51,406 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:01:51,406 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:01:51,407 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:02:30,054 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 20:02:30,168 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:02:30,168 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:02:30,168 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:02:30,169 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:03:08,627 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 20:03:08,716 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:03:08,716 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:03:08,717 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:03:46,572 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 20:03:46,639 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:03:46,639 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:03:46,640 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:03:46,641 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:03:46,641 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:03:46,641 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:03:46,641 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:03:46,641 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:04:20,575 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:04:20,682 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:04:20,682 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:04:57,875 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 20:04:58,004 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:04:58,004 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:05:38,646 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:05:38,731 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:05:38,731 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:05:38,732 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:06:15,212 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 20:06:15,316 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:06:15,317 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:06:54,276 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:06:54,357 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:06:54,357 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:06:54,358 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:07:30,171 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:07:30,269 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:07:30,269 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:07:30,270 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:08:06,096 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 20:08:06,215 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:08:06,215 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:08:06,216 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:08:06,216 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:08:06,216 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:08:44,014 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:08:44,086 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:08:44,087 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:08:44,088 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:09:19,256 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 20:09:19,385 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:09:19,385 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:09:19,385 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:09:19,386 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:09:55,330 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 20:09:55,439 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:09:55,439 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:09:55,440 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:10:31,116 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:10:31,209 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:10:31,209 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:10:31,210 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:11:05,664 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:11:05,745 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:11:05,745 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:11:05,746 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:11:40,434 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:11:40,525 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:11:40,526 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:11:40,527 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:11:40,527 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:11:40,527 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:12:15,545 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 20:12:15,655 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:12:15,655 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:12:53,237 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:12:53,366 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:12:53,366 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:12:53,367 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:13:31,989 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 20:13:32,096 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:13:32,096 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:13:32,097 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:14:09,723 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 20:14:09,869 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:14:09,869 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:14:09,869 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:14:09,869 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:14:09,869 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:14:09,869 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:14:09,870 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:14:50,556 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:14:50,637 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:14:50,637 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:14:50,638 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:15:26,117 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 20:15:26,214 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:15:26,214 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:15:26,215 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:16:04,586 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 20:16:04,686 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:16:04,686 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:16:04,687 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:16:44,307 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 20:16:44,406 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:16:44,406 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:16:44,407 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:17:21,697 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:17:21,785 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:17:21,785 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:17:21,786 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:17:58,253 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 20:17:58,351 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:17:58,351 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:17:58,352 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:18:35,918 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:18:36,011 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:18:36,011 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:18:36,012 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:19:12,558 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 20:19:12,632 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:19:12,632 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:19:12,633 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:19:46,346 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 20:19:46,395 [WARNING] Cluster 19 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 20 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 21 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 22 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 23 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 24 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:19:46,395 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:19:46,396 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:20:16,569 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:20:16,642 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:20:16,642 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:20:16,643 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:20:16,644 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:20:16,644 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:20:16,644 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:20:50,394 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 13. Probllem in configuration files +2025-11-02 20:20:50,439 [WARNING] Cluster 13 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 14 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 15 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 16 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 17 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 18 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 19 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 20 has too few points (0). +2025-11-02 20:20:50,439 [WARNING] Cluster 21 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 22 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 23 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 24 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:20:50,440 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:20:50,441 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:21:20,631 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:21:20,730 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:21:20,730 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:21:20,731 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:21:20,731 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:21:58,436 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:21:58,519 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:21:58,519 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:21:58,520 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:22:32,129 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 20:22:32,239 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:22:32,239 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:22:32,240 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:23:08,942 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:23:09,030 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:23:09,030 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:23:09,031 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:23:09,032 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:23:44,651 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:23:44,732 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:23:44,732 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:23:44,733 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:24:18,532 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 20:24:18,641 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:24:18,642 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:24:57,751 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 20:24:57,869 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:24:57,869 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:25:37,410 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 20:25:37,525 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:25:37,525 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:26:15,161 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 20:26:15,214 [WARNING] Cluster 21 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 22 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 23 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 24 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:26:15,215 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:26:15,216 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:26:47,908 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:26:48,022 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:26:48,022 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:26:48,023 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:27:26,133 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:27:26,205 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:27:26,205 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:27:26,205 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:27:26,205 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:27:26,205 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:27:26,205 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:27:26,206 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:27:26,207 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:28:00,973 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:28:01,050 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:28:01,050 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:28:01,051 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:28:34,926 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:28:35,012 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:28:35,012 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:28:35,012 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:28:35,012 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:28:35,012 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:28:35,012 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:28:35,013 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:29:11,211 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:29:11,298 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:29:11,298 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:29:11,299 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:29:47,284 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:29:47,370 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:29:47,371 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:29:47,372 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:30:22,956 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:30:23,046 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:30:23,047 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:30:23,048 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:30:59,720 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:30:59,809 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:30:59,809 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:30:59,810 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:31:36,075 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:31:36,144 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:31:36,144 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:31:36,145 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:32:11,711 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 20:32:11,825 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:32:11,825 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:32:11,826 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:32:50,732 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 20:32:50,789 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:32:50,789 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:32:50,789 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:32:50,790 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:32:50,791 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:33:24,214 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:33:24,322 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:33:24,323 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:34:02,684 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 20:34:02,807 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:34:02,807 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:34:42,736 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:34:42,819 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:34:42,819 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:34:42,820 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:35:19,506 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:35:19,601 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:35:19,601 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:35:19,601 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:35:19,601 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:35:19,601 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:35:19,602 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:35:19,603 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:35:54,989 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:35:55,069 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:35:55,069 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:35:55,070 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:36:32,305 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:36:32,399 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:36:32,399 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:36:32,399 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:36:32,399 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:36:32,399 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:36:32,400 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:37:10,384 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 20:37:10,485 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:37:10,485 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:37:10,486 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:37:47,515 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 20:37:47,654 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:37:47,655 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:38:27,235 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:38:27,328 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:38:27,328 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:38:27,329 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:39:04,552 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:39:04,635 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:39:04,636 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:39:04,637 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:39:39,212 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 20:39:39,278 [WARNING] Cluster 23 has too few points (0). +2025-11-02 20:39:39,278 [WARNING] Cluster 24 has too few points (0). +2025-11-02 20:39:39,278 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:39:39,278 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:39:39,279 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:39:39,280 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:40:12,244 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 20:40:12,363 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:40:12,363 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:40:12,364 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:40:50,919 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 20:40:51,050 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:40:51,050 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:41:28,933 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 20:41:29,046 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:41:29,046 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:41:29,047 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:42:04,583 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:42:04,665 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:42:04,665 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:42:04,666 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:42:39,947 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:42:40,029 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:42:40,029 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:42:40,030 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:43:15,414 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:43:15,491 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:43:15,491 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:43:15,492 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:43:52,105 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:43:52,218 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:43:52,218 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:43:52,218 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:43:52,218 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:43:52,218 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:43:52,219 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:44:30,682 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 20:44:30,802 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:44:30,802 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:44:30,803 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:45:08,059 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:45:08,155 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:45:08,155 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:45:08,155 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:45:08,155 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:45:08,156 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:45:45,610 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 20:45:45,716 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:45:45,716 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:45:45,717 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:46:24,501 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:46:24,601 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:46:24,602 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:46:24,603 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:46:24,603 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:47:00,088 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 20:47:00,193 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:47:00,193 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:47:00,194 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:47:38,124 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:47:38,196 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:47:38,196 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:47:38,197 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:48:13,168 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 20:48:13,303 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:48:13,303 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:48:13,304 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:48:52,904 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:48:52,995 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:48:52,995 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:48:52,996 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:49:29,382 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:49:29,468 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:49:29,468 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:49:29,469 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:50:06,164 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 20:50:06,228 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:50:06,228 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:50:06,229 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:50:39,622 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:50:39,692 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:50:39,692 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:50:39,693 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:51:12,264 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 20:51:12,346 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:51:12,346 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:51:12,346 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:51:12,347 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:51:48,018 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 20:51:48,067 [WARNING] Cluster 17 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 18 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 19 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 20 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 21 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 22 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 23 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 24 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 25 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 26 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:51:48,068 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:51:48,069 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:52:19,750 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:52:19,851 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:52:19,851 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:52:19,852 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:52:57,261 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 20:52:57,373 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:52:57,373 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:52:57,374 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:53:36,918 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 20:53:37,009 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:53:37,009 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:53:37,010 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:54:11,327 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 20:54:11,413 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:54:11,414 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:54:11,415 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:54:46,882 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:54:46,983 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:54:46,983 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:54:46,984 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:55:23,877 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 20:55:23,983 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:55:23,984 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:56:00,934 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 20:56:01,028 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:56:01,028 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:56:01,029 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:56:35,323 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 20:56:35,433 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:56:35,434 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:56:35,435 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:57:12,610 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 20:57:12,721 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:57:12,721 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:57:12,722 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:57:49,207 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 20:57:49,275 [WARNING] Cluster 27 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 28 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:57:49,275 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:57:49,276 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:58:23,502 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 20:58:23,574 [WARNING] Cluster 29 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 30 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 31 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 32 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:58:23,574 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:58:23,575 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:58:23,576 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:58:23,576 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:58:23,576 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:58:58,282 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:58:58,355 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:58:58,355 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:58:58,356 [WARNING] Cluster 80 has too few points (0). +2025-11-02 20:59:33,775 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 20:59:33,863 [WARNING] Cluster 33 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 34 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 35 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 36 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 37 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 38 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 39 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 40 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 41 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 42 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 43 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 44 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 45 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 46 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 47 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 48 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 49 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 50 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 51 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 52 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 53 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 54 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 55 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 56 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 57 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 58 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 59 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 60 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 61 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 62 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 63 has too few points (0). +2025-11-02 20:59:33,863 [WARNING] Cluster 64 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 65 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 66 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 67 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 68 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 69 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 70 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 71 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 72 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 73 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 74 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 75 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 76 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 77 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 78 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 79 has too few points (0). +2025-11-02 20:59:33,864 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:00:09,392 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:00:09,477 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:00:09,477 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:00:09,478 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:00:46,945 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:00:47,030 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:00:47,031 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:00:47,032 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:01:23,807 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 21:01:23,942 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:01:23,943 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:02:03,023 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 21:02:03,106 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:02:03,106 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:02:03,107 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:02:36,632 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-02 21:02:36,783 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:02:36,784 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:03:17,765 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 21:03:17,844 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:03:17,844 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:03:17,845 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:03:17,846 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:03:17,846 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:03:17,846 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:03:51,660 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:03:51,767 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:03:51,768 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:03:51,769 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:03:51,770 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:03:51,771 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:03:51,772 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:03:51,772 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:03:51,772 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:04:28,562 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:04:28,671 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:04:28,672 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:05:05,955 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 21:05:06,084 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:05:06,084 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:05:43,790 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:05:43,882 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:05:43,882 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:05:43,882 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:05:43,882 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:05:43,883 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:06:21,010 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:06:21,119 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:06:21,119 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:06:21,120 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:07:00,056 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 21:07:00,107 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:07:00,107 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:07:00,108 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:07:00,109 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:07:32,200 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:07:32,267 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:07:32,267 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:07:32,267 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:07:32,267 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:07:32,267 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:07:32,267 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:07:32,268 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:07:32,269 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:08:06,861 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:08:06,927 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:08:06,927 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:08:06,927 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:08:06,927 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:08:06,927 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:08:06,927 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:08:06,928 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:08:06,929 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:08:42,647 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:08:42,761 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:08:42,761 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:08:42,761 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:08:42,761 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:08:42,761 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:08:42,761 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:08:42,762 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:09:19,919 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 21:09:20,024 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:09:20,024 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:09:20,025 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:09:20,026 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:09:57,507 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:09:57,611 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:09:57,611 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:09:57,612 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:10:36,071 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 21:10:36,148 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:10:36,148 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:10:36,149 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:11:10,197 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:11:10,284 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:11:10,284 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:11:10,285 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:11:46,173 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 21:11:46,245 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:11:46,246 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:11:46,247 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:12:18,199 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:12:18,274 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:12:18,274 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:12:18,275 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:12:52,972 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:12:53,065 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:12:53,065 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:12:53,066 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:13:25,402 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 21:13:25,522 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:13:25,523 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:14:05,208 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 21:14:05,336 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:14:05,336 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:14:05,337 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:14:42,612 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:14:42,707 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:14:42,707 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:14:42,708 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:14:42,709 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:15:17,602 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 21:15:17,722 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:15:17,722 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:15:17,722 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:15:17,723 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:15:56,789 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 21:15:56,865 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:15:56,865 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:15:56,866 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:16:30,491 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:16:30,589 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:16:30,589 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:16:30,590 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:17:06,080 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:17:06,159 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:17:06,159 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:17:06,160 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:17:40,838 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:17:40,944 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:17:40,944 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:17:40,945 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:18:17,728 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 21:18:17,789 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:18:17,789 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:18:17,790 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:18:50,767 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:18:50,860 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:18:50,860 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:18:50,861 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:19:26,825 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 9. Probllem in configuration files +2025-11-02 21:19:26,857 [WARNING] Cluster 9 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 10 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 11 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 12 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 13 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 14 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 15 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 16 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 17 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 18 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:19:26,857 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:19:26,858 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:19:26,859 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:19:55,887 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:19:55,998 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:19:55,998 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:19:55,999 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:19:55,999 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:20:33,915 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 21:20:34,016 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:20:34,016 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:20:34,016 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:20:34,016 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:20:34,017 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:21:12,420 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 21:21:12,480 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:21:12,480 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:21:12,481 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:21:12,482 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:21:44,947 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:21:45,027 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:21:45,027 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:21:45,028 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:22:20,067 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:22:20,173 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:22:20,173 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:22:20,173 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:22:20,174 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:22:56,008 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 21:22:56,126 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:22:56,126 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:23:32,564 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 21:23:32,684 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:23:32,684 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:24:11,702 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 21:24:11,807 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:24:11,807 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:24:11,808 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:24:47,386 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:24:47,481 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:24:47,482 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:25:25,073 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:25:25,167 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:25:25,167 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:25:25,168 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:26:01,707 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:26:01,816 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:26:01,816 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:26:01,817 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:26:39,951 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 21:26:40,023 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:26:40,023 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:26:40,024 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:27:14,019 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:27:14,122 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:27:14,123 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:27:52,204 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 21:27:52,274 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:27:52,274 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:27:52,275 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:28:25,052 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 21:28:25,161 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:28:25,161 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:28:25,162 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:29:03,678 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:29:03,753 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:29:03,754 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:29:03,755 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:29:39,152 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 21:29:39,265 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:29:39,266 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:30:16,723 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 21:30:16,786 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:30:16,786 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:30:16,787 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:30:48,747 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 21:30:48,809 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:30:48,810 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:30:48,811 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:31:21,956 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:31:22,032 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:31:22,032 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:31:22,033 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:31:56,425 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:31:56,532 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:31:56,532 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:31:56,533 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:32:34,490 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:32:34,570 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:32:34,570 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:32:34,571 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:33:09,701 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:33:09,790 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:33:09,790 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:33:09,791 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:33:44,037 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:33:44,112 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:33:44,112 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:33:44,113 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:34:19,249 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:34:19,355 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:34:19,355 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:34:19,356 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:34:57,494 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 21:34:57,559 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:34:57,559 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:34:57,560 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:34:57,561 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:35:31,392 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 21:35:31,489 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:35:31,490 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:36:08,641 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:36:08,723 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:36:08,723 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:36:08,724 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:36:44,091 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 21:36:44,207 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:36:44,207 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:36:44,208 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:36:44,208 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:36:44,208 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:36:44,208 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:36:44,208 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:37:22,294 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 21:37:22,421 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:37:22,422 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:38:03,299 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:38:03,385 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:38:03,385 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:38:03,386 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:38:39,032 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 21:38:39,127 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:38:39,127 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:38:39,128 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:39:15,950 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 21:39:16,026 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:39:16,026 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:39:16,027 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:39:50,830 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-02 21:39:50,876 [WARNING] Cluster 15 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 16 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 17 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 18 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:39:50,876 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:39:50,877 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:39:50,878 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:40:21,629 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:40:21,710 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:40:21,710 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:40:21,711 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:40:57,606 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 21:40:57,655 [WARNING] Cluster 17 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 18 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:40:57,655 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:40:57,656 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:40:57,657 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:41:28,993 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 21:41:29,084 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:41:29,084 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:41:29,085 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:42:05,820 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:42:05,938 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:42:05,938 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:42:05,939 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:42:41,428 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:42:41,528 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:42:41,528 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:42:41,529 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:43:19,805 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 21:43:19,887 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:43:19,888 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:43:19,889 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:43:55,084 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-02 21:43:55,129 [WARNING] Cluster 15 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 16 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 17 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 18 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:43:55,130 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:43:55,131 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:44:25,710 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:44:25,796 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:44:25,797 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:44:25,798 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:44:25,798 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:44:25,798 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:44:25,798 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:45:01,946 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 21:45:02,046 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:45:02,046 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:45:02,047 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:45:37,657 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 21:45:37,812 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:45:37,812 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:45:37,813 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:46:12,720 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 21:46:12,814 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:46:12,814 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:46:12,814 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:46:12,815 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:46:49,710 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 21:46:49,846 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:46:49,846 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:46:49,847 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:47:28,884 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 21:47:28,962 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:47:28,962 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:47:28,963 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:48:04,896 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 21:48:04,968 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:48:04,969 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:48:04,970 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:48:39,055 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 21:48:39,111 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:48:39,111 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:48:39,112 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:49:10,954 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 21:49:11,068 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:49:11,068 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:49:11,069 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:49:47,561 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 21:49:47,674 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:49:47,674 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:49:47,675 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:50:23,793 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 21:50:23,852 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:50:23,852 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:50:23,852 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:50:23,852 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:50:23,852 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:50:23,853 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:50:23,854 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:50:56,537 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:50:56,623 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:50:56,623 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:50:56,623 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:50:56,623 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:50:56,624 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:50:56,625 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:51:32,873 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-02 21:51:32,923 [WARNING] Cluster 17 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 18 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 19 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 20 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:51:32,923 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:51:32,924 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:52:04,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 21:52:04,209 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:52:04,209 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:52:04,210 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:52:44,130 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:52:44,214 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:52:44,215 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:52:44,216 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:53:20,187 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 21:53:20,248 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:53:20,249 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:53:20,250 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:53:53,016 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:53:53,105 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:53:53,105 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:53:53,105 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:53:53,105 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:53:53,106 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:54:28,413 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:54:28,486 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:54:28,486 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:54:28,487 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:55:04,336 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 21:55:04,459 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:55:04,459 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:55:04,460 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:55:42,557 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 21:55:42,654 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:55:42,654 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:55:42,654 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:55:42,654 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:55:42,655 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:56:20,763 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 21:56:20,867 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:56:20,867 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:56:20,868 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:56:57,248 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 21:56:57,310 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:56:57,310 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:56:57,311 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:57:31,381 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 21:57:31,445 [WARNING] Cluster 21 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 22 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 23 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 24 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 25 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 26 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 27 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 28 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 29 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 30 has too few points (0). +2025-11-02 21:57:31,445 [WARNING] Cluster 31 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 32 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 33 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 34 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:57:31,446 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:57:31,447 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:57:31,447 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:57:31,447 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:57:31,447 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:57:31,447 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:58:03,891 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 21:58:03,994 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:58:03,994 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:58:03,995 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:58:41,737 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 21:58:41,821 [WARNING] Cluster 35 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 36 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 37 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 38 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 39 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 40 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 41 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 42 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:58:41,821 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:58:41,822 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:59:17,929 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 21:59:18,031 [WARNING] Cluster 43 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 44 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 45 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 46 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:59:18,031 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:59:18,032 [WARNING] Cluster 80 has too few points (0). +2025-11-02 21:59:54,786 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 21:59:54,895 [WARNING] Cluster 47 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 48 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 49 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 50 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 51 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 52 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 53 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 54 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 55 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 56 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 57 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 58 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 59 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 60 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 61 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 62 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 63 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 64 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 65 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 66 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 67 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 68 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 69 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 70 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 71 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 72 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 73 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 74 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 75 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 76 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 77 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 78 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 79 has too few points (0). +2025-11-02 21:59:54,895 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:00:32,462 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:00:32,556 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:00:32,556 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:00:32,557 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:01:09,752 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:01:09,825 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:01:09,826 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:01:09,827 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:01:45,096 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:01:45,193 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:01:45,193 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:01:45,194 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:02:20,065 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 22:02:20,189 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:02:20,189 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:02:20,190 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:02:59,618 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:02:59,708 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:02:59,708 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:02:59,708 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:02:59,709 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:03:37,352 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 22:03:37,437 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:03:37,437 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:03:37,438 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:04:12,950 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 22:04:13,072 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:04:13,072 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:04:13,073 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:04:51,208 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:04:51,302 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:04:51,303 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:04:51,304 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:04:51,304 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:04:51,304 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:05:27,946 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:05:28,036 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:05:28,037 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:05:28,038 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:05:28,038 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:05:28,038 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:05:28,038 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:05:28,038 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:06:04,051 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-02 22:06:04,102 [WARNING] Cluster 15 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 16 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 17 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 18 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:06:04,103 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:06:04,104 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:06:04,105 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:06:04,105 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:06:04,105 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:06:04,105 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:06:04,105 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:06:35,064 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:06:35,166 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:06:35,166 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:06:35,166 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:06:35,166 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:06:35,166 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:06:35,166 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:06:35,167 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:07:12,007 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:07:12,087 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:07:12,088 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:07:12,089 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:07:12,089 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:07:12,089 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:07:12,089 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:07:12,089 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:07:47,485 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:07:47,572 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:07:47,572 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:07:47,573 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:08:23,513 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-02 22:08:23,572 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:08:23,572 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:08:23,573 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:08:55,954 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:08:56,071 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:08:56,071 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:08:56,072 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:09:33,548 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:09:33,629 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:09:33,629 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:09:33,630 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:10:09,196 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:10:09,292 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:10:09,292 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:10:09,292 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:10:09,292 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:10:09,292 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:10:09,293 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:10:45,825 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:10:45,913 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:10:45,913 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:10:45,914 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:11:21,651 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 22:11:21,716 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:11:21,716 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:11:21,717 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:11:55,318 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 22:11:55,441 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:11:55,441 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:12:32,417 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:12:32,519 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:12:32,519 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:12:32,520 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:13:08,158 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:13:08,254 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:13:08,254 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:13:08,255 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:13:45,659 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 22:13:45,725 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:13:45,725 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:13:45,726 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:14:19,383 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:14:19,489 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:14:19,489 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:14:19,490 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:14:57,810 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:14:57,917 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:14:57,917 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:14:57,917 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:14:57,917 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:14:57,917 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:14:57,918 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:15:36,629 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 22:15:36,757 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:15:36,757 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:15:36,758 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:16:15,929 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:16:16,017 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:16:16,017 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:16:16,018 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:16:53,786 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 22:16:53,846 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:16:53,846 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:16:53,847 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:17:26,992 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:17:27,085 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:17:27,085 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:17:27,086 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:18:03,796 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:18:03,885 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:18:03,885 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:18:03,886 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:18:41,032 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 22:18:41,172 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:18:41,173 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:19:19,736 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 22:19:19,820 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:19:19,820 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:19:19,821 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:19:55,983 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:19:56,075 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:19:56,076 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:20:32,546 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 22:20:32,637 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:20:32,637 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:20:32,638 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:21:08,097 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 22:21:08,209 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:21:08,209 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:21:08,210 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:21:45,161 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:21:45,266 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:21:45,267 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:22:24,033 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 22:22:24,107 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:22:24,107 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:22:24,108 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:22:58,426 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:22:58,537 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:22:58,537 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:22:58,538 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:23:38,114 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:23:38,219 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:23:38,219 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:23:38,220 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:24:15,452 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:24:15,553 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:24:15,553 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:24:15,553 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:24:15,554 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:24:52,355 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:24:52,444 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:24:52,444 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:24:52,445 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:25:28,702 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 22:25:28,795 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:25:28,795 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:25:28,796 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:26:03,044 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 22:26:03,113 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:26:03,113 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:26:03,114 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:26:36,511 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 22:26:36,583 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:26:36,583 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:26:36,583 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:26:36,583 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:26:36,583 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:26:36,584 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:26:36,585 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:26:36,585 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:27:11,257 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:27:11,347 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:27:11,347 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:27:11,348 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:27:48,280 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:27:48,385 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:27:48,385 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:27:48,386 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:27:48,387 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:28:24,772 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 22:28:24,849 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:28:24,850 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:28:24,851 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:28:59,695 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 22:28:59,829 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:28:59,829 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:28:59,830 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:29:39,444 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:29:39,553 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:29:39,554 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:30:17,952 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 11. Probllem in configuration files +2025-11-02 22:30:17,989 [WARNING] Cluster 11 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 12 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 13 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 14 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 15 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 16 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 17 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 18 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:30:17,990 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:30:17,991 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:30:47,826 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 22:30:47,900 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:30:47,900 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:30:47,900 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:30:47,900 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:30:47,900 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:30:47,901 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:31:22,740 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:31:22,818 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:31:22,818 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:31:22,819 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:31:59,668 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 22:31:59,790 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:31:59,791 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:32:38,528 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:32:38,606 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:32:38,606 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:32:38,606 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:32:38,606 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:32:38,606 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:32:38,607 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:33:13,782 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:33:13,891 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:33:13,891 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:33:13,892 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:33:52,051 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 13. Probllem in configuration files +2025-11-02 22:33:52,093 [WARNING] Cluster 13 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 14 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 15 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 16 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 17 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 18 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:33:52,093 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:33:52,094 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:33:52,095 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:33:52,095 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:34:23,014 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:34:23,115 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:34:23,115 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:34:23,116 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:35:00,052 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 22:35:00,128 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:35:00,128 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:35:00,128 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:35:00,128 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:35:00,128 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:35:00,128 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:35:00,129 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:35:36,370 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 22:35:36,453 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:35:36,453 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:35:36,454 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:36:12,507 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 71. Probllem in configuration files +2025-11-02 22:36:12,664 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:36:12,664 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:36:54,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:36:54,184 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:36:54,184 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:36:54,185 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:37:29,848 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 22:37:29,968 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:37:29,968 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:37:29,969 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:38:06,288 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 22:38:06,356 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:38:06,356 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:38:06,356 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:38:06,356 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:38:06,357 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:38:06,358 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:38:40,077 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:38:40,185 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:38:40,185 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:38:40,186 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:39:16,825 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 22:39:16,957 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:39:16,957 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:39:55,724 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:39:55,824 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:39:55,824 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:39:55,824 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:39:55,824 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:39:55,824 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:39:55,825 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:40:32,610 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:40:32,706 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:40:32,706 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:40:32,706 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:40:32,706 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:40:32,706 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:40:32,707 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:41:09,927 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 22:41:10,031 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:41:10,031 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:41:10,032 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:41:10,032 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:41:10,032 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:41:50,205 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 22:41:50,297 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:41:50,297 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:41:50,298 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:42:24,471 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 22:42:24,585 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:42:24,585 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:42:24,586 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:43:02,869 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:43:02,972 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:43:02,972 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:43:02,973 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:43:39,535 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:43:39,638 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:43:39,638 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:43:39,639 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:44:17,574 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:44:17,670 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:44:17,671 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:44:54,776 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:44:54,871 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:44:54,872 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:45:31,320 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:45:31,408 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:45:31,408 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:45:31,409 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:46:07,538 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 22:46:07,601 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:46:07,601 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:46:07,601 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:46:07,602 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:46:07,603 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:46:41,171 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 22:46:41,292 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:46:41,292 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:47:20,306 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 22:47:20,366 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:47:20,366 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:47:20,367 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:47:52,952 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 13. Probllem in configuration files +2025-11-02 22:47:52,992 [WARNING] Cluster 13 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 14 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 15 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 16 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 17 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 18 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:47:52,992 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:47:52,993 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:48:23,434 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:48:23,562 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:48:23,562 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:48:23,563 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:48:59,694 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 22:48:59,764 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:48:59,764 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:48:59,765 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:49:33,085 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:49:33,198 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:49:33,198 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:49:33,199 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:50:11,173 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 22:50:11,259 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:50:11,259 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:50:11,260 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:50:45,879 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 22:50:45,931 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:50:45,931 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:50:45,932 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:51:17,720 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 13. Probllem in configuration files +2025-11-02 22:51:17,761 [WARNING] Cluster 13 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 14 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 15 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 16 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 17 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 18 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:51:17,761 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:51:17,762 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:51:17,763 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:51:47,750 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 22:51:47,803 [WARNING] Cluster 19 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 20 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 21 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 22 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 23 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 24 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 25 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 26 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 27 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 28 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 29 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 30 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:51:47,804 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:51:47,805 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:52:19,385 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 22:52:19,493 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:52:19,493 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:52:19,493 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:52:19,493 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:52:19,494 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:52:57,971 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 22:52:58,093 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:52:58,093 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:52:58,094 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:53:36,119 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:53:36,206 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:53:36,206 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:53:36,207 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:54:11,212 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 22:54:11,290 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:54:11,290 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:54:11,291 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:54:46,705 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:54:46,809 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:54:46,810 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:55:23,461 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 22:55:23,552 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:55:23,552 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:55:23,553 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:56:00,662 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 22:56:00,738 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:56:00,738 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:56:00,739 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:56:35,696 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 22:56:35,802 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:56:35,802 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:56:35,802 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:56:35,803 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:57:11,325 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:57:11,411 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:57:11,412 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:57:11,413 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:57:11,413 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:57:11,413 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:57:11,413 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:57:48,097 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 22:57:48,195 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:57:48,195 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:57:48,196 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:58:24,310 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 22:58:24,440 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:58:24,441 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:59:02,683 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 22:59:02,753 [WARNING] Cluster 31 has too few points (0). +2025-11-02 22:59:02,753 [WARNING] Cluster 32 has too few points (0). +2025-11-02 22:59:02,753 [WARNING] Cluster 33 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 34 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 35 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 36 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 37 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 38 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:59:02,754 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:59:02,755 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:59:02,755 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:59:02,755 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:59:02,755 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:59:02,755 [WARNING] Cluster 80 has too few points (0). +2025-11-02 22:59:40,934 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 22:59:41,016 [WARNING] Cluster 39 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 40 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 41 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 42 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 43 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 44 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 45 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 46 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 47 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 48 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 49 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 50 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 51 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 52 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 53 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 54 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 55 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 56 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 57 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 58 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 59 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 60 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 61 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 62 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 63 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 64 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 65 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 66 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 67 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 68 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 69 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 70 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 71 has too few points (0). +2025-11-02 22:59:41,017 [WARNING] Cluster 72 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 73 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 74 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 75 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 76 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 77 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 78 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 79 has too few points (0). +2025-11-02 22:59:41,018 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:00:18,263 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-02 23:00:18,314 [WARNING] Cluster 19 has too few points (0). +2025-11-02 23:00:18,314 [WARNING] Cluster 20 has too few points (0). +2025-11-02 23:00:18,314 [WARNING] Cluster 21 has too few points (0). +2025-11-02 23:00:18,314 [WARNING] Cluster 22 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 23 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 24 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:00:18,315 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:00:18,316 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:00:50,164 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 23:00:50,282 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:00:50,282 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:00:50,283 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:01:26,873 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:01:26,963 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:01:26,963 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:01:26,964 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:02:03,050 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:02:03,126 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:02:03,126 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:02:03,127 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:02:39,698 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:02:39,798 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:02:39,799 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:02:39,800 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:02:39,801 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:03:13,681 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:03:13,792 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:03:13,792 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:03:13,793 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:03:49,508 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:03:49,612 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:03:49,613 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:04:25,848 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 23:04:25,977 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:04:25,977 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:04:25,978 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:05:05,065 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 23:05:05,139 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:05:05,139 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:05:05,140 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:05:39,404 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 23:05:39,481 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:05:39,482 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:05:39,483 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:06:14,179 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:06:14,270 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:06:14,270 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:06:14,271 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:06:49,843 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:06:49,947 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:06:49,947 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:06:49,948 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:07:26,694 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 23:07:26,814 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:07:26,814 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:07:26,815 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:07:26,815 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:07:26,815 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:07:26,815 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:07:26,815 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:08:05,933 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:08:06,023 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:08:06,023 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:08:06,024 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:08:42,590 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:08:42,669 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:08:42,669 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:08:42,669 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:08:42,669 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:08:42,669 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:08:42,669 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:08:42,670 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:09:18,705 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:09:18,771 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:09:18,771 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:09:18,772 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:09:18,773 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:09:52,701 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:09:52,784 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:09:52,784 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:09:52,785 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:10:27,359 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:10:27,459 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:10:27,459 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:10:27,460 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:11:04,955 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:11:05,044 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:11:05,044 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:11:05,045 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:11:39,347 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:11:39,472 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:11:39,473 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:11:39,474 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:11:39,474 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:12:16,672 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:12:16,754 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:12:16,754 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:12:16,754 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:12:16,754 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:12:16,754 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:12:16,755 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:12:52,726 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:12:52,813 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:12:52,813 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:12:52,814 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:13:27,929 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:13:28,019 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:13:28,019 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:13:28,020 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:14:04,486 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:14:04,586 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:14:04,586 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:14:04,587 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:14:39,709 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:14:39,787 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:14:39,787 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:14:39,787 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:14:39,787 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:14:39,787 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:14:39,787 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:14:39,788 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:15:14,721 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:15:14,806 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:15:14,806 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:15:14,807 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:15:50,274 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:15:50,348 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:15:50,348 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:15:50,349 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:16:26,063 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-02 23:16:26,205 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:16:26,206 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:17:07,149 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:17:07,241 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:17:07,242 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:17:07,243 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:17:07,243 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:17:44,163 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:17:44,246 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:17:44,246 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:17:44,247 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:18:19,655 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:18:19,757 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:18:19,758 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:18:56,333 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 23:18:56,445 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:18:56,446 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:19:33,417 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 23:19:33,521 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:19:33,521 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:19:33,522 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:20:07,972 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:20:08,076 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:20:08,076 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:20:08,077 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:20:45,111 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 23:20:45,249 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:20:45,249 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:20:45,250 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:21:25,325 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:21:25,394 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:21:25,394 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:21:25,394 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:21:25,395 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:21:25,396 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:21:59,302 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:21:59,380 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:21:59,380 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:21:59,381 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:22:33,837 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 23:22:33,942 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:22:33,942 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:22:33,942 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:22:33,942 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:22:33,942 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:22:33,943 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:22:33,944 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:22:33,944 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:22:33,944 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:22:33,944 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:23:09,310 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:23:09,401 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:23:09,401 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:23:09,402 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:23:45,356 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 23:23:45,470 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:23:45,470 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:23:45,470 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:23:45,470 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:23:45,471 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:24:24,194 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 23:24:24,258 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:24:24,258 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:24:24,259 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:25:00,595 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:25:00,667 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:25:00,667 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:25:00,668 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:25:34,594 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 23:25:34,670 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:25:34,670 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:25:34,671 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:26:10,460 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:26:10,589 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:26:10,589 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:26:10,590 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:26:48,653 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 23:26:48,746 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:26:48,746 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:26:48,747 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:27:24,710 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:27:24,835 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:27:24,835 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:27:24,836 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:28:02,857 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:28:02,959 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:28:02,960 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:28:39,513 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 23:28:39,615 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:28:39,615 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:28:39,616 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:29:15,730 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:29:15,814 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:29:15,814 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:29:15,815 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:29:52,110 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 23:29:52,208 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:29:52,208 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:29:52,209 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:30:27,480 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 23:30:27,543 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:30:27,543 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:30:27,544 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:30:27,545 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:30:27,545 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:30:27,545 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:30:27,545 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:31:00,913 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 23:31:01,007 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:31:01,007 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:31:01,008 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:31:37,184 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:31:37,271 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:31:37,271 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:31:37,272 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:32:13,349 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 23:32:13,414 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:32:13,414 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:32:13,415 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:32:46,632 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:32:46,699 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:32:46,699 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:32:46,700 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:33:19,495 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-02 23:33:19,558 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:33:19,558 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:33:19,559 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:33:52,354 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:33:52,442 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:33:52,442 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:33:52,443 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:34:27,072 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 23:34:27,201 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:34:27,201 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:35:06,257 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 23:35:06,380 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:35:06,380 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:35:06,380 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:35:06,381 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:35:44,869 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 23:35:44,972 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:35:44,972 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:35:44,973 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:35:44,973 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:35:44,973 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:35:44,973 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:36:22,610 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 23:36:22,710 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:36:22,710 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:36:22,710 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:36:22,710 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:36:22,710 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:36:22,711 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:37:00,088 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-02 23:37:00,132 [WARNING] Cluster 15 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 16 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 17 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 18 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 19 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 20 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 21 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 22 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 23 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 24 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:37:00,132 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:37:00,133 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:37:00,134 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:37:30,570 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 23:37:30,682 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:37:30,682 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:37:30,683 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:38:07,544 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:38:07,641 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:38:07,642 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:38:45,430 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 23:38:45,555 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:38:45,555 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:38:45,555 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:38:45,555 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:38:45,555 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:38:45,555 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:38:45,556 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:39:24,783 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:39:24,872 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:39:24,872 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:39:24,873 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:40:01,744 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-02 23:40:01,881 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:40:01,881 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:40:41,968 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:40:42,041 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:40:42,041 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:40:42,042 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:41:16,549 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-02 23:41:16,624 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:41:16,625 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:41:16,626 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:41:51,091 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:41:51,169 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:41:51,169 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:41:51,170 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:42:23,300 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:42:23,375 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:42:23,375 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:42:23,376 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:42:58,107 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:42:58,177 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:42:58,177 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:42:58,177 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:42:58,178 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:42:58,179 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:42:58,179 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:43:33,475 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:43:33,545 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:43:33,545 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:43:33,546 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:44:08,662 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:44:08,734 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:44:08,735 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:44:08,736 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:44:43,034 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:44:43,111 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:44:43,111 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:44:43,112 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:45:19,332 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-02 23:45:19,441 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:45:19,441 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:45:19,442 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:45:59,049 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:45:59,111 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:45:59,112 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:45:59,113 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:46:33,348 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:46:33,427 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:46:33,427 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:46:33,428 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:47:08,032 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-02 23:47:08,157 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:47:08,157 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:47:08,158 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:47:46,838 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-02 23:47:46,937 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:47:46,937 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:47:46,938 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:48:25,376 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:48:25,493 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:48:25,493 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:48:25,494 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:49:03,690 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:49:03,777 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:49:03,777 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:49:03,778 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:49:40,231 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-02 23:49:40,313 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:49:40,314 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:49:40,315 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:49:40,315 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:49:40,315 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:50:16,134 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-02 23:50:16,203 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:50:16,203 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:50:16,203 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:50:16,203 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:50:16,203 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:50:16,203 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:50:16,204 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:50:16,205 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:50:16,205 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:50:50,862 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-02 23:50:50,968 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:50:50,968 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:50:50,969 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:51:28,645 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:51:28,737 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:51:28,737 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:51:28,738 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:52:02,407 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-02 23:52:02,475 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:52:02,475 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:52:02,476 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:52:37,039 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-02 23:52:37,180 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:52:37,180 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:52:37,181 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:53:16,183 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:53:16,264 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:53:16,264 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:53:16,265 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:53:51,934 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 23:53:51,999 [WARNING] Cluster 23 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 24 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:53:51,999 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:53:52,000 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:54:24,098 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-02 23:54:24,216 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:54:24,216 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:54:24,217 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:55:03,103 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-02 23:55:03,219 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:55:03,219 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:55:03,219 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:55:03,219 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:55:03,219 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:55:03,219 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:55:03,220 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:55:03,221 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:55:03,222 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:55:03,223 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:55:03,223 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:55:03,223 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:55:37,896 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:55:37,982 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:55:37,982 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:55:37,983 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:56:13,398 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-02 23:56:13,485 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:56:13,485 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:56:13,486 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:56:49,873 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-02 23:56:49,969 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:56:49,969 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:56:49,970 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:57:27,244 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 23:57:27,373 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:57:27,373 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:57:27,374 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:58:06,320 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-02 23:58:06,445 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:58:06,446 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:58:46,071 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-02 23:58:46,131 [WARNING] Cluster 23 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 24 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 25 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 26 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 27 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 28 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 29 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 30 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 31 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 32 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:58:46,131 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:58:46,132 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:59:19,375 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-02 23:59:19,461 [WARNING] Cluster 33 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 34 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 35 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 36 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 37 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 38 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 39 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 40 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 41 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 42 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 43 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 44 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 45 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 46 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 47 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 48 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 49 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 50 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 51 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 52 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:59:19,462 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:59:19,463 [WARNING] Cluster 80 has too few points (0). +2025-11-02 23:59:55,178 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-02 23:59:55,300 [WARNING] Cluster 53 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 54 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 55 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 56 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 57 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 58 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 59 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 60 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 61 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 62 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 63 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 64 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 65 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 66 has too few points (0). +2025-11-02 23:59:55,300 [WARNING] Cluster 67 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 68 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 69 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 70 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 71 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 72 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 73 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 74 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 75 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 76 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 77 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 78 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 79 has too few points (0). +2025-11-02 23:59:55,301 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:00:33,684 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 3. Probllem in configuration files +2025-11-03 00:00:33,706 [WARNING] Cluster 3 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 4 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 5 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 6 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 7 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 8 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 9 has too few points (0). +2025-11-03 00:00:33,706 [WARNING] Cluster 10 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 11 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 12 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 13 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 14 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 15 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 16 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 17 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 18 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:00:33,707 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:00:33,708 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:01:00,302 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 00:01:00,429 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:01:00,430 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:01:37,116 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 00:01:37,231 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:01:37,231 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:01:37,232 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:02:16,596 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:02:16,676 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:02:16,676 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:02:16,677 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:02:52,487 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:02:52,573 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:02:52,574 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:03:28,546 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 00:03:28,677 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:03:28,677 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:03:28,678 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:04:10,009 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-03 00:04:10,134 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:04:10,134 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:04:50,378 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-03 00:04:50,502 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:04:50,502 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:04:50,503 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:05:29,907 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 00:05:30,036 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:05:30,036 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:05:30,037 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:06:10,894 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 00:06:11,018 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:06:11,018 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:06:11,019 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:06:49,520 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:06:49,607 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:06:49,607 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:06:49,608 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:07:25,175 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:07:25,254 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:07:25,254 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:07:25,255 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:08:00,715 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 11. Probllem in configuration files +2025-11-03 00:08:00,753 [WARNING] Cluster 11 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 12 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 13 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 14 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 15 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 16 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 17 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 18 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:08:00,754 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:08:00,755 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:08:30,143 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:08:30,219 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:08:30,219 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:08:30,220 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:09:04,841 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 00:09:04,898 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:09:04,899 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:09:04,900 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:09:37,620 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 00:09:37,747 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:09:37,747 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:09:37,747 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:09:37,748 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:10:13,429 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:10:13,524 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:10:13,524 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:10:13,525 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:10:48,886 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 00:10:48,962 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:10:48,962 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:10:48,963 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:10:48,964 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:10:48,964 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:10:48,964 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:10:48,964 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:10:48,964 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:11:24,446 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 00:11:24,555 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:11:24,555 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:11:24,556 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:12:02,934 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:12:03,002 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:12:03,002 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:12:03,003 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:12:36,429 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:12:36,506 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:12:36,506 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:12:36,506 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:12:36,506 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:12:36,506 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:12:36,507 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:12:36,508 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:12:36,508 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:12:36,508 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:12:36,508 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:12:36,508 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:13:12,793 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-03 00:13:12,844 [WARNING] Cluster 17 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 18 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:13:12,844 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:13:12,845 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:13:44,107 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:13:44,190 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:13:44,191 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:13:44,192 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:14:20,822 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:14:20,901 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:14:20,901 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:14:20,902 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:14:56,755 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 00:14:56,823 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:14:56,824 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:14:56,825 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:15:31,410 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:15:31,484 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:15:31,485 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:15:31,486 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:16:06,181 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:16:06,277 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:16:06,278 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:16:06,279 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:16:06,279 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:16:06,279 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:16:06,279 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:16:06,279 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:16:43,967 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:16:44,059 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:16:44,060 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:16:44,061 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:17:20,146 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 00:17:20,239 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:17:20,239 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:17:20,240 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:17:55,269 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:17:55,359 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:17:55,360 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:17:55,361 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:18:31,217 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-03 00:18:31,263 [WARNING] Cluster 15 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 16 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 17 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 18 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:18:31,263 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:18:31,264 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:19:01,981 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:19:02,052 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:19:02,052 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:19:02,053 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:19:35,072 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 55. Probllem in configuration files +2025-11-03 00:19:35,197 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:19:35,198 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:20:14,730 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 00:20:14,859 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:20:14,859 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:20:14,860 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:20:53,956 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:20:54,030 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:20:54,030 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:20:54,031 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:21:28,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:21:28,156 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:21:28,156 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:21:28,157 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:22:03,568 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:22:03,647 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:22:03,647 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:22:03,648 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:22:39,218 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 00:22:39,339 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:22:39,339 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:22:39,340 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:23:18,514 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:23:18,622 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:23:18,622 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:23:18,623 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:23:56,368 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 00:23:56,481 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:23:56,481 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:23:56,482 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:24:34,478 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 00:24:34,550 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:24:34,551 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:24:34,552 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:25:08,619 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 00:25:08,691 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:25:08,692 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:25:08,693 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:25:43,586 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:25:43,677 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:25:43,678 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:25:43,679 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:25:43,679 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:26:19,565 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 00:26:19,705 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:26:19,705 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:26:19,706 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:26:57,693 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:26:57,788 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:26:57,788 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:26:57,789 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:27:35,074 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 00:27:35,148 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:27:35,148 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:27:35,149 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:28:07,855 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:28:07,930 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:28:07,930 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:28:07,931 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:28:40,770 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 00:28:40,869 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:28:40,869 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:28:40,870 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:28:40,871 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:28:40,872 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:28:40,873 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:28:40,873 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:28:40,873 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:29:17,072 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:29:17,146 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:29:17,146 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:29:17,147 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:29:52,009 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:29:52,105 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:29:52,105 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:29:52,106 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:30:29,066 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 00:30:29,125 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:30:29,126 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:30:29,127 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:31:02,530 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-03 00:31:02,583 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:31:02,583 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:31:02,584 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:31:02,585 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:31:35,947 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-03 00:31:36,004 [WARNING] Cluster 19 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 20 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:31:36,004 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:31:36,005 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:31:36,006 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:32:08,407 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 00:32:08,514 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:32:08,514 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:32:08,515 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:32:45,606 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:32:45,687 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:32:45,688 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:32:45,689 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:32:45,689 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:32:45,689 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:33:21,861 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 00:33:21,928 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:33:21,928 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:33:21,929 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:33:54,826 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 00:33:54,945 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:33:54,945 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:34:34,562 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 00:34:34,629 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:34:34,629 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:34:34,630 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:35:08,138 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 00:35:08,250 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:35:08,250 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:35:08,251 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:35:48,873 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:35:48,968 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:35:48,968 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:35:48,969 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:36:22,526 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 00:36:22,586 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:36:22,586 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:36:22,587 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:36:22,588 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:36:55,088 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 00:36:55,153 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:36:55,153 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:36:55,154 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:37:28,442 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 00:37:28,505 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:37:28,506 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:37:28,507 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:38:01,968 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:38:02,059 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:38:02,059 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:38:02,059 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:38:02,059 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:38:02,059 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:38:02,059 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:38:02,060 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:38:37,022 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:38:37,111 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:38:37,111 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:38:37,111 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:38:37,111 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:38:37,112 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:39:12,945 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:39:13,046 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:39:13,046 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:39:13,047 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:39:50,999 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:39:51,074 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:39:51,074 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:39:51,074 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:39:51,074 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:39:51,074 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:39:51,074 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:39:51,075 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:39:51,076 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:39:51,076 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:40:27,191 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 00:40:27,285 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:40:27,286 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:40:27,287 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:41:02,774 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 00:41:02,890 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:41:02,890 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:41:02,891 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:41:41,960 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 00:41:42,070 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:41:42,070 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:41:42,070 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:41:42,071 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:42:18,812 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 00:42:18,892 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:42:18,892 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:42:18,893 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:42:18,894 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:42:18,894 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:42:18,894 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:42:18,894 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:42:54,100 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 00:42:54,156 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:42:54,156 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:42:54,157 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:42:54,158 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:42:54,158 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:42:54,158 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:42:54,158 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:43:27,050 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:43:27,118 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:43:27,119 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:43:27,120 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:44:01,013 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 00:44:01,088 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:44:01,088 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:44:01,089 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:44:34,603 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-03 00:44:34,737 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:44:34,737 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:44:34,738 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:45:15,818 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 00:45:15,880 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:45:15,880 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:45:15,881 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:45:48,478 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 00:45:48,534 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:45:48,534 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:45:48,535 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:46:20,019 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:46:20,112 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:46:20,112 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:46:20,113 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:46:55,505 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 00:46:55,562 [WARNING] Cluster 21 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 22 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 23 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 24 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:46:55,562 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:46:55,563 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:47:29,264 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:47:29,361 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:47:29,361 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:47:29,362 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:48:04,464 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:48:04,559 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:48:04,559 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:48:04,560 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:48:41,656 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 00:48:41,789 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:48:41,789 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:48:41,789 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:48:41,789 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:48:41,789 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:48:41,790 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:49:18,737 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:49:18,815 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:49:18,815 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:49:18,816 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:49:53,985 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:49:54,077 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:49:54,077 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:49:54,078 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:50:31,011 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 69. Probllem in configuration files +2025-11-03 00:50:31,159 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:50:31,159 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:51:12,469 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 00:51:12,540 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:51:12,541 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:51:12,542 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:51:48,364 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 00:51:48,497 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:51:48,497 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:52:27,336 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:52:27,421 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:52:27,421 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:52:27,421 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:52:27,421 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:52:27,422 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:52:27,423 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:53:03,412 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 00:53:03,499 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:53:03,499 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:53:03,500 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:53:39,904 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 00:53:39,999 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:53:39,999 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:53:40,000 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:54:16,055 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:54:16,126 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:54:16,127 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:54:16,128 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:54:49,992 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 00:54:50,076 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:54:50,076 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:54:50,076 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:54:50,076 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:54:50,076 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:54:50,077 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:55:26,396 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 00:55:26,504 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:55:26,504 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:55:26,505 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:56:03,887 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:56:03,984 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:56:03,984 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:56:03,984 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:56:03,985 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:56:41,702 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 00:56:41,797 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:56:41,797 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:56:41,798 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:57:17,271 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 00:57:17,361 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:57:17,361 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:57:17,362 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:57:53,595 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 00:57:53,709 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:57:53,709 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:57:53,710 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:58:30,803 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 00:58:30,860 [WARNING] Cluster 25 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 26 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:58:30,860 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:58:30,861 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:59:04,508 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 00:59:04,625 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:59:04,625 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:59:04,626 [WARNING] Cluster 80 has too few points (0). +2025-11-03 00:59:45,227 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 00:59:45,296 [WARNING] Cluster 27 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 28 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 29 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 30 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 31 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 32 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 33 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 34 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 35 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 36 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 37 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 38 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 39 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 40 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 41 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 42 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 43 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 44 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 45 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 46 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 47 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 48 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 49 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 50 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 51 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 52 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 53 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 54 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 55 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 56 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 57 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 58 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 59 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 60 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 61 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 62 has too few points (0). +2025-11-03 00:59:45,297 [WARNING] Cluster 63 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 64 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 65 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 66 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 67 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 68 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 69 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 70 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 71 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 72 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 73 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 74 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 75 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 76 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 77 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 78 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 79 has too few points (0). +2025-11-03 00:59:45,298 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:00:19,178 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:00:19,274 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:00:19,274 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:00:19,275 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:00:53,769 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 01:00:53,889 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:00:53,889 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:00:53,890 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:01:31,157 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:01:31,247 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:01:31,247 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:01:31,248 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:02:08,488 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:02:08,575 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:02:08,576 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:02:08,577 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:02:41,591 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-03 01:02:41,634 [WARNING] Cluster 15 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 16 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:02:41,634 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:02:41,635 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:02:41,636 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:02:41,636 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:03:12,813 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 19. Probllem in configuration files +2025-11-03 01:03:12,868 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:03:12,868 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:03:12,869 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:03:44,511 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:03:44,605 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:03:44,605 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:03:44,606 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:04:22,083 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 01:04:22,166 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:04:22,167 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:04:22,168 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:04:58,988 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 01:04:59,069 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:04:59,069 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:04:59,070 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:05:34,607 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-03 01:05:34,650 [WARNING] Cluster 15 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 16 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:05:34,650 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:05:34,651 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:05:34,652 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:06:05,114 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 01:06:05,178 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:06:05,178 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:06:05,179 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:06:39,391 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 01:06:39,510 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:06:39,510 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:06:39,511 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:07:18,323 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:07:18,452 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:07:18,452 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:07:18,453 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:07:57,167 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 01:07:57,248 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:07:57,248 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:07:57,249 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:08:32,098 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 01:08:32,178 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:08:32,178 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:08:32,179 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:09:07,361 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 01:09:07,438 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:09:07,439 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:09:07,440 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:09:42,953 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:09:43,034 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:09:43,034 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:09:43,035 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:10:18,553 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:10:18,621 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:10:18,622 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:10:18,623 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:10:52,443 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 01:10:52,499 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:10:52,499 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:10:52,499 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:10:52,499 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:10:52,499 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:10:52,500 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:10:52,501 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:11:25,808 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:11:25,905 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:11:25,905 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:11:25,906 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:12:02,951 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:12:03,041 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:12:03,042 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:12:03,043 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:12:03,043 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:12:03,043 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:12:03,043 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:12:40,053 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:12:40,149 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:12:40,150 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:13:17,427 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:13:17,525 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:13:17,525 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:13:17,526 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:13:54,577 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:13:54,678 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:13:54,678 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:13:54,679 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:14:32,522 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 01:14:32,642 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:14:32,642 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:15:10,905 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-03 01:15:10,949 [WARNING] Cluster 15 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 16 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:15:10,949 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:15:10,950 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:15:10,951 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:15:41,566 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 01:15:41,618 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:15:41,618 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:15:41,618 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:15:41,618 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:15:41,618 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:15:41,618 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:15:41,619 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:15:41,620 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:16:14,054 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:16:14,152 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:16:14,153 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:16:51,683 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:16:51,782 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:16:51,782 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:16:51,783 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:17:28,970 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 01:17:29,094 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:17:29,094 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:18:06,182 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 01:18:06,329 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:18:06,329 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:18:06,329 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:18:06,330 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:18:45,543 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:18:45,654 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:18:45,655 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:19:24,692 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:19:24,796 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:19:24,796 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:19:24,797 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:19:24,797 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:19:24,797 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:19:24,797 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:20:01,258 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:20:01,350 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:20:01,350 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:20:01,351 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:20:39,385 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 15. Probllem in configuration files +2025-11-03 01:20:39,427 [WARNING] Cluster 15 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 16 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:20:39,427 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:20:39,428 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:20:39,429 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:20:39,429 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:20:39,429 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:21:10,259 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:21:10,378 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:21:10,378 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:21:10,379 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:21:46,372 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:21:46,438 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:21:46,439 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:21:46,440 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:22:21,017 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 01:22:21,077 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:22:21,077 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:22:21,078 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:22:54,012 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 01:22:54,075 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:22:54,075 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:22:54,076 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:22:54,077 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:23:27,615 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-03 01:23:27,750 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:23:27,750 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:23:27,751 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:23:27,751 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:23:27,751 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:24:07,422 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 01:24:07,510 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:24:07,510 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:24:07,511 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:24:43,777 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:24:43,872 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:24:43,872 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:24:43,873 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:25:20,289 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 01:25:20,397 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:25:20,397 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:25:20,398 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:25:57,640 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:25:57,707 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:25:57,707 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:25:57,707 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:25:57,707 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:25:57,707 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:25:57,708 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:25:57,709 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:25:57,709 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:25:57,709 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:25:57,709 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:25:57,709 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:26:31,660 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:26:31,755 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:26:31,756 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:27:09,627 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:27:09,725 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:27:09,726 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:27:48,238 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 01:27:48,322 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:27:48,322 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:27:48,322 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:27:48,323 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:27:48,324 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:28:23,881 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:28:23,973 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:28:23,973 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:28:23,974 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:29:00,018 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:29:00,112 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:29:00,112 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:29:00,112 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:29:00,112 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:29:00,112 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:29:00,113 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:29:37,587 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 01:29:37,711 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:29:37,711 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:29:37,712 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:30:15,404 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:30:15,498 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:30:15,498 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:30:15,499 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:30:51,427 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 01:30:51,504 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:30:51,504 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:30:51,505 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:31:26,366 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 01:31:26,455 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:31:26,455 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:31:26,456 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:32:00,117 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:32:00,221 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:32:00,221 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:32:00,222 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:32:37,787 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:32:37,897 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:32:37,897 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:32:37,898 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:33:14,687 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 01:33:14,813 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:33:14,814 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:33:52,250 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:33:52,377 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:33:52,377 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:33:52,378 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:34:30,473 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-03 01:34:30,614 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:34:30,614 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:34:30,614 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:34:30,614 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:34:30,615 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:35:11,785 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 01:35:11,877 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:35:11,877 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:35:11,878 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:35:46,759 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-03 01:35:46,822 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:35:46,822 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:35:46,823 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:35:46,824 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:35:46,824 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:35:46,824 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:36:18,227 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:36:18,342 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:36:18,342 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:36:18,343 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:36:57,655 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:36:57,760 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:36:57,760 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:36:57,761 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:37:35,873 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 01:37:35,990 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:37:35,990 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:38:14,196 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 01:38:14,297 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:38:14,297 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:38:14,298 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:38:51,209 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:38:51,303 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:38:51,304 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:38:51,305 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:38:51,305 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:38:51,305 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:38:51,305 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:39:28,104 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 01:39:28,190 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:39:28,190 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:39:28,191 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:40:04,295 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:40:04,395 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:40:04,395 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:40:04,396 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:40:40,080 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:40:40,148 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:40:40,148 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:40:40,149 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:41:14,824 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:41:14,926 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:41:14,926 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:41:14,927 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:41:14,927 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:41:52,172 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:41:52,241 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:41:52,241 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:41:52,242 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:42:25,928 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 01:42:26,022 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:42:26,022 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:42:26,023 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:43:02,656 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:43:02,769 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:43:02,769 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:43:02,770 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:43:41,314 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:43:41,410 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:43:41,411 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:43:41,412 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:44:17,606 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 01:44:17,718 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:44:17,718 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:44:17,719 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:44:55,545 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 01:44:55,658 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:44:55,658 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:45:35,529 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:45:35,635 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:45:35,635 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:45:35,636 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:46:12,726 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 01:46:12,819 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:46:12,819 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:46:12,820 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:46:49,676 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:46:49,819 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:46:49,819 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:46:49,820 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:47:27,022 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 01:47:27,117 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:47:27,117 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:47:27,117 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:47:27,117 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:47:27,118 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:48:04,081 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:48:04,186 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:48:04,186 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:48:04,187 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:48:41,158 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 01:48:41,222 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:48:41,222 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:48:41,223 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:49:15,140 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 9. Probllem in configuration files +2025-11-03 01:49:15,174 [WARNING] Cluster 9 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 10 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 11 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 12 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 13 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 14 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 15 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 16 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 17 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 18 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 19 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 20 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:49:15,174 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:49:15,175 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:49:15,176 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:49:43,739 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:49:43,855 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:49:43,855 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:49:43,856 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:50:23,148 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:50:23,210 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:50:23,210 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:50:23,211 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:50:57,356 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 01:50:57,469 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:50:57,469 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:50:57,469 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:50:57,469 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:50:57,469 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:50:57,470 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:50:57,471 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:50:57,472 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:50:57,473 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:51:35,483 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:51:35,554 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:51:35,554 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:51:35,555 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:52:09,852 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:52:09,972 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:52:09,972 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:52:09,973 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:52:48,038 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-03 01:52:48,158 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:52:48,158 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:53:27,058 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 01:53:27,172 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:53:27,172 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:53:27,173 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:54:05,944 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 01:54:06,020 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:54:06,020 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:54:06,021 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:54:40,737 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 01:54:40,807 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:54:40,807 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:54:40,808 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:54:40,809 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:54:40,809 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:54:40,809 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:54:40,809 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:55:14,740 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 01:55:14,826 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:55:14,826 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:55:14,827 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:55:49,552 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 01:55:49,628 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:55:49,629 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:55:49,630 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:56:24,877 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 59. Probllem in configuration files +2025-11-03 01:56:25,011 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:56:25,011 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:56:25,012 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:57:05,813 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 01:57:05,933 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:57:05,933 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:57:05,934 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:57:44,788 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 01:57:44,866 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:57:44,866 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:57:44,867 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:58:20,673 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 01:58:20,782 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:58:20,782 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:58:20,783 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:58:58,705 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 21. Probllem in configuration files +2025-11-03 01:58:58,762 [WARNING] Cluster 21 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 22 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 23 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 24 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 25 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 26 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 27 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 28 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 29 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 30 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 31 has too few points (0). +2025-11-03 01:58:58,762 [WARNING] Cluster 32 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 33 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 34 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 35 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 36 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 37 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 38 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 39 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 40 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 41 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 42 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 43 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 44 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 45 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 46 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 47 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 48 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 49 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 50 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 51 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 52 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:58:58,763 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:58:58,764 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:58:58,764 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:58:58,764 [WARNING] Cluster 80 has too few points (0). +2025-11-03 01:59:31,042 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 01:59:31,144 [WARNING] Cluster 53 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 54 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 55 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 56 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 57 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 58 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 59 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 60 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 61 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 62 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 63 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 64 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 65 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 66 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 67 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 68 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 69 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 70 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 71 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 72 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 73 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 74 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 75 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 76 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 77 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 78 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 79 has too few points (0). +2025-11-03 01:59:31,145 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:00:10,703 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:00:10,800 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:00:10,800 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:00:10,801 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:00:47,511 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 49. Probllem in configuration files +2025-11-03 02:00:47,625 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:00:47,625 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:00:47,626 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:01:27,078 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 02:01:27,145 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:01:27,145 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:01:27,146 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:02:01,427 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 02:02:01,496 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:02:01,496 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:02:01,497 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:02:37,437 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:02:37,534 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:02:37,534 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:02:37,535 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:03:14,631 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 02:03:14,719 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:03:14,720 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:03:14,721 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:03:51,077 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 02:03:51,152 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:03:51,152 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:03:51,152 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:03:51,152 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:03:51,153 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:04:26,192 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:04:26,287 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:04:26,287 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:04:26,288 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:05:01,665 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 02:05:01,744 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:05:01,744 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:05:01,745 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:05:37,232 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 17. Probllem in configuration files +2025-11-03 02:05:37,277 [WARNING] Cluster 17 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 18 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 19 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 20 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 21 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 22 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 23 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 24 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:05:37,278 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:05:37,279 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:06:08,708 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:06:08,781 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:06:08,781 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:06:08,782 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:06:43,041 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:06:43,112 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:06:43,112 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:06:43,113 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:07:17,386 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 02:07:17,455 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:07:17,455 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:07:17,455 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:07:17,455 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:07:17,455 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:07:17,455 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:07:17,456 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:07:17,457 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:07:50,457 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 02:07:50,546 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:07:50,546 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:07:50,547 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:08:24,675 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 02:08:24,735 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:08:24,736 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:08:24,737 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:08:57,720 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 02:08:57,796 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:08:57,796 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:08:57,797 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:09:32,865 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 02:09:32,984 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:09:32,985 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:10:12,408 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 02:10:12,467 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:10:12,467 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:10:12,468 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:10:45,876 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 02:10:45,969 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:10:45,970 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:10:45,971 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:11:21,270 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:11:21,345 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:11:21,345 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:11:21,346 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:11:55,857 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 02:11:55,946 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:11:55,946 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:11:55,947 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:12:31,672 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:12:31,744 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:12:31,744 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:12:31,745 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:13:06,693 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 02:13:06,772 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:13:06,773 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:13:06,774 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:13:06,774 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:13:06,774 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:13:06,774 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:13:42,808 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:13:42,899 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:13:42,899 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:13:42,899 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:13:42,899 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:13:42,899 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:13:42,899 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:13:42,900 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:14:20,137 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:14:20,210 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:14:20,210 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:14:20,211 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:14:54,598 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 02:14:54,705 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:14:54,705 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:14:54,705 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:14:54,705 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:14:54,705 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:14:54,706 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:15:33,013 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 02:15:33,133 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:15:33,133 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:15:33,133 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:15:33,134 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:16:10,473 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 02:16:10,572 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:16:10,572 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:16:10,573 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:16:46,516 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:16:46,582 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:16:46,582 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:16:46,583 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:17:19,109 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 02:17:19,202 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:17:19,202 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:17:19,203 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:17:53,895 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 02:17:54,006 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:17:54,007 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:17:54,008 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:18:30,142 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 02:18:30,235 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:18:30,235 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:18:30,235 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:18:30,236 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:19:06,759 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 37. Probllem in configuration files +2025-11-03 02:19:06,849 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:19:06,850 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:19:06,851 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:19:43,831 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:19:43,926 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:19:43,926 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:19:43,927 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:20:19,273 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 53. Probllem in configuration files +2025-11-03 02:20:19,397 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:20:19,397 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:20:55,063 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 02:20:55,147 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:20:55,147 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:20:55,148 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:21:30,546 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 39. Probllem in configuration files +2025-11-03 02:21:30,640 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:21:30,640 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:21:30,641 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:22:07,054 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 02:22:07,163 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:22:07,163 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:22:07,164 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:22:45,696 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 02:22:45,815 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:22:45,815 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:23:25,563 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 63. Probllem in configuration files +2025-11-03 02:23:25,706 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:23:25,706 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:23:25,707 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:24:06,773 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 02:24:06,847 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:24:06,848 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:24:06,849 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:24:41,428 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:24:41,501 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:24:41,501 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:24:41,502 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:25:16,548 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 02:25:16,658 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:25:16,658 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:25:52,200 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 02:25:52,303 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:25:52,303 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:25:52,304 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:26:28,161 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 31. Probllem in configuration files +2025-11-03 02:26:28,228 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:26:28,229 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:26:28,230 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:27:01,482 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 02:27:01,549 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:27:01,549 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:27:01,550 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:27:35,551 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:27:35,622 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:27:35,622 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:27:35,623 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:28:09,615 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 02:28:09,704 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:28:09,704 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:28:09,704 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:28:09,705 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:28:46,666 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 25. Probllem in configuration files +2025-11-03 02:28:46,744 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:28:46,744 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:28:46,745 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:29:20,302 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 41. Probllem in configuration files +2025-11-03 02:29:20,401 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:29:20,401 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:29:20,401 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:29:20,401 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:29:20,402 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:29:57,808 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 61. Probllem in configuration files +2025-11-03 02:29:57,946 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:29:57,946 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:30:40,499 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 47. Probllem in configuration files +2025-11-03 02:30:40,608 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:30:40,608 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:30:40,608 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:30:40,608 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:30:40,608 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:30:40,608 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:30:40,609 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:31:18,598 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 51. Probllem in configuration files +2025-11-03 02:31:18,701 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:31:18,701 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:31:58,079 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 02:31:58,145 [WARNING] Cluster 23 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 24 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:31:58,145 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:31:58,146 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:32:31,853 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 02:32:31,950 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:32:31,951 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:32:31,952 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:33:07,681 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 29. Probllem in configuration files +2025-11-03 02:33:07,752 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:33:07,752 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:33:07,753 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:33:42,592 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 27. Probllem in configuration files +2025-11-03 02:33:42,662 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:33:42,662 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:33:42,663 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:33:42,664 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:34:16,664 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 43. Probllem in configuration files +2025-11-03 02:34:16,763 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:34:16,763 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:34:16,763 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:34:16,763 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:34:16,763 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:34:16,764 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:34:50,601 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 02:34:50,660 [WARNING] Cluster 23 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 24 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:34:50,660 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:34:50,661 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:34:50,662 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:35:22,983 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 02:35:23,114 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:35:23,114 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:36:03,300 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 35. Probllem in configuration files +2025-11-03 02:36:03,381 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:36:03,381 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:36:03,382 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:36:38,538 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 45. Probllem in configuration files +2025-11-03 02:36:38,656 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:36:38,656 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:36:38,657 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:37:16,502 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 23. Probllem in configuration files +2025-11-03 02:37:16,563 [WARNING] Cluster 23 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 24 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 25 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 26 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 27 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 28 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 29 has too few points (0). +2025-11-03 02:37:16,563 [WARNING] Cluster 30 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 31 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 32 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:37:16,564 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:37:16,565 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:37:49,582 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 57. Probllem in configuration files +2025-11-03 02:37:49,722 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:37:49,722 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:37:49,723 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:38:30,961 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 02:38:31,045 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:38:31,045 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:38:31,046 [WARNING] Cluster 80 has too few points (0). +2025-11-03 02:39:06,281 [WARNING] Warning!!!!: + The number of actuators 81 must be equal to the number of generated labels 33. Probllem in configuration files +2025-11-03 02:39:06,376 [WARNING] Cluster 33 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 34 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 35 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 36 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 37 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 38 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 39 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 40 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 41 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 42 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 43 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 44 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 45 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 46 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 47 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 48 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 49 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 50 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 51 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 52 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 53 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 54 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 55 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 56 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 57 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 58 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 59 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 60 has too few points (0). +2025-11-03 02:39:06,376 [WARNING] Cluster 61 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 62 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 63 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 64 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 65 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 66 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 67 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 68 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 69 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 70 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 71 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 72 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 73 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 74 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 75 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 76 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 77 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 78 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 79 has too few points (0). +2025-11-03 02:39:06,377 [WARNING] Cluster 80 has too few points (0). diff --git a/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training_log.csv b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training_log.csv new file mode 100644 index 0000000000000000000000000000000000000000..3fc034cfbada6d70e3a15e930870aaeb1c9e8960 --- /dev/null +++ b/debug_benchmark_topdown_downscaled_roll_scaledup_strength_config_mod_static_modded_data_gen_process/training_log.csv @@ -0,0 +1 @@ +phase,sampling_step,local_iter,batch_idx,sap_epoch,sap_loss,sap_inputs_grad_norm,sap_lr,sap_num_points,softzoo_loss,softzoo_grad_norm,softzoo_reward,softzoo_mean_loss,softzoo_scaled_mean_grad_norm,loss,grad_norm,note